{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_1191.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.57600624138568,
              48.741977945656146,
              1025.3679473432037
            ],
            [
              -118.57602247938834,
              48.742497179152984,
              1025.3679473432037
            ],
            [
              -118.56582510909314,
              48.74263622380401,
              1106.7279473432038
            ],
            [
              -118.56580897605058,
              48.7421169877822,
              1106.7279473432038
            ],
            [
              -118.57600624138568,
              48.741977945656146,
              1025.3679473432037
            ]
          ]
        ]
      },
      "bbox": [
        -118.5760225,
        48.74197795,
        1025.367947,
        -118.565809,
        48.74263622,
        1106.727947
      ],
      "properties": {
        "datetime": "2011-09-14T20:27:30Z",
        "pc:count": 91013,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 384491.8375,
            "count": 91013,
            "maximum": 384884.5275,
            "minimum": 384134.5475,
            "name": "X",
            "position": 0,
            "stddev": 211.0299767,
            "variance": 44533.65108
          },
          {
            "average": 5399997.196,
            "count": 91013,
            "maximum": 5400029.15,
            "minimum": 5399971.41,
            "name": "Y",
            "position": 1,
            "stddev": 15.02598756,
            "variance": 225.7803022
          },
          {
            "average": 1070.657887,
            "count": 91013,
            "maximum": 1106.727947,
            "minimum": 1025.367947,
            "name": "Z",
            "position": 2,
            "stddev": 14.54894332,
            "variance": 211.6717517
          },
          {
            "average": 94.36095942,
            "count": 91013,
            "maximum": 239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.19965341,
            "variance": 1780.810748
          },
          {
            "average": 1.083790228,
            "count": 91013,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3044704157,
            "variance": 0.09270223402
          },
          {
            "average": 1.168019953,
            "count": 91013,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.433594519,
            "variance": 0.1880042069
          },
          {
            "average": 0.4976431938,
            "count": 91013,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971923,
            "variance": 0.2499971923
          },
          {
            "average": 0,
            "count": 91013,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.475393625,
            "count": 91013,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4993969028,
            "variance": 0.2493972666
          },
          {
            "average": 0.9877808165,
            "count": 91013,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.2461667,
            "variance": 126.4762653
          },
          {
            "average": 5,
            "count": 91013,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5600.217991,
            "count": 91013,
            "maximum": 5603,
            "minimum": 5599,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9687637969,
            "variance": 0.9385032941
          },
          {
            "average": 29619.50631,
            "count": 91013,
            "maximum": 63488,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 12637.63751,
            "variance": 159709881.9
          },
          {
            "average": 26830.18277,
            "count": 91013,
            "maximum": 62976,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 9844.997263,
            "variance": 96923971.11
          },
          {
            "average": 26399.9223,
            "count": 91013,
            "maximum": 62976,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 8670.939732,
            "variance": 75185195.84
          },
          {
            "average": 65192.93485,
            "count": 91013,
            "maximum": 67250.27479,
            "minimum": 64190.4598,
            "name": "GpsTime",
            "position": 15,
            "stddev": 746.0016865,
            "variance": 556518.5162
          },
          {
            "average": 0,
            "count": 91013,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91013,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91013,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91013,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91013,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384134.5475,
          5399971.41,
          1025.367947,
          384884.5275,
          5400029.15,
          1106.727947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384134.5475400362,
                5399971.410158601,
                1025.3679473432037
              ],
              [
                384134.5475400362,
                5400029.150158601,
                1025.3679473432037
              ],
              [
                384884.5275400362,
                5400029.150158601,
                1106.7279473432038
              ],
              [
                384884.5275400362,
                5399971.410158601,
                1106.7279473432038
              ],
              [
                384134.5475400362,
                5399971.410158601,
                1025.3679473432037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T20:27:30+00:00",
        "end_time": "2011-09-14T19:36:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1191.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1191.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1191.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1191.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5760225,
            48.74197795,
            1025.367947,
            -118.565809,
            48.74263622,
            1106.727947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.57600624138568,
                  48.741977945656146,
                  1025.3679473432037
                ],
                [
                  -118.57602247938834,
                  48.742497179152984,
                  1025.3679473432037
                ],
                [
                  -118.56582510909314,
                  48.74263622380401,
                  1106.7279473432038
                ],
                [
                  -118.56580897605058,
                  48.7421169877822,
                  1106.7279473432038
                ],
                [
                  -118.57600624138568,
                  48.741977945656146,
                  1025.3679473432037
                ]
              ]
            ]
          },
          "id": "COL_2012_1191.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1191.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:27:30Z",
            "pc:count": 91013,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 384491.8375,
                "count": 91013,
                "maximum": 384884.5275,
                "minimum": 384134.5475,
                "name": "X",
                "position": 0,
                "stddev": 211.0299767,
                "variance": 44533.65108
              },
              {
                "average": 5399997.196,
                "count": 91013,
                "maximum": 5400029.15,
                "minimum": 5399971.41,
                "name": "Y",
                "position": 1,
                "stddev": 15.02598756,
                "variance": 225.7803022
              },
              {
                "average": 1070.657887,
                "count": 91013,
                "maximum": 1106.727947,
                "minimum": 1025.367947,
                "name": "Z",
                "position": 2,
                "stddev": 14.54894332,
                "variance": 211.6717517
              },
              {
                "average": 94.36095942,
                "count": 91013,
                "maximum": 239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.19965341,
                "variance": 1780.810748
              },
              {
                "average": 1.083790228,
                "count": 91013,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3044704157,
                "variance": 0.09270223402
              },
              {
                "average": 1.168019953,
                "count": 91013,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.433594519,
                "variance": 0.1880042069
              },
              {
                "average": 0.4976431938,
                "count": 91013,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971923,
                "variance": 0.2499971923
              },
              {
                "average": 0,
                "count": 91013,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.475393625,
                "count": 91013,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4993969028,
                "variance": 0.2493972666
              },
              {
                "average": 0.9877808165,
                "count": 91013,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.2461667,
                "variance": 126.4762653
              },
              {
                "average": 5,
                "count": 91013,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5600.217991,
                "count": 91013,
                "maximum": 5603,
                "minimum": 5599,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9687637969,
                "variance": 0.9385032941
              },
              {
                "average": 29619.50631,
                "count": 91013,
                "maximum": 63488,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 12637.63751,
                "variance": 159709881.9
              },
              {
                "average": 26830.18277,
                "count": 91013,
                "maximum": 62976,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 9844.997263,
                "variance": 96923971.11
              },
              {
                "average": 26399.9223,
                "count": 91013,
                "maximum": 62976,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 8670.939732,
                "variance": 75185195.84
              },
              {
                "average": 65192.93485,
                "count": 91013,
                "maximum": 67250.27479,
                "minimum": 64190.4598,
                "name": "GpsTime",
                "position": 15,
                "stddev": 746.0016865,
                "variance": 556518.5162
              },
              {
                "average": 0,
                "count": 91013,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91013,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91013,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91013,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91013,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384134.5475,
              5399971.41,
              1025.367947,
              384884.5275,
              5400029.15,
              1106.727947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384134.5475400362,
                    5399971.410158601,
                    1025.3679473432037
                  ],
                  [
                    384134.5475400362,
                    5400029.150158601,
                    1025.3679473432037
                  ],
                  [
                    384884.5275400362,
                    5400029.150158601,
                    1106.7279473432038
                  ],
                  [
                    384884.5275400362,
                    5399971.410158601,
                    1106.7279473432038
                  ],
                  [
                    384134.5475400362,
                    5399971.410158601,
                    1025.3679473432037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T20:27:30+00:00",
            "end_time": "2011-09-14T19:36: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": "COL_2012_0772.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.77543069805601,
              48.610874656566935,
              1027.3770667938734
            ],
            [
              -118.77553123659116,
              48.613741274336554,
              1027.3770667938734
            ],
            [
              -118.7653605826997,
              48.61389767209723,
              1235.8370667938734
            ],
            [
              -118.76526061934132,
              48.611031038657664,
              1235.8370667938734
            ],
            [
              -118.77543069805601,
              48.610874656566935,
              1027.3770667938734
            ]
          ]
        ]
      },
      "bbox": [
        -118.7755312,
        48.61087466,
        1027.377067,
        -118.7652606,
        48.61389767,
        1235.837067
      ],
      "properties": {
        "datetime": "2011-09-18T18:48:29Z",
        "pc:count": 758298,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369512.7706,
            "count": 758298,
            "maximum": 369884.5286,
            "minimum": 369134.5286,
            "name": "X",
            "position": 0,
            "stddev": 213.4160966,
            "variance": 45546.43029
          },
          {
            "average": 5385903.953,
            "count": 758298,
            "maximum": 5386040.218,
            "minimum": 5385721.418,
            "name": "Y",
            "position": 1,
            "stddev": 86.06604932,
            "variance": 7407.364846
          },
          {
            "average": 1116.267656,
            "count": 758298,
            "maximum": 1235.837067,
            "minimum": 1027.377067,
            "name": "Z",
            "position": 2,
            "stddev": 48.90911296,
            "variance": 2392.101331
          },
          {
            "average": 96.66817663,
            "count": 758298,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.24244391,
            "variance": 2231.848507
          },
          {
            "average": 1.083320805,
            "count": 758298,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2939853441,
            "variance": 0.08642738252
          },
          {
            "average": 1.166826235,
            "count": 758298,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4112558506,
            "variance": 0.1691313747
          },
          {
            "average": 0.497759456,
            "count": 758298,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953096,
            "variance": 0.2499953096
          },
          {
            "average": 0,
            "count": 758298,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329718659,
            "count": 758298,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4701112172,
            "variance": 0.2210045565
          },
          {
            "average": 1.166149832,
            "count": 758298,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.34756525,
            "variance": 152.4623677
          },
          {
            "average": 52.03910072,
            "count": 758298,
            "maximum": 139,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 63.39142262,
            "variance": 4018.472462
          },
          {
            "average": 5572.129106,
            "count": 758298,
            "maximum": 5618,
            "minimum": 5543,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 36.21424486,
            "variance": 1311.471531
          },
          {
            "average": 25394.5641,
            "count": 758298,
            "maximum": 64768,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 15610.66908,
            "variance": 243692989
          },
          {
            "average": 23546.75271,
            "count": 758298,
            "maximum": 64256,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 13437.76715,
            "variance": 180573586
          },
          {
            "average": 21864.61593,
            "count": 758298,
            "maximum": 62976,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 11206.2654,
            "variance": 125580384.1
          },
          {
            "average": 356927.814,
            "count": 758298,
            "maximum": 406909.7804,
            "minimum": 325277.0152,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39454.17741,
            "variance": 1556632115
          },
          {
            "average": 0,
            "count": 758298,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 758298,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 758298,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 758298,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 758298,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369134.5286,
          5385721.418,
          1027.377067,
          369884.5286,
          5386040.218,
          1235.837067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369134.5286229949,
                5385721.418036277,
                1027.3770667938734
              ],
              [
                369134.5286229949,
                5386040.218036278,
                1027.3770667938734
              ],
              [
                369884.5286229949,
                5386040.218036278,
                1235.8370667938734
              ],
              [
                369884.5286229949,
                5385721.418036277,
                1235.8370667938734
              ],
              [
                369134.5286229949,
                5385721.418036277,
                1027.3770667938734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:48:29+00:00",
        "end_time": "2011-09-17T20:07:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0772.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0772.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0772.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0772.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7755312,
            48.61087466,
            1027.377067,
            -118.7652606,
            48.61389767,
            1235.837067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.77543069805601,
                  48.610874656566935,
                  1027.3770667938734
                ],
                [
                  -118.77553123659116,
                  48.613741274336554,
                  1027.3770667938734
                ],
                [
                  -118.7653605826997,
                  48.61389767209723,
                  1235.8370667938734
                ],
                [
                  -118.76526061934132,
                  48.611031038657664,
                  1235.8370667938734
                ],
                [
                  -118.77543069805601,
                  48.610874656566935,
                  1027.3770667938734
                ]
              ]
            ]
          },
          "id": "COL_2012_0772.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0772.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:48:29Z",
            "pc:count": 758298,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369512.7706,
                "count": 758298,
                "maximum": 369884.5286,
                "minimum": 369134.5286,
                "name": "X",
                "position": 0,
                "stddev": 213.4160966,
                "variance": 45546.43029
              },
              {
                "average": 5385903.953,
                "count": 758298,
                "maximum": 5386040.218,
                "minimum": 5385721.418,
                "name": "Y",
                "position": 1,
                "stddev": 86.06604932,
                "variance": 7407.364846
              },
              {
                "average": 1116.267656,
                "count": 758298,
                "maximum": 1235.837067,
                "minimum": 1027.377067,
                "name": "Z",
                "position": 2,
                "stddev": 48.90911296,
                "variance": 2392.101331
              },
              {
                "average": 96.66817663,
                "count": 758298,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.24244391,
                "variance": 2231.848507
              },
              {
                "average": 1.083320805,
                "count": 758298,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2939853441,
                "variance": 0.08642738252
              },
              {
                "average": 1.166826235,
                "count": 758298,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4112558506,
                "variance": 0.1691313747
              },
              {
                "average": 0.497759456,
                "count": 758298,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953096,
                "variance": 0.2499953096
              },
              {
                "average": 0,
                "count": 758298,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329718659,
                "count": 758298,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4701112172,
                "variance": 0.2210045565
              },
              {
                "average": 1.166149832,
                "count": 758298,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.34756525,
                "variance": 152.4623677
              },
              {
                "average": 52.03910072,
                "count": 758298,
                "maximum": 139,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 63.39142262,
                "variance": 4018.472462
              },
              {
                "average": 5572.129106,
                "count": 758298,
                "maximum": 5618,
                "minimum": 5543,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 36.21424486,
                "variance": 1311.471531
              },
              {
                "average": 25394.5641,
                "count": 758298,
                "maximum": 64768,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 15610.66908,
                "variance": 243692989
              },
              {
                "average": 23546.75271,
                "count": 758298,
                "maximum": 64256,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 13437.76715,
                "variance": 180573586
              },
              {
                "average": 21864.61593,
                "count": 758298,
                "maximum": 62976,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 11206.2654,
                "variance": 125580384.1
              },
              {
                "average": 356927.814,
                "count": 758298,
                "maximum": 406909.7804,
                "minimum": 325277.0152,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39454.17741,
                "variance": 1556632115
              },
              {
                "average": 0,
                "count": 758298,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 758298,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 758298,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 758298,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 758298,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369134.5286,
              5385721.418,
              1027.377067,
              369884.5286,
              5386040.218,
              1235.837067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369134.5286229949,
                    5385721.418036277,
                    1027.3770667938734
                  ],
                  [
                    369134.5286229949,
                    5386040.218036278,
                    1027.3770667938734
                  ],
                  [
                    369884.5286229949,
                    5386040.218036278,
                    1235.8370667938734
                  ],
                  [
                    369884.5286229949,
                    5385721.418036277,
                    1235.8370667938734
                  ],
                  [
                    369134.5286229949,
                    5385721.418036277,
                    1027.3770667938734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:48:29+00:00",
            "end_time": "2011-09-17T20:07:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0867.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.5524971638962,
              48.6410863486089,
              1266.0640642828382
            ],
            [
              -118.55270423813465,
              48.64783099904017,
              1266.0640642828382
            ],
            [
              -118.54252558476385,
              48.64796778827602,
              1497.0040642828383
            ],
            [
              -118.54231986667116,
              48.6412231055961,
              1497.0040642828383
            ],
            [
              -118.5524971638962,
              48.6410863486089,
              1266.0640642828382
            ]
          ]
        ]
      },
      "bbox": [
        -118.5527042,
        48.64108635,
        1266.064064,
        -118.5423199,
        48.64796779,
        1497.004064
      ],
      "properties": {
        "datetime": "2011-09-17T19:30:18Z",
        "pc:count": 1670452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386015.7216,
            "count": 1670452,
            "maximum": 386384.5287,
            "minimum": 385634.5287,
            "name": "X",
            "position": 0,
            "stddev": 220.3553553,
            "variance": 48556.48262
          },
          {
            "average": 5389076.047,
            "count": 1670452,
            "maximum": 5389471.418,
            "minimum": 5388721.418,
            "name": "Y",
            "position": 1,
            "stddev": 195.135564,
            "variance": 38077.88834
          },
          {
            "average": 1364.098014,
            "count": 1670452,
            "maximum": 1497.004064,
            "minimum": 1266.064064,
            "name": "Z",
            "position": 2,
            "stddev": 39.90958971,
            "variance": 1592.775351
          },
          {
            "average": 71.93065051,
            "count": 1670452,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.46760097,
            "variance": 3418.460363
          },
          {
            "average": 1.275344039,
            "count": 1670452,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5277469758,
            "variance": 0.2785168705
          },
          {
            "average": 1.549925409,
            "count": 1670452,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6957006708,
            "variance": 0.4839994233
          },
          {
            "average": 0.4943727805,
            "count": 1670452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499968483,
            "variance": 0.249968484
          },
          {
            "average": 0,
            "count": 1670452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25571522,
            "count": 1670452,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4362626044,
            "variance": 0.19032506
          },
          {
            "average": -0.311752945,
            "count": 1670452,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.7221578,
            "variance": 161.8532991
          },
          {
            "average": 2.015067778,
            "count": 1670452,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2120762202,
            "variance": 0.04497632318
          },
          {
            "average": 5538.430471,
            "count": 1670452,
            "maximum": 5607,
            "minimum": 5537,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.888736337,
            "variance": 23.89974297
          },
          {
            "average": 14042.75442,
            "count": 1670452,
            "maximum": 65024,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11098.211,
            "variance": 123170287.4
          },
          {
            "average": 13949.67701,
            "count": 1670452,
            "maximum": 64768,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 9332.65574,
            "variance": 87098463.16
          },
          {
            "average": 14095.47952,
            "count": 1670452,
            "maximum": 64256,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 7381.044989,
            "variance": 54479825.13
          },
          {
            "average": 320658.8431,
            "count": 1670452,
            "maximum": 323018.1652,
            "minimum": 70069.51562,
            "name": "GpsTime",
            "position": 15,
            "stddev": 17815.41644,
            "variance": 317389062.8
          },
          {
            "average": 0,
            "count": 1670452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1670452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1670452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1670452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1670452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          385634.5287,
          5388721.418,
          1266.064064,
          386384.5287,
          5389471.418,
          1497.004064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                385634.5287139355,
                5388721.418000273,
                1266.0640642828382
              ],
              [
                385634.5287139355,
                5389471.418000273,
                1266.0640642828382
              ],
              [
                386384.5287139355,
                5389471.418000273,
                1497.0040642828383
              ],
              [
                386384.5287139355,
                5388721.418000273,
                1497.0040642828383
              ],
              [
                385634.5287139355,
                5388721.418000273,
                1266.0640642828382
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:30:18+00:00",
        "end_time": "2011-09-14T21:14:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0867.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0867.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0867.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0867.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5527042,
            48.64108635,
            1266.064064,
            -118.5423199,
            48.64796779,
            1497.004064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.5524971638962,
                  48.6410863486089,
                  1266.0640642828382
                ],
                [
                  -118.55270423813465,
                  48.64783099904017,
                  1266.0640642828382
                ],
                [
                  -118.54252558476385,
                  48.64796778827602,
                  1497.0040642828383
                ],
                [
                  -118.54231986667116,
                  48.6412231055961,
                  1497.0040642828383
                ],
                [
                  -118.5524971638962,
                  48.6410863486089,
                  1266.0640642828382
                ]
              ]
            ]
          },
          "id": "COL_2012_0867.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0867.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:30:18Z",
            "pc:count": 1670452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386015.7216,
                "count": 1670452,
                "maximum": 386384.5287,
                "minimum": 385634.5287,
                "name": "X",
                "position": 0,
                "stddev": 220.3553553,
                "variance": 48556.48262
              },
              {
                "average": 5389076.047,
                "count": 1670452,
                "maximum": 5389471.418,
                "minimum": 5388721.418,
                "name": "Y",
                "position": 1,
                "stddev": 195.135564,
                "variance": 38077.88834
              },
              {
                "average": 1364.098014,
                "count": 1670452,
                "maximum": 1497.004064,
                "minimum": 1266.064064,
                "name": "Z",
                "position": 2,
                "stddev": 39.90958971,
                "variance": 1592.775351
              },
              {
                "average": 71.93065051,
                "count": 1670452,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.46760097,
                "variance": 3418.460363
              },
              {
                "average": 1.275344039,
                "count": 1670452,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5277469758,
                "variance": 0.2785168705
              },
              {
                "average": 1.549925409,
                "count": 1670452,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6957006708,
                "variance": 0.4839994233
              },
              {
                "average": 0.4943727805,
                "count": 1670452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499968483,
                "variance": 0.249968484
              },
              {
                "average": 0,
                "count": 1670452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25571522,
                "count": 1670452,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4362626044,
                "variance": 0.19032506
              },
              {
                "average": -0.311752945,
                "count": 1670452,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.7221578,
                "variance": 161.8532991
              },
              {
                "average": 2.015067778,
                "count": 1670452,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2120762202,
                "variance": 0.04497632318
              },
              {
                "average": 5538.430471,
                "count": 1670452,
                "maximum": 5607,
                "minimum": 5537,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.888736337,
                "variance": 23.89974297
              },
              {
                "average": 14042.75442,
                "count": 1670452,
                "maximum": 65024,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11098.211,
                "variance": 123170287.4
              },
              {
                "average": 13949.67701,
                "count": 1670452,
                "maximum": 64768,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 9332.65574,
                "variance": 87098463.16
              },
              {
                "average": 14095.47952,
                "count": 1670452,
                "maximum": 64256,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 7381.044989,
                "variance": 54479825.13
              },
              {
                "average": 320658.8431,
                "count": 1670452,
                "maximum": 323018.1652,
                "minimum": 70069.51562,
                "name": "GpsTime",
                "position": 15,
                "stddev": 17815.41644,
                "variance": 317389062.8
              },
              {
                "average": 0,
                "count": 1670452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1670452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1670452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1670452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1670452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              385634.5287,
              5388721.418,
              1266.064064,
              386384.5287,
              5389471.418,
              1497.004064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    385634.5287139355,
                    5388721.418000273,
                    1266.0640642828382
                  ],
                  [
                    385634.5287139355,
                    5389471.418000273,
                    1266.0640642828382
                  ],
                  [
                    386384.5287139355,
                    5389471.418000273,
                    1497.0040642828383
                  ],
                  [
                    386384.5287139355,
                    5388721.418000273,
                    1497.0040642828383
                  ],
                  [
                    385634.5287139355,
                    5388721.418000273,
                    1266.0640642828382
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:30:18+00:00",
            "end_time": "2011-09-14T21:14: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": "COL_2012_1950.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.75523170196774,
              48.90807025423252,
              553.9851623409529
            ],
            [
              -118.75546801701232,
              48.91481390073616,
              553.9851623409529
            ],
            [
              -118.74523627648459,
              48.914969229675194,
              834.3051623409528
            ],
            [
              -118.74500133709259,
              48.90822554651164,
              834.3051623409528
            ],
            [
              -118.75523170196774,
              48.90807025423252,
              553.9851623409529
            ]
          ]
        ]
      },
      "bbox": [
        -118.755468,
        48.90807025,
        553.9851623,
        -118.7450013,
        48.91496923,
        834.3051623
      ],
      "properties": {
        "datetime": "2011-09-20T20:12:30Z",
        "pc:count": 1420710,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 371730.6302,
            "count": 1420710,
            "maximum": 372134.5279,
            "minimum": 371384.5279,
            "name": "X",
            "position": 0,
            "stddev": 243.0237115,
            "variance": 59060.52434
          },
          {
            "average": 5419050.444,
            "count": 1420710,
            "maximum": 5419471.419,
            "minimum": 5418721.419,
            "name": "Y",
            "position": 1,
            "stddev": 215.1009948,
            "variance": 46268.43797
          },
          {
            "average": 648.3677092,
            "count": 1420710,
            "maximum": 834.3051623,
            "minimum": 553.9851623,
            "name": "Z",
            "position": 2,
            "stddev": 76.78187396,
            "variance": 5895.456169
          },
          {
            "average": 75.0660726,
            "count": 1420710,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.4934857,
            "variance": 2651.579069
          },
          {
            "average": 1.179367359,
            "count": 1420710,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4260912038,
            "variance": 0.1815537139
          },
          {
            "average": 1.359316117,
            "count": 1420710,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5775460337,
            "variance": 0.3335594211
          },
          {
            "average": 0.4923137023,
            "count": 1420710,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999410933,
            "variance": 0.2499410968
          },
          {
            "average": 0,
            "count": 1420710,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329697827,
            "count": 1420710,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4701035263,
            "variance": 0.2209973255
          },
          {
            "average": -0.0697688106,
            "count": 1420710,
            "maximum": 22.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61823307,
            "variance": 134.9833396
          },
          {
            "average": 27.61917703,
            "count": 1420710,
            "maximum": 154,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 49.60458908,
            "variance": 2460.615258
          },
          {
            "average": 5653.173357,
            "count": 1420710,
            "maximum": 5665,
            "minimum": 5569,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.95758609,
            "variance": 622.8811037
          },
          {
            "average": 15341.66587,
            "count": 1420710,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 16303.04145,
            "variance": 265789160.4
          },
          {
            "average": 15331.92849,
            "count": 1420710,
            "maximum": 65024,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13985.78905,
            "variance": 195602295.3
          },
          {
            "average": 15395.24602,
            "count": 1420710,
            "maximum": 65024,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 12213.05693,
            "variance": 149158759.6
          },
          {
            "average": 526572.0372,
            "count": 1420710,
            "maximum": 584750.5019,
            "minimum": 158563.261,
            "name": "GpsTime",
            "position": 15,
            "stddev": 118965.0077,
            "variance": 14152673050.0
          },
          {
            "average": 0,
            "count": 1420710,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1420710,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1420710,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1420710,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1420710,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          371384.5279,
          5418721.419,
          553.9851623,
          372134.5279,
          5419471.419,
          834.3051623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                371384.52787671844,
                5418721.419286117,
                553.9851623409529
              ],
              [
                371384.52787671844,
                5419471.419286117,
                553.9851623409529
              ],
              [
                372134.52787671844,
                5419471.419286117,
                834.3051623409528
              ],
              [
                372134.52787671844,
                5418721.419286117,
                834.3051623409528
              ],
              [
                371384.52787671844,
                5418721.419286117,
                553.9851623409529
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T20:12:30+00:00",
        "end_time": "2011-09-15T21:49:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1950.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1950.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1950.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1950.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.755468,
            48.90807025,
            553.9851623,
            -118.7450013,
            48.91496923,
            834.3051623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.75523170196774,
                  48.90807025423252,
                  553.9851623409529
                ],
                [
                  -118.75546801701232,
                  48.91481390073616,
                  553.9851623409529
                ],
                [
                  -118.74523627648459,
                  48.914969229675194,
                  834.3051623409528
                ],
                [
                  -118.74500133709259,
                  48.90822554651164,
                  834.3051623409528
                ],
                [
                  -118.75523170196774,
                  48.90807025423252,
                  553.9851623409529
                ]
              ]
            ]
          },
          "id": "COL_2012_1950.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1950.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:12:30Z",
            "pc:count": 1420710,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 371730.6302,
                "count": 1420710,
                "maximum": 372134.5279,
                "minimum": 371384.5279,
                "name": "X",
                "position": 0,
                "stddev": 243.0237115,
                "variance": 59060.52434
              },
              {
                "average": 5419050.444,
                "count": 1420710,
                "maximum": 5419471.419,
                "minimum": 5418721.419,
                "name": "Y",
                "position": 1,
                "stddev": 215.1009948,
                "variance": 46268.43797
              },
              {
                "average": 648.3677092,
                "count": 1420710,
                "maximum": 834.3051623,
                "minimum": 553.9851623,
                "name": "Z",
                "position": 2,
                "stddev": 76.78187396,
                "variance": 5895.456169
              },
              {
                "average": 75.0660726,
                "count": 1420710,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.4934857,
                "variance": 2651.579069
              },
              {
                "average": 1.179367359,
                "count": 1420710,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4260912038,
                "variance": 0.1815537139
              },
              {
                "average": 1.359316117,
                "count": 1420710,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5775460337,
                "variance": 0.3335594211
              },
              {
                "average": 0.4923137023,
                "count": 1420710,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999410933,
                "variance": 0.2499410968
              },
              {
                "average": 0,
                "count": 1420710,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329697827,
                "count": 1420710,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4701035263,
                "variance": 0.2209973255
              },
              {
                "average": -0.0697688106,
                "count": 1420710,
                "maximum": 22.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61823307,
                "variance": 134.9833396
              },
              {
                "average": 27.61917703,
                "count": 1420710,
                "maximum": 154,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 49.60458908,
                "variance": 2460.615258
              },
              {
                "average": 5653.173357,
                "count": 1420710,
                "maximum": 5665,
                "minimum": 5569,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.95758609,
                "variance": 622.8811037
              },
              {
                "average": 15341.66587,
                "count": 1420710,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 16303.04145,
                "variance": 265789160.4
              },
              {
                "average": 15331.92849,
                "count": 1420710,
                "maximum": 65024,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13985.78905,
                "variance": 195602295.3
              },
              {
                "average": 15395.24602,
                "count": 1420710,
                "maximum": 65024,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 12213.05693,
                "variance": 149158759.6
              },
              {
                "average": 526572.0372,
                "count": 1420710,
                "maximum": 584750.5019,
                "minimum": 158563.261,
                "name": "GpsTime",
                "position": 15,
                "stddev": 118965.0077,
                "variance": 14152673050.0
              },
              {
                "average": 0,
                "count": 1420710,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1420710,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1420710,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1420710,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1420710,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              371384.5279,
              5418721.419,
              553.9851623,
              372134.5279,
              5419471.419,
              834.3051623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    371384.52787671844,
                    5418721.419286117,
                    553.9851623409529
                  ],
                  [
                    371384.52787671844,
                    5419471.419286117,
                    553.9851623409529
                  ],
                  [
                    372134.52787671844,
                    5419471.419286117,
                    834.3051623409528
                  ],
                  [
                    372134.52787671844,
                    5418721.419286117,
                    834.3051623409528
                  ],
                  [
                    371384.52787671844,
                    5418721.419286117,
                    553.9851623409529
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T20:12:30+00:00",
            "end_time": "2011-09-15T21: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": "COL_2012_0515.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.56017922739804,
              48.56001251926972,
              1328.8353646639441
            ],
            [
              -118.56038673973728,
              48.56675742037203,
              1328.8353646639441
            ],
            [
              -118.55022440331054,
              48.56689471980109,
              1619.6553646639443
            ],
            [
              -118.55001824111422,
              48.560149786340375,
              1619.6553646639443
            ],
            [
              -118.56017922739804,
              48.56001251926972,
              1328.8353646639441
            ]
          ]
        ]
      },
      "bbox": [
        -118.5603867,
        48.56001252,
        1328.835365,
        -118.5500182,
        48.56689472,
        1619.655365
      ],
      "properties": {
        "datetime": "2011-09-19T19:52:15Z",
        "pc:count": 1952377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 385263.1025,
            "count": 1952377,
            "maximum": 385634.5286,
            "minimum": 384884.5286,
            "name": "X",
            "position": 0,
            "stddev": 231.7494004,
            "variance": 53707.78458
          },
          {
            "average": 5380031.562,
            "count": 1952377,
            "maximum": 5380471.428,
            "minimum": 5379721.408,
            "name": "Y",
            "position": 1,
            "stddev": 218.585286,
            "variance": 47779.52726
          },
          {
            "average": 1458.626338,
            "count": 1952377,
            "maximum": 1619.655365,
            "minimum": 1328.835365,
            "name": "Z",
            "position": 2,
            "stddev": 70.77697801,
            "variance": 5009.380617
          },
          {
            "average": 85.38987706,
            "count": 1952377,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.00465886,
            "variance": 2916.503179
          },
          {
            "average": 1.113174351,
            "count": 1952377,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.347463521,
            "variance": 0.1207308984
          },
          {
            "average": 1.225527652,
            "count": 1952377,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4849240345,
            "variance": 0.2351513192
          },
          {
            "average": 0.4968159326,
            "count": 1952377,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999899897,
            "variance": 0.2499899898
          },
          {
            "average": 0,
            "count": 1952377,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226157141,
            "count": 1952377,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4183421782,
            "variance": 0.1750101781
          },
          {
            "average": -4.2706012,
            "count": 1952377,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.26501998,
            "variance": 150.4307151
          },
          {
            "average": 8,
            "count": 1952377,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5688.183387,
            "count": 1952377,
            "maximum": 5690,
            "minimum": 5686,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.154302188,
            "variance": 1.332413542
          },
          {
            "average": 13432.58642,
            "count": 1952377,
            "maximum": 59136,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 7676.644077,
            "variance": 58930864.28
          },
          {
            "average": 13286.61566,
            "count": 1952377,
            "maximum": 57856,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6701.470645,
            "variance": 44909708.81
          },
          {
            "average": 14331.88866,
            "count": 1952377,
            "maximum": 57600,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6002.267897,
            "variance": 36027219.91
          },
          {
            "average": 495984.1019,
            "count": 1952377,
            "maximum": 497135.5628,
            "minimum": 494277.9766,
            "name": "GpsTime",
            "position": 15,
            "stddev": 799.7283688,
            "variance": 639565.4638
          },
          {
            "average": 0,
            "count": 1952377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952377,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952377,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384884.5286,
          5379721.408,
          1328.835365,
          385634.5286,
          5380471.428,
          1619.655365
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384884.5286006966,
                5379721.408386089,
                1328.8353646639441
              ],
              [
                384884.5286006966,
                5380471.428386088,
                1328.8353646639441
              ],
              [
                385634.5286006966,
                5380471.428386088,
                1619.6553646639443
              ],
              [
                385634.5286006966,
                5379721.408386089,
                1619.6553646639443
              ],
              [
                384884.5286006966,
                5379721.408386089,
                1328.8353646639441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:52:15+00:00",
        "end_time": "2011-09-19T19:04:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0515.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0515.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0515.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0515.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5603867,
            48.56001252,
            1328.835365,
            -118.5500182,
            48.56689472,
            1619.655365
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.56017922739804,
                  48.56001251926972,
                  1328.8353646639441
                ],
                [
                  -118.56038673973728,
                  48.56675742037203,
                  1328.8353646639441
                ],
                [
                  -118.55022440331054,
                  48.56689471980109,
                  1619.6553646639443
                ],
                [
                  -118.55001824111422,
                  48.560149786340375,
                  1619.6553646639443
                ],
                [
                  -118.56017922739804,
                  48.56001251926972,
                  1328.8353646639441
                ]
              ]
            ]
          },
          "id": "COL_2012_0515.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0515.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:52:15Z",
            "pc:count": 1952377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 385263.1025,
                "count": 1952377,
                "maximum": 385634.5286,
                "minimum": 384884.5286,
                "name": "X",
                "position": 0,
                "stddev": 231.7494004,
                "variance": 53707.78458
              },
              {
                "average": 5380031.562,
                "count": 1952377,
                "maximum": 5380471.428,
                "minimum": 5379721.408,
                "name": "Y",
                "position": 1,
                "stddev": 218.585286,
                "variance": 47779.52726
              },
              {
                "average": 1458.626338,
                "count": 1952377,
                "maximum": 1619.655365,
                "minimum": 1328.835365,
                "name": "Z",
                "position": 2,
                "stddev": 70.77697801,
                "variance": 5009.380617
              },
              {
                "average": 85.38987706,
                "count": 1952377,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.00465886,
                "variance": 2916.503179
              },
              {
                "average": 1.113174351,
                "count": 1952377,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.347463521,
                "variance": 0.1207308984
              },
              {
                "average": 1.225527652,
                "count": 1952377,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4849240345,
                "variance": 0.2351513192
              },
              {
                "average": 0.4968159326,
                "count": 1952377,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999899897,
                "variance": 0.2499899898
              },
              {
                "average": 0,
                "count": 1952377,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226157141,
                "count": 1952377,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4183421782,
                "variance": 0.1750101781
              },
              {
                "average": -4.2706012,
                "count": 1952377,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.26501998,
                "variance": 150.4307151
              },
              {
                "average": 8,
                "count": 1952377,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5688.183387,
                "count": 1952377,
                "maximum": 5690,
                "minimum": 5686,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.154302188,
                "variance": 1.332413542
              },
              {
                "average": 13432.58642,
                "count": 1952377,
                "maximum": 59136,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 7676.644077,
                "variance": 58930864.28
              },
              {
                "average": 13286.61566,
                "count": 1952377,
                "maximum": 57856,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6701.470645,
                "variance": 44909708.81
              },
              {
                "average": 14331.88866,
                "count": 1952377,
                "maximum": 57600,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6002.267897,
                "variance": 36027219.91
              },
              {
                "average": 495984.1019,
                "count": 1952377,
                "maximum": 497135.5628,
                "minimum": 494277.9766,
                "name": "GpsTime",
                "position": 15,
                "stddev": 799.7283688,
                "variance": 639565.4638
              },
              {
                "average": 0,
                "count": 1952377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952377,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952377,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384884.5286,
              5379721.408,
              1328.835365,
              385634.5286,
              5380471.428,
              1619.655365
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384884.5286006966,
                    5379721.408386089,
                    1328.8353646639441
                  ],
                  [
                    384884.5286006966,
                    5380471.428386088,
                    1328.8353646639441
                  ],
                  [
                    385634.5286006966,
                    5380471.428386088,
                    1619.6553646639443
                  ],
                  [
                    385634.5286006966,
                    5379721.408386089,
                    1619.6553646639443
                  ],
                  [
                    384884.5286006966,
                    5379721.408386089,
                    1328.8353646639441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:52:15+00:00",
            "end_time": "2011-09-19T19: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": "COL_2012_2206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.78736624912912,
              48.94806001436725,
              752.5131633809741
            ],
            [
              -118.78760722801195,
              48.95480349676119,
              752.5131633809741
            ],
            [
              -118.77736748877409,
              48.95496177164052,
              1010.3131633809741
            ],
            [
              -118.77712788848582,
              48.94821825188499,
              1010.3131633809741
            ],
            [
              -118.78736624912912,
              48.94806001436725,
              752.5131633809741
            ]
          ]
        ]
      },
      "bbox": [
        -118.7876072,
        48.94806001,
        752.5131634,
        -118.7771279,
        48.95496177,
        1010.313163
      ],
      "properties": {
        "datetime": "2011-09-20T21:30:59Z",
        "pc:count": 1620212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369489.7516,
            "count": 1620212,
            "maximum": 369884.5287,
            "minimum": 369134.5287,
            "name": "X",
            "position": 0,
            "stddev": 256.2425272,
            "variance": 65660.23274
          },
          {
            "average": 5423625.171,
            "count": 1620212,
            "maximum": 5423971.419,
            "minimum": 5423221.419,
            "name": "Y",
            "position": 1,
            "stddev": 215.8897681,
            "variance": 46608.39197
          },
          {
            "average": 876.7291706,
            "count": 1620212,
            "maximum": 1010.313163,
            "minimum": 752.5131634,
            "name": "Z",
            "position": 2,
            "stddev": 59.52718208,
            "variance": 3543.485407
          },
          {
            "average": 96.27729828,
            "count": 1620212,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.80326089,
            "variance": 2285.151752
          },
          {
            "average": 1.105817634,
            "count": 1620212,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3459194545,
            "variance": 0.119660269
          },
          {
            "average": 1.212287651,
            "count": 1620212,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.492537686,
            "variance": 0.2425933721
          },
          {
            "average": 0.4964942859,
            "count": 1620212,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999878641,
            "variance": 0.2499878643
          },
          {
            "average": 0,
            "count": 1620212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.406842438,
            "count": 1620212,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4912451705,
            "variance": 0.2413218176
          },
          {
            "average": -2.435472039,
            "count": 1620212,
            "maximum": 22.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.05002494,
            "variance": 170.303151
          },
          {
            "average": 6,
            "count": 1620212,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5667.854283,
            "count": 1620212,
            "maximum": 5671,
            "minimum": 5666,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.429859282,
            "variance": 2.044497565
          },
          {
            "average": 24766.31805,
            "count": 1620212,
            "maximum": 61440,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 16543.39674,
            "variance": 273683975.8
          },
          {
            "average": 22805.80266,
            "count": 1620212,
            "maximum": 58368,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 14004.71203,
            "variance": 196131959
          },
          {
            "average": 21925.39592,
            "count": 1620212,
            "maximum": 56320,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 12618.80795,
            "variance": 159234314.2
          },
          {
            "average": 587104.4067,
            "count": 1620212,
            "maximum": 589459.3196,
            "minimum": 585965.5943,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1026.47513,
            "variance": 1053651.193
          },
          {
            "average": 0,
            "count": 1620212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1620212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1620212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1620212,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1620212,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369134.5287,
          5423221.419,
          752.5131634,
          369884.5287,
          5423971.419,
          1010.313163
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369134.5286798654,
                5423221.419294038,
                752.5131633809741
              ],
              [
                369134.5286798654,
                5423971.419294038,
                752.5131633809741
              ],
              [
                369884.5286798654,
                5423971.419294038,
                1010.3131633809741
              ],
              [
                369884.5286798654,
                5423221.419294038,
                1010.3131633809741
              ],
              [
                369134.5286798654,
                5423221.419294038,
                752.5131633809741
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T21:30:59+00:00",
        "end_time": "2011-09-20T20:32:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7876072,
            48.94806001,
            752.5131634,
            -118.7771279,
            48.95496177,
            1010.313163
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.78736624912912,
                  48.94806001436725,
                  752.5131633809741
                ],
                [
                  -118.78760722801195,
                  48.95480349676119,
                  752.5131633809741
                ],
                [
                  -118.77736748877409,
                  48.95496177164052,
                  1010.3131633809741
                ],
                [
                  -118.77712788848582,
                  48.94821825188499,
                  1010.3131633809741
                ],
                [
                  -118.78736624912912,
                  48.94806001436725,
                  752.5131633809741
                ]
              ]
            ]
          },
          "id": "COL_2012_2206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:30:59Z",
            "pc:count": 1620212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369489.7516,
                "count": 1620212,
                "maximum": 369884.5287,
                "minimum": 369134.5287,
                "name": "X",
                "position": 0,
                "stddev": 256.2425272,
                "variance": 65660.23274
              },
              {
                "average": 5423625.171,
                "count": 1620212,
                "maximum": 5423971.419,
                "minimum": 5423221.419,
                "name": "Y",
                "position": 1,
                "stddev": 215.8897681,
                "variance": 46608.39197
              },
              {
                "average": 876.7291706,
                "count": 1620212,
                "maximum": 1010.313163,
                "minimum": 752.5131634,
                "name": "Z",
                "position": 2,
                "stddev": 59.52718208,
                "variance": 3543.485407
              },
              {
                "average": 96.27729828,
                "count": 1620212,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.80326089,
                "variance": 2285.151752
              },
              {
                "average": 1.105817634,
                "count": 1620212,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3459194545,
                "variance": 0.119660269
              },
              {
                "average": 1.212287651,
                "count": 1620212,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.492537686,
                "variance": 0.2425933721
              },
              {
                "average": 0.4964942859,
                "count": 1620212,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999878641,
                "variance": 0.2499878643
              },
              {
                "average": 0,
                "count": 1620212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.406842438,
                "count": 1620212,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4912451705,
                "variance": 0.2413218176
              },
              {
                "average": -2.435472039,
                "count": 1620212,
                "maximum": 22.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.05002494,
                "variance": 170.303151
              },
              {
                "average": 6,
                "count": 1620212,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5667.854283,
                "count": 1620212,
                "maximum": 5671,
                "minimum": 5666,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.429859282,
                "variance": 2.044497565
              },
              {
                "average": 24766.31805,
                "count": 1620212,
                "maximum": 61440,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 16543.39674,
                "variance": 273683975.8
              },
              {
                "average": 22805.80266,
                "count": 1620212,
                "maximum": 58368,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 14004.71203,
                "variance": 196131959
              },
              {
                "average": 21925.39592,
                "count": 1620212,
                "maximum": 56320,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 12618.80795,
                "variance": 159234314.2
              },
              {
                "average": 587104.4067,
                "count": 1620212,
                "maximum": 589459.3196,
                "minimum": 585965.5943,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1026.47513,
                "variance": 1053651.193
              },
              {
                "average": 0,
                "count": 1620212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1620212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1620212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1620212,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1620212,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369134.5287,
              5423221.419,
              752.5131634,
              369884.5287,
              5423971.419,
              1010.313163
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369134.5286798654,
                    5423221.419294038,
                    752.5131633809741
                  ],
                  [
                    369134.5286798654,
                    5423971.419294038,
                    752.5131633809741
                  ],
                  [
                    369884.5286798654,
                    5423971.419294038,
                    1010.3131633809741
                  ],
                  [
                    369884.5286798654,
                    5423221.419294038,
                    1010.3131633809741
                  ],
                  [
                    369134.5286798654,
                    5423221.419294038,
                    752.5131633809741
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T21:30:59+00:00",
            "end_time": "2011-09-20T20:32:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_1455.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.4453680835037,
              48.81116353566591,
              1409.398115718529
            ],
            [
              -118.44556202778756,
              48.81790831649704,
              1409.398115718529
            ],
            [
              -118.43534848683592,
              48.81803596453815,
              1642.758115718529
            ],
            [
              -118.43515591170431,
              48.81129115358916,
              1642.758115718529
            ],
            [
              -118.4453680835037,
              48.81116353566591,
              1409.398115718529
            ]
          ]
        ]
      },
      "bbox": [
        -118.445562,
        48.81116354,
        1409.398116,
        -118.4351559,
        48.81803596,
        1642.758116
      ],
      "properties": {
        "datetime": "2011-09-15T20:07:02Z",
        "pc:count": 2720647,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 394270.0013,
            "count": 2720647,
            "maximum": 394634.529,
            "minimum": 393884.529,
            "name": "X",
            "position": 0,
            "stddev": 214.100489,
            "variance": 45839.0194
          },
          {
            "average": 5407836.464,
            "count": 2720647,
            "maximum": 5408221.42,
            "minimum": 5407471.42,
            "name": "Y",
            "position": 1,
            "stddev": 205.9226717,
            "variance": 42404.14673
          },
          {
            "average": 1519.76218,
            "count": 2720647,
            "maximum": 1642.758116,
            "minimum": 1409.398116,
            "name": "Z",
            "position": 2,
            "stddev": 45.70186739,
            "variance": 2088.660683
          },
          {
            "average": 58.25405832,
            "count": 2720647,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.05022284,
            "variance": 3369.828372
          },
          {
            "average": 1.371031229,
            "count": 2720647,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5840379943,
            "variance": 0.3411003788
          },
          {
            "average": 1.741483552,
            "count": 2720647,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7174076673,
            "variance": 0.514673761
          },
          {
            "average": 0.4926269376,
            "count": 2720647,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999457269,
            "variance": 0.2499457298
          },
          {
            "average": 0,
            "count": 2720647,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.160246441,
            "count": 2720647,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3668345252,
            "variance": 0.1345675689
          },
          {
            "average": 1.954017573,
            "count": 2720647,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.39013382,
            "variance": 153.5154161
          },
          {
            "average": 3,
            "count": 2720647,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5553.152959,
            "count": 2720647,
            "maximum": 5555,
            "minimum": 5551,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.117897241,
            "variance": 1.249694241
          },
          {
            "average": 6686.938335,
            "count": 2720647,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 4303.966655,
            "variance": 18524128.97
          },
          {
            "average": 8612.03317,
            "count": 2720647,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 4136.600823,
            "variance": 17111466.37
          },
          {
            "average": 10008.65672,
            "count": 2720647,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 3116.304933,
            "variance": 9711356.433
          },
          {
            "average": 150959.8221,
            "count": 2720647,
            "maximum": 152422.7484,
            "minimum": 149211.5118,
            "name": "GpsTime",
            "position": 15,
            "stddev": 896.1018373,
            "variance": 802998.5029
          },
          {
            "average": 0,
            "count": 2720647,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2720647,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2720647,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2720647,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2720647,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          393884.529,
          5407471.42,
          1409.398116,
          394634.529,
          5408221.42,
          1642.758116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                393884.5289784793,
                5407471.420193841,
                1409.398115718529
              ],
              [
                393884.5289784793,
                5408221.420193841,
                1409.398115718529
              ],
              [
                394634.5289784793,
                5408221.420193841,
                1642.758115718529
              ],
              [
                394634.5289784793,
                5407471.420193841,
                1642.758115718529
              ],
              [
                393884.5289784793,
                5407471.420193841,
                1409.398115718529
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:07:02+00:00",
        "end_time": "2011-09-15T19:13:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1455.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1455.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1455.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1455.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.445562,
            48.81116354,
            1409.398116,
            -118.4351559,
            48.81803596,
            1642.758116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.4453680835037,
                  48.81116353566591,
                  1409.398115718529
                ],
                [
                  -118.44556202778756,
                  48.81790831649704,
                  1409.398115718529
                ],
                [
                  -118.43534848683592,
                  48.81803596453815,
                  1642.758115718529
                ],
                [
                  -118.43515591170431,
                  48.81129115358916,
                  1642.758115718529
                ],
                [
                  -118.4453680835037,
                  48.81116353566591,
                  1409.398115718529
                ]
              ]
            ]
          },
          "id": "COL_2012_1455.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1455.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:07:02Z",
            "pc:count": 2720647,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 394270.0013,
                "count": 2720647,
                "maximum": 394634.529,
                "minimum": 393884.529,
                "name": "X",
                "position": 0,
                "stddev": 214.100489,
                "variance": 45839.0194
              },
              {
                "average": 5407836.464,
                "count": 2720647,
                "maximum": 5408221.42,
                "minimum": 5407471.42,
                "name": "Y",
                "position": 1,
                "stddev": 205.9226717,
                "variance": 42404.14673
              },
              {
                "average": 1519.76218,
                "count": 2720647,
                "maximum": 1642.758116,
                "minimum": 1409.398116,
                "name": "Z",
                "position": 2,
                "stddev": 45.70186739,
                "variance": 2088.660683
              },
              {
                "average": 58.25405832,
                "count": 2720647,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.05022284,
                "variance": 3369.828372
              },
              {
                "average": 1.371031229,
                "count": 2720647,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5840379943,
                "variance": 0.3411003788
              },
              {
                "average": 1.741483552,
                "count": 2720647,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7174076673,
                "variance": 0.514673761
              },
              {
                "average": 0.4926269376,
                "count": 2720647,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999457269,
                "variance": 0.2499457298
              },
              {
                "average": 0,
                "count": 2720647,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.160246441,
                "count": 2720647,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3668345252,
                "variance": 0.1345675689
              },
              {
                "average": 1.954017573,
                "count": 2720647,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.39013382,
                "variance": 153.5154161
              },
              {
                "average": 3,
                "count": 2720647,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5553.152959,
                "count": 2720647,
                "maximum": 5555,
                "minimum": 5551,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.117897241,
                "variance": 1.249694241
              },
              {
                "average": 6686.938335,
                "count": 2720647,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 4303.966655,
                "variance": 18524128.97
              },
              {
                "average": 8612.03317,
                "count": 2720647,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 4136.600823,
                "variance": 17111466.37
              },
              {
                "average": 10008.65672,
                "count": 2720647,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 3116.304933,
                "variance": 9711356.433
              },
              {
                "average": 150959.8221,
                "count": 2720647,
                "maximum": 152422.7484,
                "minimum": 149211.5118,
                "name": "GpsTime",
                "position": 15,
                "stddev": 896.1018373,
                "variance": 802998.5029
              },
              {
                "average": 0,
                "count": 2720647,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2720647,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2720647,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2720647,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2720647,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              393884.529,
              5407471.42,
              1409.398116,
              394634.529,
              5408221.42,
              1642.758116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    393884.5289784793,
                    5407471.420193841,
                    1409.398115718529
                  ],
                  [
                    393884.5289784793,
                    5408221.420193841,
                    1409.398115718529
                  ],
                  [
                    394634.5289784793,
                    5408221.420193841,
                    1642.758115718529
                  ],
                  [
                    394634.5289784793,
                    5407471.420193841,
                    1642.758115718529
                  ],
                  [
                    393884.5289784793,
                    5407471.420193841,
                    1409.398115718529
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:07:02+00:00",
            "end_time": "2011-09-15T19: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": "COL_2012_0023.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.64904537411466,
              48.47935970738191,
              1133.527791696804
            ],
            [
              -118.64921359890259,
              48.48454777489233,
              1133.527791696804
            ],
            [
              -118.63906813569913,
              48.48469273257499,
              1332.7677916968041
            ],
            [
              -118.63890094464645,
              48.479504638795376,
              1332.7677916968041
            ],
            [
              -118.64904537411466,
              48.47935970738191,
              1133.527791696804
            ]
          ]
        ]
      },
      "bbox": [
        -118.6492136,
        48.47935971,
        1133.527792,
        -118.6389009,
        48.48469273,
        1332.767792
      ],
      "properties": {
        "datetime": "2011-09-19T23:00:47Z",
        "pc:count": 1235046,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 378525.8279,
            "count": 1235046,
            "maximum": 378884.5384,
            "minimum": 378134.5384,
            "name": "X",
            "position": 0,
            "stddev": 218.8477223,
            "variance": 47894.32555
          },
          {
            "average": 5371206.68,
            "count": 1235046,
            "maximum": 5371471.43,
            "minimum": 5370894.51,
            "name": "Y",
            "position": 1,
            "stddev": 141.3929562,
            "variance": 19991.96807
          },
          {
            "average": 1236.886324,
            "count": 1235046,
            "maximum": 1332.767792,
            "minimum": 1133.527792,
            "name": "Z",
            "position": 2,
            "stddev": 41.85569141,
            "variance": 1751.898903
          },
          {
            "average": 97.83336005,
            "count": 1235046,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.14071798,
            "variance": 2414.810163
          },
          {
            "average": 1.118313812,
            "count": 1235046,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3696135231,
            "variance": 0.1366141565
          },
          {
            "average": 1.236617907,
            "count": 1235046,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5267989915,
            "variance": 0.2775171775
          },
          {
            "average": 0.4967126731,
            "count": 1235046,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999893958,
            "variance": 0.2499893959
          },
          {
            "average": 0,
            "count": 1235046,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.400857134,
            "count": 1235046,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4900723279,
            "variance": 0.2401708866
          },
          {
            "average": -0.345940976,
            "count": 1235046,
            "maximum": 18,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.17036224,
            "variance": 148.1177171
          },
          {
            "average": 8,
            "count": 1235046,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5704.022862,
            "count": 1235046,
            "maximum": 5705,
            "minimum": 5703,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7871285278,
            "variance": 0.6195713192
          },
          {
            "average": 22856.68305,
            "count": 1235046,
            "maximum": 57600,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 11592.56235,
            "variance": 134387501.8
          },
          {
            "average": 21493.1259,
            "count": 1235046,
            "maximum": 54784,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 8885.816922,
            "variance": 78957742.37
          },
          {
            "average": 22475.8393,
            "count": 1235046,
            "maximum": 55552,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 8129.605156,
            "variance": 66090479.99
          },
          {
            "average": 507788.7173,
            "count": 1235046,
            "maximum": 508447.5512,
            "minimum": 507162.6584,
            "name": "GpsTime",
            "position": 15,
            "stddev": 503.2418188,
            "variance": 253252.3282
          },
          {
            "average": 0,
            "count": 1235046,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1235046,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1235046,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1235046,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1235046,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378134.5384,
          5370894.51,
          1133.527792,
          378884.5384,
          5371471.43,
          1332.767792
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378134.53844847233,
                5370894.509695181,
                1133.527791696804
              ],
              [
                378134.53844847233,
                5371471.429695181,
                1133.527791696804
              ],
              [
                378884.53844847233,
                5371471.429695181,
                1332.7677916968041
              ],
              [
                378884.53844847233,
                5370894.509695181,
                1332.7677916968041
              ],
              [
                378134.53844847233,
                5370894.509695181,
                1133.527791696804
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T23:00:47+00:00",
        "end_time": "2011-09-19T22:39:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0023.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0023.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0023.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0023.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6492136,
            48.47935971,
            1133.527792,
            -118.6389009,
            48.48469273,
            1332.767792
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.64904537411466,
                  48.47935970738191,
                  1133.527791696804
                ],
                [
                  -118.64921359890259,
                  48.48454777489233,
                  1133.527791696804
                ],
                [
                  -118.63906813569913,
                  48.48469273257499,
                  1332.7677916968041
                ],
                [
                  -118.63890094464645,
                  48.479504638795376,
                  1332.7677916968041
                ],
                [
                  -118.64904537411466,
                  48.47935970738191,
                  1133.527791696804
                ]
              ]
            ]
          },
          "id": "COL_2012_0023.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0023.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:00:47Z",
            "pc:count": 1235046,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 378525.8279,
                "count": 1235046,
                "maximum": 378884.5384,
                "minimum": 378134.5384,
                "name": "X",
                "position": 0,
                "stddev": 218.8477223,
                "variance": 47894.32555
              },
              {
                "average": 5371206.68,
                "count": 1235046,
                "maximum": 5371471.43,
                "minimum": 5370894.51,
                "name": "Y",
                "position": 1,
                "stddev": 141.3929562,
                "variance": 19991.96807
              },
              {
                "average": 1236.886324,
                "count": 1235046,
                "maximum": 1332.767792,
                "minimum": 1133.527792,
                "name": "Z",
                "position": 2,
                "stddev": 41.85569141,
                "variance": 1751.898903
              },
              {
                "average": 97.83336005,
                "count": 1235046,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.14071798,
                "variance": 2414.810163
              },
              {
                "average": 1.118313812,
                "count": 1235046,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3696135231,
                "variance": 0.1366141565
              },
              {
                "average": 1.236617907,
                "count": 1235046,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5267989915,
                "variance": 0.2775171775
              },
              {
                "average": 0.4967126731,
                "count": 1235046,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999893958,
                "variance": 0.2499893959
              },
              {
                "average": 0,
                "count": 1235046,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.400857134,
                "count": 1235046,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4900723279,
                "variance": 0.2401708866
              },
              {
                "average": -0.345940976,
                "count": 1235046,
                "maximum": 18,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.17036224,
                "variance": 148.1177171
              },
              {
                "average": 8,
                "count": 1235046,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5704.022862,
                "count": 1235046,
                "maximum": 5705,
                "minimum": 5703,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7871285278,
                "variance": 0.6195713192
              },
              {
                "average": 22856.68305,
                "count": 1235046,
                "maximum": 57600,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 11592.56235,
                "variance": 134387501.8
              },
              {
                "average": 21493.1259,
                "count": 1235046,
                "maximum": 54784,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 8885.816922,
                "variance": 78957742.37
              },
              {
                "average": 22475.8393,
                "count": 1235046,
                "maximum": 55552,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 8129.605156,
                "variance": 66090479.99
              },
              {
                "average": 507788.7173,
                "count": 1235046,
                "maximum": 508447.5512,
                "minimum": 507162.6584,
                "name": "GpsTime",
                "position": 15,
                "stddev": 503.2418188,
                "variance": 253252.3282
              },
              {
                "average": 0,
                "count": 1235046,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1235046,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1235046,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1235046,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1235046,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378134.5384,
              5370894.51,
              1133.527792,
              378884.5384,
              5371471.43,
              1332.767792
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378134.53844847233,
                    5370894.509695181,
                    1133.527791696804
                  ],
                  [
                    378134.53844847233,
                    5371471.429695181,
                    1133.527791696804
                  ],
                  [
                    378884.53844847233,
                    5371471.429695181,
                    1332.7677916968041
                  ],
                  [
                    378884.53844847233,
                    5370894.509695181,
                    1332.7677916968041
                  ],
                  [
                    378134.53844847233,
                    5370894.509695181,
                    1133.527791696804
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T23:00:47+00:00",
            "end_time": "2011-09-19T22:39: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": "COL_2012_0969.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.57432164208477,
              48.68802201854852,
              1118.9116768719134
            ],
            [
              -118.57443695557181,
              48.69171999770409,
              1118.9116768719134
            ],
            [
              -118.5642495637315,
              48.691858799385635,
              1297.0516768719133
            ],
            [
              -118.56413499563617,
              48.68816080228388,
              1297.0516768719133
            ],
            [
              -118.57432164208477,
              48.68802201854852,
              1118.9116768719134
            ]
          ]
        ]
      },
      "bbox": [
        -118.574437,
        48.68802202,
        1118.911677,
        -118.564135,
        48.6918588,
        1297.051677
      ],
      "properties": {
        "datetime": "2011-09-14T20:52:01Z",
        "pc:count": 923658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 384482.9489,
            "count": 923658,
            "maximum": 384884.5304,
            "minimum": 384134.5304,
            "name": "X",
            "position": 0,
            "stddev": 229.6533924,
            "variance": 52740.68062
          },
          {
            "average": 5394173.922,
            "count": 923658,
            "maximum": 5394382.634,
            "minimum": 5393971.414,
            "name": "Y",
            "position": 1,
            "stddev": 116.4294921,
            "variance": 13555.82662
          },
          {
            "average": 1212.185863,
            "count": 923658,
            "maximum": 1297.051677,
            "minimum": 1118.911677,
            "name": "Z",
            "position": 2,
            "stddev": 37.04582148,
            "variance": 1372.392889
          },
          {
            "average": 103.5889344,
            "count": 923658,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.4441827,
            "variance": 1555.843549
          },
          {
            "average": 1.054031904,
            "count": 923658,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2522415815,
            "variance": 0.06362581541
          },
          {
            "average": 1.108356123,
            "count": 923658,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3664491861,
            "variance": 0.134285006
          },
          {
            "average": 0.4967845241,
            "count": 923658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999899313,
            "variance": 0.2499899314
          },
          {
            "average": 0,
            "count": 923658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.443284203,
            "count": 923658,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4967731731,
            "variance": 0.2467835855
          },
          {
            "average": -3.758034088,
            "count": 923658,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.99664401,
            "variance": 120.9261795
          },
          {
            "average": 5,
            "count": 923658,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5602.598564,
            "count": 923658,
            "maximum": 5605,
            "minimum": 5601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.123643211,
            "variance": 1.262574066
          },
          {
            "average": 35004.39901,
            "count": 923658,
            "maximum": 64000,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 12473.62246,
            "variance": 155591257.3
          },
          {
            "average": 31338.95422,
            "count": 923658,
            "maximum": 63744,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 9801.548627,
            "variance": 96070355.49
          },
          {
            "average": 31131.87664,
            "count": 923658,
            "maximum": 63744,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 8729.967159,
            "variance": 76212326.59
          },
          {
            "average": 67064.85881,
            "count": 923658,
            "maximum": 68721.86011,
            "minimum": 65593.95685,
            "name": "GpsTime",
            "position": 15,
            "stddev": 949.5090165,
            "variance": 901567.3725
          },
          {
            "average": 0,
            "count": 923658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384134.5304,
          5393971.414,
          1118.911677,
          384884.5304,
          5394382.634,
          1297.051677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384134.53037900996,
                5393971.414023737,
                1118.9116768719134
              ],
              [
                384134.53037900996,
                5394382.634023738,
                1118.9116768719134
              ],
              [
                384884.53037900996,
                5394382.634023738,
                1297.0516768719133
              ],
              [
                384884.53037900996,
                5393971.414023737,
                1297.0516768719133
              ],
              [
                384134.53037900996,
                5393971.414023737,
                1118.9116768719134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T20:52:01+00:00",
        "end_time": "2011-09-14T19:59:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0969.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0969.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0969.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0969.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.574437,
            48.68802202,
            1118.911677,
            -118.564135,
            48.6918588,
            1297.051677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.57432164208477,
                  48.68802201854852,
                  1118.9116768719134
                ],
                [
                  -118.57443695557181,
                  48.69171999770409,
                  1118.9116768719134
                ],
                [
                  -118.5642495637315,
                  48.691858799385635,
                  1297.0516768719133
                ],
                [
                  -118.56413499563617,
                  48.68816080228388,
                  1297.0516768719133
                ],
                [
                  -118.57432164208477,
                  48.68802201854852,
                  1118.9116768719134
                ]
              ]
            ]
          },
          "id": "COL_2012_0969.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0969.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:52:01Z",
            "pc:count": 923658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 384482.9489,
                "count": 923658,
                "maximum": 384884.5304,
                "minimum": 384134.5304,
                "name": "X",
                "position": 0,
                "stddev": 229.6533924,
                "variance": 52740.68062
              },
              {
                "average": 5394173.922,
                "count": 923658,
                "maximum": 5394382.634,
                "minimum": 5393971.414,
                "name": "Y",
                "position": 1,
                "stddev": 116.4294921,
                "variance": 13555.82662
              },
              {
                "average": 1212.185863,
                "count": 923658,
                "maximum": 1297.051677,
                "minimum": 1118.911677,
                "name": "Z",
                "position": 2,
                "stddev": 37.04582148,
                "variance": 1372.392889
              },
              {
                "average": 103.5889344,
                "count": 923658,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.4441827,
                "variance": 1555.843549
              },
              {
                "average": 1.054031904,
                "count": 923658,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2522415815,
                "variance": 0.06362581541
              },
              {
                "average": 1.108356123,
                "count": 923658,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3664491861,
                "variance": 0.134285006
              },
              {
                "average": 0.4967845241,
                "count": 923658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999899313,
                "variance": 0.2499899314
              },
              {
                "average": 0,
                "count": 923658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.443284203,
                "count": 923658,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4967731731,
                "variance": 0.2467835855
              },
              {
                "average": -3.758034088,
                "count": 923658,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.99664401,
                "variance": 120.9261795
              },
              {
                "average": 5,
                "count": 923658,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5602.598564,
                "count": 923658,
                "maximum": 5605,
                "minimum": 5601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.123643211,
                "variance": 1.262574066
              },
              {
                "average": 35004.39901,
                "count": 923658,
                "maximum": 64000,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 12473.62246,
                "variance": 155591257.3
              },
              {
                "average": 31338.95422,
                "count": 923658,
                "maximum": 63744,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 9801.548627,
                "variance": 96070355.49
              },
              {
                "average": 31131.87664,
                "count": 923658,
                "maximum": 63744,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 8729.967159,
                "variance": 76212326.59
              },
              {
                "average": 67064.85881,
                "count": 923658,
                "maximum": 68721.86011,
                "minimum": 65593.95685,
                "name": "GpsTime",
                "position": 15,
                "stddev": 949.5090165,
                "variance": 901567.3725
              },
              {
                "average": 0,
                "count": 923658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384134.5304,
              5393971.414,
              1118.911677,
              384884.5304,
              5394382.634,
              1297.051677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384134.53037900996,
                    5393971.414023737,
                    1118.9116768719134
                  ],
                  [
                    384134.53037900996,
                    5394382.634023738,
                    1118.9116768719134
                  ],
                  [
                    384884.53037900996,
                    5394382.634023738,
                    1297.0516768719133
                  ],
                  [
                    384884.53037900996,
                    5393971.414023737,
                    1297.0516768719133
                  ],
                  [
                    384134.53037900996,
                    5393971.414023737,
                    1118.9116768719134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T20:52:01+00:00",
            "end_time": "2011-09-14T19:59: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": "COL_2012_1831.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.79542735322576,
              48.887209463043035,
              1011.9411647992249
            ],
            [
              -118.79566890093545,
              48.893952987219016,
              1011.9411647992249
            ],
            [
              -118.78544163992447,
              48.89411183283082,
              1204.821164799225
            ],
            [
              -118.78520146616721,
              48.88736827116939,
              1204.821164799225
            ],
            [
              -118.79542735322576,
              48.887209463043035,
              1011.9411647992249
            ]
          ]
        ]
      },
      "bbox": [
        -118.7956689,
        48.88720946,
        1011.941165,
        -118.7852015,
        48.89411183,
        1204.821165
      ],
      "properties": {
        "datetime": "2011-09-20T21:39:03Z",
        "pc:count": 4488424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368784.1465,
            "count": 4488424,
            "maximum": 369134.5288,
            "minimum": 368384.5288,
            "name": "X",
            "position": 0,
            "stddev": 232.9193424,
            "variance": 54251.42008
          },
          {
            "average": 5416821.604,
            "count": 4488424,
            "maximum": 5417221.419,
            "minimum": 5416471.419,
            "name": "Y",
            "position": 1,
            "stddev": 209.1865766,
            "variance": 43759.02383
          },
          {
            "average": 1105.065014,
            "count": 4488424,
            "maximum": 1204.821165,
            "minimum": 1011.941165,
            "name": "Z",
            "position": 2,
            "stddev": 36.05370255,
            "variance": 1299.869468
          },
          {
            "average": 61.02421986,
            "count": 4488424,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.91435087,
            "variance": 3126.414633
          },
          {
            "average": 1.280393965,
            "count": 4488424,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5138331412,
            "variance": 0.264024497
          },
          {
            "average": 1.561090262,
            "count": 4488424,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6581532869,
            "variance": 0.4331657491
          },
          {
            "average": 0.491375592,
            "count": 4488424,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999256697,
            "variance": 0.2499256753
          },
          {
            "average": 0,
            "count": 4488424,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.133908472,
            "count": 4488424,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3405539884,
            "variance": 0.115977019
          },
          {
            "average": -0.2507963719,
            "count": 4488424,
            "maximum": 22.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.51978128,
            "variance": 156.7449232
          },
          {
            "average": 5.225097941,
            "count": 4488424,
            "maximum": 6,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 1.313100666,
            "variance": 1.72423336
          },
          {
            "average": 5643.755392,
            "count": 4488424,
            "maximum": 5672,
            "minimum": 5570,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 43.4534287,
            "variance": 1888.200465
          },
          {
            "average": 13085.53692,
            "count": 4488424,
            "maximum": 65024,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9575.853322,
            "variance": 91696966.84
          },
          {
            "average": 13338.84929,
            "count": 4488424,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8655.610517,
            "variance": 74919593.43
          },
          {
            "average": 13447.98727,
            "count": 4488424,
            "maximum": 64256,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 7454.057049,
            "variance": 55562966.49
          },
          {
            "average": 477288.7881,
            "count": 4488424,
            "maximum": 589943.2535,
            "minimum": 159000.634,
            "name": "GpsTime",
            "position": 15,
            "stddev": 187804.2899,
            "variance": 35270451290.0
          },
          {
            "average": 0,
            "count": 4488424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4488424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4488424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4488424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4488424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368384.5288,
          5416471.419,
          1011.941165,
          369134.5288,
          5417221.419,
          1204.821165
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368384.5287544799,
                5416471.418702332,
                1011.9411647992249
              ],
              [
                368384.5287544799,
                5417221.418702332,
                1011.9411647992249
              ],
              [
                369134.5287544799,
                5417221.418702332,
                1204.821164799225
              ],
              [
                369134.5287544799,
                5416471.418702332,
                1204.821164799225
              ],
              [
                368384.5287544799,
                5416471.418702332,
                1011.9411647992249
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T21:39:03+00:00",
        "end_time": "2011-09-15T21:56:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1831.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1831.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1831.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1831.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7956689,
            48.88720946,
            1011.941165,
            -118.7852015,
            48.89411183,
            1204.821165
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.79542735322576,
                  48.887209463043035,
                  1011.9411647992249
                ],
                [
                  -118.79566890093545,
                  48.893952987219016,
                  1011.9411647992249
                ],
                [
                  -118.78544163992447,
                  48.89411183283082,
                  1204.821164799225
                ],
                [
                  -118.78520146616721,
                  48.88736827116939,
                  1204.821164799225
                ],
                [
                  -118.79542735322576,
                  48.887209463043035,
                  1011.9411647992249
                ]
              ]
            ]
          },
          "id": "COL_2012_1831.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1831.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:39:03Z",
            "pc:count": 4488424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368784.1465,
                "count": 4488424,
                "maximum": 369134.5288,
                "minimum": 368384.5288,
                "name": "X",
                "position": 0,
                "stddev": 232.9193424,
                "variance": 54251.42008
              },
              {
                "average": 5416821.604,
                "count": 4488424,
                "maximum": 5417221.419,
                "minimum": 5416471.419,
                "name": "Y",
                "position": 1,
                "stddev": 209.1865766,
                "variance": 43759.02383
              },
              {
                "average": 1105.065014,
                "count": 4488424,
                "maximum": 1204.821165,
                "minimum": 1011.941165,
                "name": "Z",
                "position": 2,
                "stddev": 36.05370255,
                "variance": 1299.869468
              },
              {
                "average": 61.02421986,
                "count": 4488424,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.91435087,
                "variance": 3126.414633
              },
              {
                "average": 1.280393965,
                "count": 4488424,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5138331412,
                "variance": 0.264024497
              },
              {
                "average": 1.561090262,
                "count": 4488424,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6581532869,
                "variance": 0.4331657491
              },
              {
                "average": 0.491375592,
                "count": 4488424,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999256697,
                "variance": 0.2499256753
              },
              {
                "average": 0,
                "count": 4488424,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.133908472,
                "count": 4488424,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3405539884,
                "variance": 0.115977019
              },
              {
                "average": -0.2507963719,
                "count": 4488424,
                "maximum": 22.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.51978128,
                "variance": 156.7449232
              },
              {
                "average": 5.225097941,
                "count": 4488424,
                "maximum": 6,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 1.313100666,
                "variance": 1.72423336
              },
              {
                "average": 5643.755392,
                "count": 4488424,
                "maximum": 5672,
                "minimum": 5570,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 43.4534287,
                "variance": 1888.200465
              },
              {
                "average": 13085.53692,
                "count": 4488424,
                "maximum": 65024,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9575.853322,
                "variance": 91696966.84
              },
              {
                "average": 13338.84929,
                "count": 4488424,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8655.610517,
                "variance": 74919593.43
              },
              {
                "average": 13447.98727,
                "count": 4488424,
                "maximum": 64256,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 7454.057049,
                "variance": 55562966.49
              },
              {
                "average": 477288.7881,
                "count": 4488424,
                "maximum": 589943.2535,
                "minimum": 159000.634,
                "name": "GpsTime",
                "position": 15,
                "stddev": 187804.2899,
                "variance": 35270451290.0
              },
              {
                "average": 0,
                "count": 4488424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4488424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4488424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4488424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4488424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368384.5288,
              5416471.419,
              1011.941165,
              369134.5288,
              5417221.419,
              1204.821165
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368384.5287544799,
                    5416471.418702332,
                    1011.9411647992249
                  ],
                  [
                    368384.5287544799,
                    5417221.418702332,
                    1011.9411647992249
                  ],
                  [
                    369134.5287544799,
                    5417221.418702332,
                    1204.821164799225
                  ],
                  [
                    369134.5287544799,
                    5416471.418702332,
                    1204.821164799225
                  ],
                  [
                    368384.5287544799,
                    5416471.418702332,
                    1011.9411647992249
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T21:39:03+00:00",
            "end_time": "2011-09-15T21:56: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": "COL_2012_0690.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.65272368009967,
              48.59245888800773,
              897.2191364167215
            ],
            [
              -118.65293759171676,
              48.59901478236608,
              897.2191364167215
            ],
            [
              -118.64276924557456,
              48.599160321016,
              1076.9191364167216
            ],
            [
              -118.6425566484268,
              48.59260439331369,
              1076.9191364167216
            ],
            [
              -118.65272368009967,
              48.59245888800773,
              897.2191364167215
            ]
          ]
        ]
      },
      "bbox": [
        -118.6529376,
        48.59245889,
        897.2191364,
        -118.6425566,
        48.59916032,
        1076.919136
      ],
      "properties": {
        "datetime": "2011-09-18T19:36:31Z",
        "pc:count": 1697753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 378508.1936,
            "count": 1697753,
            "maximum": 378884.5292,
            "minimum": 378134.5292,
            "name": "X",
            "position": 0,
            "stddev": 217.4149324,
            "variance": 47269.25282
          },
          {
            "average": 5383830.306,
            "count": 1697753,
            "maximum": 5384200.459,
            "minimum": 5383471.419,
            "name": "Y",
            "position": 1,
            "stddev": 227.8119155,
            "variance": 51898.26884
          },
          {
            "average": 950.9914737,
            "count": 1697753,
            "maximum": 1076.919136,
            "minimum": 897.2191364,
            "name": "Z",
            "position": 2,
            "stddev": 37.58200045,
            "variance": 1412.406758
          },
          {
            "average": 64.51759414,
            "count": 1697753,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.03253354,
            "variance": 2812.449614
          },
          {
            "average": 1.23153957,
            "count": 1697753,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4791239185,
            "variance": 0.2295597293
          },
          {
            "average": 1.463549174,
            "count": 1697753,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6353516687,
            "variance": 0.4036717429
          },
          {
            "average": 0.4925151067,
            "count": 1697753,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999441205,
            "variance": 0.2499441236
          },
          {
            "average": 0,
            "count": 1697753,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244266392,
            "count": 1697753,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4296515222,
            "variance": 0.1846004305
          },
          {
            "average": -0.5231762924,
            "count": 1697753,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72945046,
            "variance": 137.580008
          },
          {
            "average": 139.5911908,
            "count": 1697753,
            "maximum": 151,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 3.074013159,
            "variance": 9.449556903
          },
          {
            "average": 5620.458286,
            "count": 1697753,
            "maximum": 5622,
            "minimum": 5619,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9244410543,
            "variance": 0.8545912628
          },
          {
            "average": 12423.21028,
            "count": 1697753,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 11721.59144,
            "variance": 137395705.8
          },
          {
            "average": 12713.27274,
            "count": 1697753,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 10269.35856,
            "variance": 105459725.3
          },
          {
            "average": 13074.59994,
            "count": 1697753,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 8457.339827,
            "variance": 71526596.94
          },
          {
            "average": 408694.9413,
            "count": 1697753,
            "maximum": 409791.2461,
            "minimum": 407651.421,
            "name": "GpsTime",
            "position": 15,
            "stddev": 638.6228301,
            "variance": 407839.1191
          },
          {
            "average": 0,
            "count": 1697753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1697753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1697753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1697753,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1697753,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378134.5292,
          5383471.419,
          897.2191364,
          378884.5292,
          5384200.459,
          1076.919136
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378134.52917551715,
                5383471.418595184,
                897.2191364167215
              ],
              [
                378134.52917551715,
                5384200.458595183,
                897.2191364167215
              ],
              [
                378884.52917551715,
                5384200.458595183,
                1076.9191364167216
              ],
              [
                378884.52917551715,
                5383471.418595184,
                1076.9191364167216
              ],
              [
                378134.52917551715,
                5383471.418595184,
                897.2191364167215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:36:31+00:00",
        "end_time": "2011-09-18T19:00:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0690.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0690.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0690.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0690.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6529376,
            48.59245889,
            897.2191364,
            -118.6425566,
            48.59916032,
            1076.919136
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.65272368009967,
                  48.59245888800773,
                  897.2191364167215
                ],
                [
                  -118.65293759171676,
                  48.59901478236608,
                  897.2191364167215
                ],
                [
                  -118.64276924557456,
                  48.599160321016,
                  1076.9191364167216
                ],
                [
                  -118.6425566484268,
                  48.59260439331369,
                  1076.9191364167216
                ],
                [
                  -118.65272368009967,
                  48.59245888800773,
                  897.2191364167215
                ]
              ]
            ]
          },
          "id": "COL_2012_0690.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0690.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:36:31Z",
            "pc:count": 1697753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 378508.1936,
                "count": 1697753,
                "maximum": 378884.5292,
                "minimum": 378134.5292,
                "name": "X",
                "position": 0,
                "stddev": 217.4149324,
                "variance": 47269.25282
              },
              {
                "average": 5383830.306,
                "count": 1697753,
                "maximum": 5384200.459,
                "minimum": 5383471.419,
                "name": "Y",
                "position": 1,
                "stddev": 227.8119155,
                "variance": 51898.26884
              },
              {
                "average": 950.9914737,
                "count": 1697753,
                "maximum": 1076.919136,
                "minimum": 897.2191364,
                "name": "Z",
                "position": 2,
                "stddev": 37.58200045,
                "variance": 1412.406758
              },
              {
                "average": 64.51759414,
                "count": 1697753,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.03253354,
                "variance": 2812.449614
              },
              {
                "average": 1.23153957,
                "count": 1697753,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4791239185,
                "variance": 0.2295597293
              },
              {
                "average": 1.463549174,
                "count": 1697753,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6353516687,
                "variance": 0.4036717429
              },
              {
                "average": 0.4925151067,
                "count": 1697753,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999441205,
                "variance": 0.2499441236
              },
              {
                "average": 0,
                "count": 1697753,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244266392,
                "count": 1697753,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4296515222,
                "variance": 0.1846004305
              },
              {
                "average": -0.5231762924,
                "count": 1697753,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72945046,
                "variance": 137.580008
              },
              {
                "average": 139.5911908,
                "count": 1697753,
                "maximum": 151,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 3.074013159,
                "variance": 9.449556903
              },
              {
                "average": 5620.458286,
                "count": 1697753,
                "maximum": 5622,
                "minimum": 5619,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9244410543,
                "variance": 0.8545912628
              },
              {
                "average": 12423.21028,
                "count": 1697753,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 11721.59144,
                "variance": 137395705.8
              },
              {
                "average": 12713.27274,
                "count": 1697753,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 10269.35856,
                "variance": 105459725.3
              },
              {
                "average": 13074.59994,
                "count": 1697753,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 8457.339827,
                "variance": 71526596.94
              },
              {
                "average": 408694.9413,
                "count": 1697753,
                "maximum": 409791.2461,
                "minimum": 407651.421,
                "name": "GpsTime",
                "position": 15,
                "stddev": 638.6228301,
                "variance": 407839.1191
              },
              {
                "average": 0,
                "count": 1697753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1697753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1697753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1697753,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1697753,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378134.5292,
              5383471.419,
              897.2191364,
              378884.5292,
              5384200.459,
              1076.919136
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378134.52917551715,
                    5383471.418595184,
                    897.2191364167215
                  ],
                  [
                    378134.52917551715,
                    5384200.458595183,
                    897.2191364167215
                  ],
                  [
                    378884.52917551715,
                    5384200.458595183,
                    1076.9191364167216
                  ],
                  [
                    378884.52917551715,
                    5383471.418595184,
                    1076.9191364167216
                  ],
                  [
                    378134.52917551715,
                    5383471.418595184,
                    897.2191364167215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:36:31+00:00",
            "end_time": "2011-09-18T19: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": "COL_2012_1417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.51664779723082,
              48.80350031815656,
              1143.0759053216912
            ],
            [
              -118.51685124906061,
              48.810244890756394,
              1143.0759053216912
            ],
            [
              -118.50663959187433,
              48.81037883936126,
              1347.3159053216914
            ],
            [
              -118.50643750844402,
              48.8036342351591,
              1347.3159053216914
            ],
            [
              -118.51664779723082,
              48.80350031815656,
              1143.0759053216912
            ]
          ]
        ]
      },
      "bbox": [
        -118.5168512,
        48.80350032,
        1143.075905,
        -118.5064375,
        48.81037884,
        1347.315905
      ],
      "properties": {
        "datetime": "2011-09-14T21:37:01Z",
        "pc:count": 1357267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 388998.6892,
            "count": 1357267,
            "maximum": 389384.5285,
            "minimum": 388634.5285,
            "name": "X",
            "position": 0,
            "stddev": 209.6554823,
            "variance": 43955.42126
          },
          {
            "average": 5407101.066,
            "count": 1357267,
            "maximum": 5407471.421,
            "minimum": 5406721.421,
            "name": "Y",
            "position": 1,
            "stddev": 227.7976077,
            "variance": 51891.75007
          },
          {
            "average": 1260.351454,
            "count": 1357267,
            "maximum": 1347.315905,
            "minimum": 1143.075905,
            "name": "Z",
            "position": 2,
            "stddev": 31.60176995,
            "variance": 998.6718641
          },
          {
            "average": 76.00592735,
            "count": 1357267,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.96019379,
            "variance": 3131.543289
          },
          {
            "average": 1.22090053,
            "count": 1357267,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4579170143,
            "variance": 0.209687992
          },
          {
            "average": 1.441735488,
            "count": 1357267,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5994713785,
            "variance": 0.3593659336
          },
          {
            "average": 0.4951015533,
            "count": 1357267,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999761888,
            "variance": 0.2499761894
          },
          {
            "average": 0,
            "count": 1357267,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309591996,
            "count": 1357267,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4623255883,
            "variance": 0.2137449496
          },
          {
            "average": 0.1692186432,
            "count": 1357267,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.94102445,
            "variance": 167.4701139
          },
          {
            "average": 5,
            "count": 1357267,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5606.132085,
            "count": 1357267,
            "maximum": 5608,
            "minimum": 5605,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9405614952,
            "variance": 0.8846559262
          },
          {
            "average": 13318.97552,
            "count": 1357267,
            "maximum": 58880,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 8956.590509,
            "variance": 80220513.55
          },
          {
            "average": 13837.30863,
            "count": 1357267,
            "maximum": 57344,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7237.634789,
            "variance": 52383357.34
          },
          {
            "average": 14607.9017,
            "count": 1357267,
            "maximum": 56576,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 5936.916372,
            "variance": 35246976.01
          },
          {
            "average": 69863.60795,
            "count": 1357267,
            "maximum": 71421.30846,
            "minimum": 68922.54492,
            "name": "GpsTime",
            "position": 15,
            "stddev": 762.8507336,
            "variance": 581941.2418
          },
          {
            "average": 0,
            "count": 1357267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1357267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1357267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1357267,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1357267,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          388634.5285,
          5406721.421,
          1143.075905,
          389384.5285,
          5407471.421,
          1347.315905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                388634.5284580492,
                5406721.420618481,
                1143.0759053216912
              ],
              [
                388634.5284580492,
                5407471.420618481,
                1143.0759053216912
              ],
              [
                389384.5284580492,
                5407471.420618481,
                1347.3159053216914
              ],
              [
                389384.5284580492,
                5406721.420618481,
                1347.3159053216914
              ],
              [
                388634.5284580492,
                5406721.420618481,
                1143.0759053216912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T21:37:01+00:00",
        "end_time": "2011-09-14T20:55:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5168512,
            48.80350032,
            1143.075905,
            -118.5064375,
            48.81037884,
            1347.315905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.51664779723082,
                  48.80350031815656,
                  1143.0759053216912
                ],
                [
                  -118.51685124906061,
                  48.810244890756394,
                  1143.0759053216912
                ],
                [
                  -118.50663959187433,
                  48.81037883936126,
                  1347.3159053216914
                ],
                [
                  -118.50643750844402,
                  48.8036342351591,
                  1347.3159053216914
                ],
                [
                  -118.51664779723082,
                  48.80350031815656,
                  1143.0759053216912
                ]
              ]
            ]
          },
          "id": "COL_2012_1417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:37:01Z",
            "pc:count": 1357267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 388998.6892,
                "count": 1357267,
                "maximum": 389384.5285,
                "minimum": 388634.5285,
                "name": "X",
                "position": 0,
                "stddev": 209.6554823,
                "variance": 43955.42126
              },
              {
                "average": 5407101.066,
                "count": 1357267,
                "maximum": 5407471.421,
                "minimum": 5406721.421,
                "name": "Y",
                "position": 1,
                "stddev": 227.7976077,
                "variance": 51891.75007
              },
              {
                "average": 1260.351454,
                "count": 1357267,
                "maximum": 1347.315905,
                "minimum": 1143.075905,
                "name": "Z",
                "position": 2,
                "stddev": 31.60176995,
                "variance": 998.6718641
              },
              {
                "average": 76.00592735,
                "count": 1357267,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.96019379,
                "variance": 3131.543289
              },
              {
                "average": 1.22090053,
                "count": 1357267,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4579170143,
                "variance": 0.209687992
              },
              {
                "average": 1.441735488,
                "count": 1357267,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5994713785,
                "variance": 0.3593659336
              },
              {
                "average": 0.4951015533,
                "count": 1357267,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999761888,
                "variance": 0.2499761894
              },
              {
                "average": 0,
                "count": 1357267,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309591996,
                "count": 1357267,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4623255883,
                "variance": 0.2137449496
              },
              {
                "average": 0.1692186432,
                "count": 1357267,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.94102445,
                "variance": 167.4701139
              },
              {
                "average": 5,
                "count": 1357267,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5606.132085,
                "count": 1357267,
                "maximum": 5608,
                "minimum": 5605,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9405614952,
                "variance": 0.8846559262
              },
              {
                "average": 13318.97552,
                "count": 1357267,
                "maximum": 58880,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 8956.590509,
                "variance": 80220513.55
              },
              {
                "average": 13837.30863,
                "count": 1357267,
                "maximum": 57344,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7237.634789,
                "variance": 52383357.34
              },
              {
                "average": 14607.9017,
                "count": 1357267,
                "maximum": 56576,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 5936.916372,
                "variance": 35246976.01
              },
              {
                "average": 69863.60795,
                "count": 1357267,
                "maximum": 71421.30846,
                "minimum": 68922.54492,
                "name": "GpsTime",
                "position": 15,
                "stddev": 762.8507336,
                "variance": 581941.2418
              },
              {
                "average": 0,
                "count": 1357267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1357267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1357267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1357267,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1357267,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              388634.5285,
              5406721.421,
              1143.075905,
              389384.5285,
              5407471.421,
              1347.315905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    388634.5284580492,
                    5406721.420618481,
                    1143.0759053216912
                  ],
                  [
                    388634.5284580492,
                    5407471.420618481,
                    1143.0759053216912
                  ],
                  [
                    389384.5284580492,
                    5407471.420618481,
                    1347.3159053216914
                  ],
                  [
                    389384.5284580492,
                    5406721.420618481,
                    1347.3159053216914
                  ],
                  [
                    388634.5284580492,
                    5406721.420618481,
                    1143.0759053216912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T21:37:01+00:00",
            "end_time": "2011-09-14T20: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": "COL_2012_2025.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.39730844006563,
              48.919710331086684,
              1310.4664960586338
            ],
            [
              -118.39749665904915,
              48.92645530474416,
              1310.4664960586338
            ],
            [
              -118.38726078717293,
              48.92657889521055,
              1590.2264960586335
            ],
            [
              -118.38707394570541,
              48.91983389237651,
              1590.2264960586335
            ],
            [
              -118.39730844006563,
              48.919710331086684,
              1310.4664960586338
            ]
          ]
        ]
      },
      "bbox": [
        -118.3974967,
        48.91971033,
        1310.466496,
        -118.3870739,
        48.9265789,
        1590.226496
      ],
      "properties": {
        "datetime": "2011-09-15T20:51:17Z",
        "pc:count": 2205143,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 398052.7322,
            "count": 2205143,
            "maximum": 398384.529,
            "minimum": 397634.529,
            "name": "X",
            "position": 0,
            "stddev": 191.4277471,
            "variance": 36644.58236
          },
          {
            "average": 5419849.079,
            "count": 2205143,
            "maximum": 5420221.429,
            "minimum": 5419471.409,
            "name": "Y",
            "position": 1,
            "stddev": 219.3975709,
            "variance": 48135.2941
          },
          {
            "average": 1443.068583,
            "count": 2205143,
            "maximum": 1590.226496,
            "minimum": 1310.466496,
            "name": "Z",
            "position": 2,
            "stddev": 53.74400652,
            "variance": 2888.418237
          },
          {
            "average": 56.16693294,
            "count": 2205143,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.47332346,
            "variance": 2967.342969
          },
          {
            "average": 1.300667122,
            "count": 2205143,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5400487397,
            "variance": 0.2916526412
          },
          {
            "average": 1.60104084,
            "count": 2205143,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6955368554,
            "variance": 0.4837715172
          },
          {
            "average": 0.4937775011,
            "count": 2205143,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999613924,
            "variance": 0.2499613939
          },
          {
            "average": 0,
            "count": 2205143,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.127949979,
            "count": 2205143,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3340341783,
            "variance": 0.1115788323
          },
          {
            "average": -1.950981102,
            "count": 2205143,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.02150941,
            "variance": 144.5166884
          },
          {
            "average": 3,
            "count": 2205143,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5556.20491,
            "count": 2205143,
            "maximum": 5560,
            "minimum": 5553,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.933493461,
            "variance": 3.738396963
          },
          {
            "average": 7324.238219,
            "count": 2205143,
            "maximum": 52736,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 4666.206569,
            "variance": 21773483.75
          },
          {
            "average": 9467.175206,
            "count": 2205143,
            "maximum": 49920,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 4358.322317,
            "variance": 18994973.42
          },
          {
            "average": 10886.97233,
            "count": 2205143,
            "maximum": 48128,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 2896.847465,
            "variance": 8391725.233
          },
          {
            "average": 153150.9894,
            "count": 2205143,
            "maximum": 155077.2035,
            "minimum": 151098.0686,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1155.555068,
            "variance": 1335307.514
          },
          {
            "average": 0,
            "count": 2205143,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2205143,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2205143,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2205143,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2205143,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          397634.529,
          5419471.409,
          1310.466496,
          398384.529,
          5420221.429,
          1590.226496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                397634.52896458376,
                5419471.40885273,
                1310.4664960586338
              ],
              [
                397634.52896458376,
                5420221.4288527295,
                1310.4664960586338
              ],
              [
                398384.52896458376,
                5420221.4288527295,
                1590.2264960586335
              ],
              [
                398384.52896458376,
                5419471.40885273,
                1590.2264960586335
              ],
              [
                397634.52896458376,
                5419471.40885273,
                1310.4664960586338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:51:17+00:00",
        "end_time": "2011-09-15T19:44:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2025.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2025.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2025.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2025.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.3974967,
            48.91971033,
            1310.466496,
            -118.3870739,
            48.9265789,
            1590.226496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.39730844006563,
                  48.919710331086684,
                  1310.4664960586338
                ],
                [
                  -118.39749665904915,
                  48.92645530474416,
                  1310.4664960586338
                ],
                [
                  -118.38726078717293,
                  48.92657889521055,
                  1590.2264960586335
                ],
                [
                  -118.38707394570541,
                  48.91983389237651,
                  1590.2264960586335
                ],
                [
                  -118.39730844006563,
                  48.919710331086684,
                  1310.4664960586338
                ]
              ]
            ]
          },
          "id": "COL_2012_2025.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2025.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:51:17Z",
            "pc:count": 2205143,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 398052.7322,
                "count": 2205143,
                "maximum": 398384.529,
                "minimum": 397634.529,
                "name": "X",
                "position": 0,
                "stddev": 191.4277471,
                "variance": 36644.58236
              },
              {
                "average": 5419849.079,
                "count": 2205143,
                "maximum": 5420221.429,
                "minimum": 5419471.409,
                "name": "Y",
                "position": 1,
                "stddev": 219.3975709,
                "variance": 48135.2941
              },
              {
                "average": 1443.068583,
                "count": 2205143,
                "maximum": 1590.226496,
                "minimum": 1310.466496,
                "name": "Z",
                "position": 2,
                "stddev": 53.74400652,
                "variance": 2888.418237
              },
              {
                "average": 56.16693294,
                "count": 2205143,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.47332346,
                "variance": 2967.342969
              },
              {
                "average": 1.300667122,
                "count": 2205143,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5400487397,
                "variance": 0.2916526412
              },
              {
                "average": 1.60104084,
                "count": 2205143,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6955368554,
                "variance": 0.4837715172
              },
              {
                "average": 0.4937775011,
                "count": 2205143,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999613924,
                "variance": 0.2499613939
              },
              {
                "average": 0,
                "count": 2205143,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.127949979,
                "count": 2205143,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3340341783,
                "variance": 0.1115788323
              },
              {
                "average": -1.950981102,
                "count": 2205143,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.02150941,
                "variance": 144.5166884
              },
              {
                "average": 3,
                "count": 2205143,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5556.20491,
                "count": 2205143,
                "maximum": 5560,
                "minimum": 5553,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.933493461,
                "variance": 3.738396963
              },
              {
                "average": 7324.238219,
                "count": 2205143,
                "maximum": 52736,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 4666.206569,
                "variance": 21773483.75
              },
              {
                "average": 9467.175206,
                "count": 2205143,
                "maximum": 49920,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 4358.322317,
                "variance": 18994973.42
              },
              {
                "average": 10886.97233,
                "count": 2205143,
                "maximum": 48128,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 2896.847465,
                "variance": 8391725.233
              },
              {
                "average": 153150.9894,
                "count": 2205143,
                "maximum": 155077.2035,
                "minimum": 151098.0686,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1155.555068,
                "variance": 1335307.514
              },
              {
                "average": 0,
                "count": 2205143,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2205143,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2205143,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2205143,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2205143,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              397634.529,
              5419471.409,
              1310.466496,
              398384.529,
              5420221.429,
              1590.226496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    397634.52896458376,
                    5419471.40885273,
                    1310.4664960586338
                  ],
                  [
                    397634.52896458376,
                    5420221.4288527295,
                    1310.4664960586338
                  ],
                  [
                    398384.52896458376,
                    5420221.4288527295,
                    1590.2264960586335
                  ],
                  [
                    398384.52896458376,
                    5419471.40885273,
                    1590.2264960586335
                  ],
                  [
                    397634.52896458376,
                    5419471.40885273,
                    1310.4664960586338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:51:17+00:00",
            "end_time": "2011-09-15T19: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": "COL_2012_0270.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.63000391037542,
              48.51855944300563,
              1260.6175407184176
            ],
            [
              -118.63022039195039,
              48.52530416368861,
              1260.6175407184176
            ],
            [
              -118.62006669494383,
              48.52544753606247,
              1440.4375407184177
            ],
            [
              -118.6198515602651,
              48.51870278159687,
              1440.4375407184177
            ],
            [
              -118.63000391037542,
              48.51855944300563,
              1260.6175407184176
            ]
          ]
        ]
      },
      "bbox": [
        -118.6302204,
        48.51855944,
        1260.617541,
        -118.6198516,
        48.52544754,
        1440.437541
      ],
      "properties": {
        "datetime": "2011-09-19T21:39:03Z",
        "pc:count": 1999156,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 380004.4487,
            "count": 1999156,
            "maximum": 380384.5278,
            "minimum": 379634.5278,
            "name": "X",
            "position": 0,
            "stddev": 216.5390434,
            "variance": 46889.15733
          },
          {
            "average": 5375623.313,
            "count": 1999156,
            "maximum": 5375971.429,
            "minimum": 5375221.409,
            "name": "Y",
            "position": 1,
            "stddev": 236.5432251,
            "variance": 55952.69734
          },
          {
            "average": 1348.755235,
            "count": 1999156,
            "maximum": 1440.437541,
            "minimum": 1260.617541,
            "name": "Z",
            "position": 2,
            "stddev": 41.1491256,
            "variance": 1693.250537
          },
          {
            "average": 78.68868613,
            "count": 1999156,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.03755212,
            "variance": 3485.43256
          },
          {
            "average": 1.237042532,
            "count": 1999156,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4964263998,
            "variance": 0.2464391704
          },
          {
            "average": 1.474152592,
            "count": 1999156,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6679814463,
            "variance": 0.4461992126
          },
          {
            "average": 0.4951034336,
            "count": 1999156,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999761481,
            "variance": 0.2499761487
          },
          {
            "average": 0,
            "count": 1999156,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238013942,
            "count": 1999156,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4258678153,
            "variance": 0.1813633961
          },
          {
            "average": -0.02246124043,
            "count": 1999156,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.84269783,
            "variance": 164.9348876
          },
          {
            "average": 8,
            "count": 1999156,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5696.515219,
            "count": 1999156,
            "maximum": 5698,
            "minimum": 5695,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9221714922,
            "variance": 0.850400261
          },
          {
            "average": 16261.44332,
            "count": 1999156,
            "maximum": 59904,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 10692.6844,
            "variance": 114333499.6
          },
          {
            "average": 15524.68454,
            "count": 1999156,
            "maximum": 57088,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 8702.892821,
            "variance": 75740343.46
          },
          {
            "average": 15864.17116,
            "count": 1999156,
            "maximum": 57600,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 7445.945297,
            "variance": 55442101.37
          },
          {
            "average": 502115.6875,
            "count": 1999156,
            "maximum": 503543.4679,
            "minimum": 500899.7882,
            "name": "GpsTime",
            "position": 15,
            "stddev": 842.0570538,
            "variance": 709060.0818
          },
          {
            "average": 0,
            "count": 1999156,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1999156,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1999156,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1999156,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1999156,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          379634.5278,
          5375221.409,
          1260.617541,
          380384.5278,
          5375971.429,
          1440.437541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                379634.5277904995,
                5375221.409077065,
                1260.6175407184176
              ],
              [
                379634.5277904995,
                5375971.429077065,
                1260.6175407184176
              ],
              [
                380384.5277904995,
                5375971.429077065,
                1440.4375407184177
              ],
              [
                380384.5277904995,
                5375221.409077065,
                1440.4375407184177
              ],
              [
                379634.5277904995,
                5375221.409077065,
                1260.6175407184176
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T21:39:03+00:00",
        "end_time": "2011-09-19T20:54:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0270.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0270.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0270.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0270.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6302204,
            48.51855944,
            1260.617541,
            -118.6198516,
            48.52544754,
            1440.437541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.63000391037542,
                  48.51855944300563,
                  1260.6175407184176
                ],
                [
                  -118.63022039195039,
                  48.52530416368861,
                  1260.6175407184176
                ],
                [
                  -118.62006669494383,
                  48.52544753606247,
                  1440.4375407184177
                ],
                [
                  -118.6198515602651,
                  48.51870278159687,
                  1440.4375407184177
                ],
                [
                  -118.63000391037542,
                  48.51855944300563,
                  1260.6175407184176
                ]
              ]
            ]
          },
          "id": "COL_2012_0270.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0270.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:39:03Z",
            "pc:count": 1999156,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 380004.4487,
                "count": 1999156,
                "maximum": 380384.5278,
                "minimum": 379634.5278,
                "name": "X",
                "position": 0,
                "stddev": 216.5390434,
                "variance": 46889.15733
              },
              {
                "average": 5375623.313,
                "count": 1999156,
                "maximum": 5375971.429,
                "minimum": 5375221.409,
                "name": "Y",
                "position": 1,
                "stddev": 236.5432251,
                "variance": 55952.69734
              },
              {
                "average": 1348.755235,
                "count": 1999156,
                "maximum": 1440.437541,
                "minimum": 1260.617541,
                "name": "Z",
                "position": 2,
                "stddev": 41.1491256,
                "variance": 1693.250537
              },
              {
                "average": 78.68868613,
                "count": 1999156,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.03755212,
                "variance": 3485.43256
              },
              {
                "average": 1.237042532,
                "count": 1999156,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4964263998,
                "variance": 0.2464391704
              },
              {
                "average": 1.474152592,
                "count": 1999156,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6679814463,
                "variance": 0.4461992126
              },
              {
                "average": 0.4951034336,
                "count": 1999156,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999761481,
                "variance": 0.2499761487
              },
              {
                "average": 0,
                "count": 1999156,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238013942,
                "count": 1999156,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4258678153,
                "variance": 0.1813633961
              },
              {
                "average": -0.02246124043,
                "count": 1999156,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.84269783,
                "variance": 164.9348876
              },
              {
                "average": 8,
                "count": 1999156,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5696.515219,
                "count": 1999156,
                "maximum": 5698,
                "minimum": 5695,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9221714922,
                "variance": 0.850400261
              },
              {
                "average": 16261.44332,
                "count": 1999156,
                "maximum": 59904,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 10692.6844,
                "variance": 114333499.6
              },
              {
                "average": 15524.68454,
                "count": 1999156,
                "maximum": 57088,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 8702.892821,
                "variance": 75740343.46
              },
              {
                "average": 15864.17116,
                "count": 1999156,
                "maximum": 57600,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 7445.945297,
                "variance": 55442101.37
              },
              {
                "average": 502115.6875,
                "count": 1999156,
                "maximum": 503543.4679,
                "minimum": 500899.7882,
                "name": "GpsTime",
                "position": 15,
                "stddev": 842.0570538,
                "variance": 709060.0818
              },
              {
                "average": 0,
                "count": 1999156,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1999156,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1999156,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1999156,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1999156,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              379634.5278,
              5375221.409,
              1260.617541,
              380384.5278,
              5375971.429,
              1440.437541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    379634.5277904995,
                    5375221.409077065,
                    1260.6175407184176
                  ],
                  [
                    379634.5277904995,
                    5375971.429077065,
                    1260.6175407184176
                  ],
                  [
                    380384.5277904995,
                    5375971.429077065,
                    1440.4375407184177
                  ],
                  [
                    380384.5277904995,
                    5375221.409077065,
                    1440.4375407184177
                  ],
                  [
                    379634.5277904995,
                    5375221.409077065,
                    1260.6175407184176
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T21:39:03+00:00",
            "end_time": "2011-09-19T20: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": "COL_2012_0020.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.67950598785636,
              48.479761981894825,
              1013.8171083042629
            ],
            [
              -118.67964949717701,
              48.48410754625258,
              1013.8171083042629
            ],
            [
              -118.6695042778333,
              48.48425518562005,
              1198.5371083042628
            ],
            [
              -118.66936163433625,
              48.47990959885163,
              1198.5371083042628
            ],
            [
              -118.67950598785636,
              48.479761981894825,
              1013.8171083042629
            ]
          ]
        ]
      },
      "bbox": [
        -118.6796495,
        48.47976198,
        1013.817108,
        -118.6693616,
        48.48425519,
        1198.537108
      ],
      "properties": {
        "datetime": "2011-09-19T23:00:05Z",
        "pc:count": 1185768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376275.4518,
            "count": 1185768,
            "maximum": 376634.5388,
            "minimum": 375884.5388,
            "name": "X",
            "position": 0,
            "stddev": 212.5748214,
            "variance": 45188.05471
          },
          {
            "average": 5371259.163,
            "count": 1185768,
            "maximum": 5371471.431,
            "minimum": 5370988.191,
            "name": "Y",
            "position": 1,
            "stddev": 116.0436394,
            "variance": 13466.12624
          },
          {
            "average": 1097.530885,
            "count": 1185768,
            "maximum": 1198.537108,
            "minimum": 1013.817108,
            "name": "Z",
            "position": 2,
            "stddev": 39.81596521,
            "variance": 1585.311086
          },
          {
            "average": 86.3307502,
            "count": 1185768,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.60116178,
            "variance": 2560.477574
          },
          {
            "average": 1.161061017,
            "count": 1185768,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4211611015,
            "variance": 0.1773766734
          },
          {
            "average": 1.322267088,
            "count": 1185768,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5876434556,
            "variance": 0.3453248309
          },
          {
            "average": 0.4961383677,
            "count": 1185768,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999852984,
            "variance": 0.2499852986
          },
          {
            "average": 0,
            "count": 1185768,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.330693694,
            "count": 1185768,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.470463135,
            "variance": 0.2213355614
          },
          {
            "average": -1.141279271,
            "count": 1185768,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.09022518,
            "variance": 171.3539952
          },
          {
            "average": 8,
            "count": 1185768,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5703.979441,
            "count": 1185768,
            "maximum": 5705,
            "minimum": 5703,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8761452033,
            "variance": 0.7676304172
          },
          {
            "average": 20348.01266,
            "count": 1185768,
            "maximum": 60672,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 9908.261768,
            "variance": 98173651.27
          },
          {
            "average": 19890.81234,
            "count": 1185768,
            "maximum": 57344,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 7665.611661,
            "variance": 58761602.13
          },
          {
            "average": 20865.82538,
            "count": 1185768,
            "maximum": 55296,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 6943.666261,
            "variance": 48214501.14
          },
          {
            "average": 507749.0042,
            "count": 1185768,
            "maximum": 508405.2691,
            "minimum": 507117.7373,
            "name": "GpsTime",
            "position": 15,
            "stddev": 557.2121437,
            "variance": 310485.3731
          },
          {
            "average": 0,
            "count": 1185768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1185768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1185768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1185768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1185768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375884.5388,
          5370988.191,
          1013.817108,
          376634.5388,
          5371471.431,
          1198.537108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375884.53880780644,
                5370988.190556242,
                1013.8171083042629
              ],
              [
                375884.53880780644,
                5371471.430556242,
                1013.8171083042629
              ],
              [
                376634.53880780644,
                5371471.430556242,
                1198.5371083042628
              ],
              [
                376634.53880780644,
                5370988.190556242,
                1198.5371083042628
              ],
              [
                375884.53880780644,
                5370988.190556242,
                1013.8171083042629
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T23:00:05+00:00",
        "end_time": "2011-09-19T22:38:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0020.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0020.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0020.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0020.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6796495,
            48.47976198,
            1013.817108,
            -118.6693616,
            48.48425519,
            1198.537108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.67950598785636,
                  48.479761981894825,
                  1013.8171083042629
                ],
                [
                  -118.67964949717701,
                  48.48410754625258,
                  1013.8171083042629
                ],
                [
                  -118.6695042778333,
                  48.48425518562005,
                  1198.5371083042628
                ],
                [
                  -118.66936163433625,
                  48.47990959885163,
                  1198.5371083042628
                ],
                [
                  -118.67950598785636,
                  48.479761981894825,
                  1013.8171083042629
                ]
              ]
            ]
          },
          "id": "COL_2012_0020.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0020.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:00:05Z",
            "pc:count": 1185768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376275.4518,
                "count": 1185768,
                "maximum": 376634.5388,
                "minimum": 375884.5388,
                "name": "X",
                "position": 0,
                "stddev": 212.5748214,
                "variance": 45188.05471
              },
              {
                "average": 5371259.163,
                "count": 1185768,
                "maximum": 5371471.431,
                "minimum": 5370988.191,
                "name": "Y",
                "position": 1,
                "stddev": 116.0436394,
                "variance": 13466.12624
              },
              {
                "average": 1097.530885,
                "count": 1185768,
                "maximum": 1198.537108,
                "minimum": 1013.817108,
                "name": "Z",
                "position": 2,
                "stddev": 39.81596521,
                "variance": 1585.311086
              },
              {
                "average": 86.3307502,
                "count": 1185768,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.60116178,
                "variance": 2560.477574
              },
              {
                "average": 1.161061017,
                "count": 1185768,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4211611015,
                "variance": 0.1773766734
              },
              {
                "average": 1.322267088,
                "count": 1185768,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5876434556,
                "variance": 0.3453248309
              },
              {
                "average": 0.4961383677,
                "count": 1185768,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999852984,
                "variance": 0.2499852986
              },
              {
                "average": 0,
                "count": 1185768,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.330693694,
                "count": 1185768,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.470463135,
                "variance": 0.2213355614
              },
              {
                "average": -1.141279271,
                "count": 1185768,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.09022518,
                "variance": 171.3539952
              },
              {
                "average": 8,
                "count": 1185768,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5703.979441,
                "count": 1185768,
                "maximum": 5705,
                "minimum": 5703,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8761452033,
                "variance": 0.7676304172
              },
              {
                "average": 20348.01266,
                "count": 1185768,
                "maximum": 60672,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 9908.261768,
                "variance": 98173651.27
              },
              {
                "average": 19890.81234,
                "count": 1185768,
                "maximum": 57344,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 7665.611661,
                "variance": 58761602.13
              },
              {
                "average": 20865.82538,
                "count": 1185768,
                "maximum": 55296,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 6943.666261,
                "variance": 48214501.14
              },
              {
                "average": 507749.0042,
                "count": 1185768,
                "maximum": 508405.2691,
                "minimum": 507117.7373,
                "name": "GpsTime",
                "position": 15,
                "stddev": 557.2121437,
                "variance": 310485.3731
              },
              {
                "average": 0,
                "count": 1185768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1185768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1185768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1185768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1185768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375884.5388,
              5370988.191,
              1013.817108,
              376634.5388,
              5371471.431,
              1198.537108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375884.53880780644,
                    5370988.190556242,
                    1013.8171083042629
                  ],
                  [
                    375884.53880780644,
                    5371471.430556242,
                    1013.8171083042629
                  ],
                  [
                    376634.53880780644,
                    5371471.430556242,
                    1198.5371083042628
                  ],
                  [
                    376634.53880780644,
                    5370988.190556242,
                    1198.5371083042628
                  ],
                  [
                    375884.53880780644,
                    5370988.190556242,
                    1013.8171083042629
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T23:00:05+00:00",
            "end_time": "2011-09-19T22:38: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": "COL_2012_1819.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.60090538004572,
              48.8833275719272,
              540.3880642864166
            ],
            [
              -118.601120741291,
              48.890071960254225,
              540.3880642864166
            ],
            [
              -118.59590745587194,
              48.890144243165,
              595.7280642864165
            ],
            [
              -118.59569279512118,
              48.88339983777833,
              595.7280642864165
            ],
            [
              -118.60090538004572,
              48.8833275719272,
              540.3880642864166
            ]
          ]
        ]
      },
      "bbox": [
        -118.6011207,
        48.88332757,
        540.3880643,
        -118.5956928,
        48.89014424,
        595.7280643
      ],
      "properties": {
        "datetime": "2011-09-18T22:51:22Z",
        "pc:count": 983117,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 382833.2208,
            "count": 983117,
            "maximum": 383016.8285,
            "minimum": 382634.5285,
            "name": "X",
            "position": 0,
            "stddev": 95.49095675,
            "variance": 9118.522822
          },
          {
            "average": 5416117.087,
            "count": 983117,
            "maximum": 5416471.436,
            "minimum": 5415721.416,
            "name": "Y",
            "position": 1,
            "stddev": 201.6452936,
            "variance": 40660.82443
          },
          {
            "average": 549.9852163,
            "count": 983117,
            "maximum": 595.7280643,
            "minimum": 540.3880643,
            "name": "Z",
            "position": 2,
            "stddev": 7.53008465,
            "variance": 56.70217484
          },
          {
            "average": 89.36383767,
            "count": 983117,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.81736863,
            "variance": 2383.13548
          },
          {
            "average": 1.065226214,
            "count": 983117,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2748043029,
            "variance": 0.07551740488
          },
          {
            "average": 1.130681292,
            "count": 983117,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3966152236,
            "variance": 0.1573036356
          },
          {
            "average": 0.4950122925,
            "count": 983117,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999753764,
            "variance": 0.249975377
          },
          {
            "average": 0,
            "count": 983117,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.337271149,
            "count": 983117,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4727785405,
            "variance": 0.2235195483
          },
          {
            "average": 2.841105803,
            "count": 983117,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.52348117,
            "variance": 110.743656
          },
          {
            "average": 139.2434868,
            "count": 983117,
            "maximum": 152,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 3.170665864,
            "variance": 10.05312202
          },
          {
            "average": 5632.480893,
            "count": 983117,
            "maximum": 5643,
            "minimum": 5625,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.700620629,
            "variance": 59.29955807
          },
          {
            "average": 31588.96683,
            "count": 983117,
            "maximum": 61696,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14317.2822,
            "variance": 204984569.5
          },
          {
            "average": 29866.96343,
            "count": 983117,
            "maximum": 63232,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 12701.87271,
            "variance": 161337570.2
          },
          {
            "average": 28873.03347,
            "count": 983117,
            "maximum": 65024,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 11547.11687,
            "variance": 133335908
          },
          {
            "average": 415304.1863,
            "count": 983117,
            "maximum": 421482.8055,
            "minimum": 411179.01,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4640.550577,
            "variance": 21534709.66
          },
          {
            "average": 0,
            "count": 983117,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 983117,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 983117,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 983117,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 983117,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          382634.5285,
          5415721.416,
          540.3880643,
          383016.8285,
          5416471.436,
          595.7280643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                382634.5284696192,
                5415721.4162608115,
                540.3880642864166
              ],
              [
                382634.5284696192,
                5416471.436260811,
                540.3880642864166
              ],
              [
                383016.8284696193,
                5416471.436260811,
                595.7280642864165
              ],
              [
                383016.8284696193,
                5415721.4162608115,
                595.7280642864165
              ],
              [
                382634.5284696192,
                5415721.4162608115,
                540.3880642864166
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:51:22+00:00",
        "end_time": "2011-09-18T19:59:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1819.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1819.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1819.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1819.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6011207,
            48.88332757,
            540.3880643,
            -118.5956928,
            48.89014424,
            595.7280643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.60090538004572,
                  48.8833275719272,
                  540.3880642864166
                ],
                [
                  -118.601120741291,
                  48.890071960254225,
                  540.3880642864166
                ],
                [
                  -118.59590745587194,
                  48.890144243165,
                  595.7280642864165
                ],
                [
                  -118.59569279512118,
                  48.88339983777833,
                  595.7280642864165
                ],
                [
                  -118.60090538004572,
                  48.8833275719272,
                  540.3880642864166
                ]
              ]
            ]
          },
          "id": "COL_2012_1819.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1819.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:51:22Z",
            "pc:count": 983117,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 382833.2208,
                "count": 983117,
                "maximum": 383016.8285,
                "minimum": 382634.5285,
                "name": "X",
                "position": 0,
                "stddev": 95.49095675,
                "variance": 9118.522822
              },
              {
                "average": 5416117.087,
                "count": 983117,
                "maximum": 5416471.436,
                "minimum": 5415721.416,
                "name": "Y",
                "position": 1,
                "stddev": 201.6452936,
                "variance": 40660.82443
              },
              {
                "average": 549.9852163,
                "count": 983117,
                "maximum": 595.7280643,
                "minimum": 540.3880643,
                "name": "Z",
                "position": 2,
                "stddev": 7.53008465,
                "variance": 56.70217484
              },
              {
                "average": 89.36383767,
                "count": 983117,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.81736863,
                "variance": 2383.13548
              },
              {
                "average": 1.065226214,
                "count": 983117,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2748043029,
                "variance": 0.07551740488
              },
              {
                "average": 1.130681292,
                "count": 983117,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3966152236,
                "variance": 0.1573036356
              },
              {
                "average": 0.4950122925,
                "count": 983117,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999753764,
                "variance": 0.249975377
              },
              {
                "average": 0,
                "count": 983117,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.337271149,
                "count": 983117,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4727785405,
                "variance": 0.2235195483
              },
              {
                "average": 2.841105803,
                "count": 983117,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.52348117,
                "variance": 110.743656
              },
              {
                "average": 139.2434868,
                "count": 983117,
                "maximum": 152,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 3.170665864,
                "variance": 10.05312202
              },
              {
                "average": 5632.480893,
                "count": 983117,
                "maximum": 5643,
                "minimum": 5625,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.700620629,
                "variance": 59.29955807
              },
              {
                "average": 31588.96683,
                "count": 983117,
                "maximum": 61696,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14317.2822,
                "variance": 204984569.5
              },
              {
                "average": 29866.96343,
                "count": 983117,
                "maximum": 63232,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 12701.87271,
                "variance": 161337570.2
              },
              {
                "average": 28873.03347,
                "count": 983117,
                "maximum": 65024,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 11547.11687,
                "variance": 133335908
              },
              {
                "average": 415304.1863,
                "count": 983117,
                "maximum": 421482.8055,
                "minimum": 411179.01,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4640.550577,
                "variance": 21534709.66
              },
              {
                "average": 0,
                "count": 983117,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 983117,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 983117,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 983117,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 983117,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              382634.5285,
              5415721.416,
              540.3880643,
              383016.8285,
              5416471.436,
              595.7280643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    382634.5284696192,
                    5415721.4162608115,
                    540.3880642864166
                  ],
                  [
                    382634.5284696192,
                    5416471.436260811,
                    540.3880642864166
                  ],
                  [
                    383016.8284696193,
                    5416471.436260811,
                    595.7280642864165
                  ],
                  [
                    383016.8284696193,
                    5415721.4162608115,
                    595.7280642864165
                  ],
                  [
                    382634.5284696192,
                    5415721.4162608115,
                    540.3880642864166
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:51:22+00:00",
            "end_time": "2011-09-18T19: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": "COL_2012_2214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.70545689808576,
              48.94930039088215,
              1199.5402910567657
            ],
            [
              -118.70568685316528,
              48.956044346003615,
              1199.5402910567657
            ],
            [
              -118.69544641497511,
              48.956195351767825,
              1407.1402910567656
            ],
            [
              -118.69521783886096,
              48.94945136099799,
              1407.1402910567656
            ],
            [
              -118.70545689808576,
              48.94930039088215,
              1199.5402910567657
            ]
          ]
        ]
      },
      "bbox": [
        -118.7056869,
        48.94930039,
        1199.540291,
        -118.6952178,
        48.95619535,
        1407.140291
      ],
      "properties": {
        "datetime": "2011-09-20T19:44:01Z",
        "pc:count": 2955799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 375511.5762,
            "count": 2955799,
            "maximum": 375884.5284,
            "minimum": 375134.5284,
            "name": "X",
            "position": 0,
            "stddev": 189.9702234,
            "variance": 36088.6858
          },
          {
            "average": 5423614.044,
            "count": 2955799,
            "maximum": 5423971.429,
            "minimum": 5423221.409,
            "name": "Y",
            "position": 1,
            "stddev": 214.2201391,
            "variance": 45890.26798
          },
          {
            "average": 1303.071351,
            "count": 2955799,
            "maximum": 1407.140291,
            "minimum": 1199.540291,
            "name": "Z",
            "position": 2,
            "stddev": 36.42350598,
            "variance": 1326.671788
          },
          {
            "average": 59.00795961,
            "count": 2955799,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.22158931,
            "variance": 3160.867104
          },
          {
            "average": 1.34143526,
            "count": 2955799,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5726623364,
            "variance": 0.3279421515
          },
          {
            "average": 1.682331241,
            "count": 2955799,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7248725549,
            "variance": 0.5254402208
          },
          {
            "average": 0.4925666461,
            "count": 2955799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999448268,
            "variance": 0.2499448298
          },
          {
            "average": 0,
            "count": 2955799,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180025773,
            "count": 2955799,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3842089848,
            "variance": 0.147616544
          },
          {
            "average": -0.0514999395,
            "count": 2955799,
            "maximum": 16.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83105078,
            "variance": 139.9737625
          },
          {
            "average": 101.7983665,
            "count": 2955799,
            "maximum": 144,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 55.81192642,
            "variance": 3114.971131
          },
          {
            "average": 5641.021703,
            "count": 2955799,
            "maximum": 5662,
            "minimum": 5633,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.2272993,
            "variance": 149.5068482
          },
          {
            "average": 11897.38603,
            "count": 2955799,
            "maximum": 63744,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10443.88315,
            "variance": 109074695.3
          },
          {
            "average": 11730.31943,
            "count": 2955799,
            "maximum": 63488,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9362.175472,
            "variance": 87650329.58
          },
          {
            "average": 12220.14032,
            "count": 2955799,
            "maximum": 62720,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 7061.604751,
            "variance": 49866261.66
          },
          {
            "average": 457919.0697,
            "count": 2955799,
            "maximum": 583041.9227,
            "minimum": 414506.7708,
            "name": "GpsTime",
            "position": 15,
            "stddev": 72826.87542,
            "variance": 5303753784
          },
          {
            "average": 0,
            "count": 2955799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2955799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2955799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2955799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2955799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375134.5284,
          5423221.409,
          1199.540291,
          375884.5284,
          5423971.429,
          1407.140291
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375134.528406809,
                5423221.409455664,
                1199.5402910567657
              ],
              [
                375134.528406809,
                5423971.429455664,
                1199.5402910567657
              ],
              [
                375884.528406809,
                5423971.429455664,
                1407.1402910567656
              ],
              [
                375884.528406809,
                5423221.409455664,
                1407.1402910567656
              ],
              [
                375134.528406809,
                5423221.409455664,
                1199.5402910567657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T19:44:01+00:00",
        "end_time": "2011-09-18T20:55:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7056869,
            48.94930039,
            1199.540291,
            -118.6952178,
            48.95619535,
            1407.140291
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.70545689808576,
                  48.94930039088215,
                  1199.5402910567657
                ],
                [
                  -118.70568685316528,
                  48.956044346003615,
                  1199.5402910567657
                ],
                [
                  -118.69544641497511,
                  48.956195351767825,
                  1407.1402910567656
                ],
                [
                  -118.69521783886096,
                  48.94945136099799,
                  1407.1402910567656
                ],
                [
                  -118.70545689808576,
                  48.94930039088215,
                  1199.5402910567657
                ]
              ]
            ]
          },
          "id": "COL_2012_2214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T19:44:01Z",
            "pc:count": 2955799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 375511.5762,
                "count": 2955799,
                "maximum": 375884.5284,
                "minimum": 375134.5284,
                "name": "X",
                "position": 0,
                "stddev": 189.9702234,
                "variance": 36088.6858
              },
              {
                "average": 5423614.044,
                "count": 2955799,
                "maximum": 5423971.429,
                "minimum": 5423221.409,
                "name": "Y",
                "position": 1,
                "stddev": 214.2201391,
                "variance": 45890.26798
              },
              {
                "average": 1303.071351,
                "count": 2955799,
                "maximum": 1407.140291,
                "minimum": 1199.540291,
                "name": "Z",
                "position": 2,
                "stddev": 36.42350598,
                "variance": 1326.671788
              },
              {
                "average": 59.00795961,
                "count": 2955799,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.22158931,
                "variance": 3160.867104
              },
              {
                "average": 1.34143526,
                "count": 2955799,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5726623364,
                "variance": 0.3279421515
              },
              {
                "average": 1.682331241,
                "count": 2955799,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7248725549,
                "variance": 0.5254402208
              },
              {
                "average": 0.4925666461,
                "count": 2955799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999448268,
                "variance": 0.2499448298
              },
              {
                "average": 0,
                "count": 2955799,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180025773,
                "count": 2955799,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3842089848,
                "variance": 0.147616544
              },
              {
                "average": -0.0514999395,
                "count": 2955799,
                "maximum": 16.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83105078,
                "variance": 139.9737625
              },
              {
                "average": 101.7983665,
                "count": 2955799,
                "maximum": 144,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 55.81192642,
                "variance": 3114.971131
              },
              {
                "average": 5641.021703,
                "count": 2955799,
                "maximum": 5662,
                "minimum": 5633,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.2272993,
                "variance": 149.5068482
              },
              {
                "average": 11897.38603,
                "count": 2955799,
                "maximum": 63744,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10443.88315,
                "variance": 109074695.3
              },
              {
                "average": 11730.31943,
                "count": 2955799,
                "maximum": 63488,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9362.175472,
                "variance": 87650329.58
              },
              {
                "average": 12220.14032,
                "count": 2955799,
                "maximum": 62720,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 7061.604751,
                "variance": 49866261.66
              },
              {
                "average": 457919.0697,
                "count": 2955799,
                "maximum": 583041.9227,
                "minimum": 414506.7708,
                "name": "GpsTime",
                "position": 15,
                "stddev": 72826.87542,
                "variance": 5303753784
              },
              {
                "average": 0,
                "count": 2955799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2955799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2955799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2955799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2955799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375134.5284,
              5423221.409,
              1199.540291,
              375884.5284,
              5423971.429,
              1407.140291
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375134.528406809,
                    5423221.409455664,
                    1199.5402910567657
                  ],
                  [
                    375134.528406809,
                    5423971.429455664,
                    1199.5402910567657
                  ],
                  [
                    375884.528406809,
                    5423971.429455664,
                    1407.1402910567656
                  ],
                  [
                    375884.528406809,
                    5423221.409455664,
                    1407.1402910567656
                  ],
                  [
                    375134.528406809,
                    5423221.409455664,
                    1199.5402910567657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T19:44:01+00:00",
            "end_time": "2011-09-18T20:55: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": "COL_2012_2356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.66539838245869,
              48.9768744335566,
              1367.0172807282038
            ],
            [
              -118.66562315577436,
              48.98361849521604,
              1367.0172807282038
            ],
            [
              -118.65537685892916,
              48.98376600522671,
              1659.6972807282036
            ],
            [
              -118.65515346679196,
              48.97702190873888,
              1659.6972807282036
            ],
            [
              -118.66539838245869,
              48.9768744335566,
              1367.0172807282038
            ]
          ]
        ]
      },
      "bbox": [
        -118.6656232,
        48.97687443,
        1367.017281,
        -118.6551535,
        48.98376601,
        1659.697281
      ],
      "properties": {
        "datetime": "2011-09-20T19:09:00Z",
        "pc:count": 2636195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 378526.7692,
            "count": 2636195,
            "maximum": 378884.5287,
            "minimum": 378134.5287,
            "name": "X",
            "position": 0,
            "stddev": 207.1046002,
            "variance": 42892.31542
          },
          {
            "average": 5426612.092,
            "count": 2636195,
            "maximum": 5426971.429,
            "minimum": 5426221.409,
            "name": "Y",
            "position": 1,
            "stddev": 212.6075909,
            "variance": 45201.98769
          },
          {
            "average": 1532.05659,
            "count": 2636195,
            "maximum": 1659.697281,
            "minimum": 1367.017281,
            "name": "Z",
            "position": 2,
            "stddev": 61.49531495,
            "variance": 3781.67376
          },
          {
            "average": 64.41470794,
            "count": 2636195,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.31590173,
            "variance": 3059.848984
          },
          {
            "average": 1.27980745,
            "count": 2636195,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5263330237,
            "variance": 0.2770264519
          },
          {
            "average": 1.560729764,
            "count": 2636195,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6880919537,
            "variance": 0.4734705367
          },
          {
            "average": 0.4948059609,
            "count": 2636195,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999731161,
            "variance": 0.2499731168
          },
          {
            "average": 0,
            "count": 2636195,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179361542,
            "count": 2636195,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3836548384,
            "variance": 0.147191035
          },
          {
            "average": -4.755533507,
            "count": 2636195,
            "maximum": 13.99800014,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.477449817,
            "variance": 89.82205504
          },
          {
            "average": 6,
            "count": 2636195,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5656.377983,
            "count": 2636195,
            "maximum": 5658,
            "minimum": 5655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.024792575,
            "variance": 1.050199822
          },
          {
            "average": 10734.21301,
            "count": 2636195,
            "maximum": 63744,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 8418.64849,
            "variance": 70873642.4
          },
          {
            "average": 10931.37096,
            "count": 2636195,
            "maximum": 62720,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7886.492566,
            "variance": 62196764.99
          },
          {
            "average": 11245.43613,
            "count": 2636195,
            "maximum": 62464,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 6709.685826,
            "variance": 45019883.89
          },
          {
            "average": 580066.98,
            "count": 2636195,
            "maximum": 580940.6841,
            "minimum": 579319.4672,
            "name": "GpsTime",
            "position": 15,
            "stddev": 518.5672773,
            "variance": 268912.0211
          },
          {
            "average": 0,
            "count": 2636195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2636195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2636195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2636195,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2636195,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378134.5287,
          5426221.409,
          1367.017281,
          378884.5287,
          5426971.429,
          1659.697281
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378134.52869089367,
                5426221.409352789,
                1367.0172807282038
              ],
              [
                378134.52869089367,
                5426971.429352788,
                1367.0172807282038
              ],
              [
                378884.52869089367,
                5426971.429352788,
                1659.6972807282036
              ],
              [
                378884.52869089367,
                5426221.409352789,
                1659.6972807282036
              ],
              [
                378134.52869089367,
                5426221.409352789,
                1367.0172807282038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T19:09:00+00:00",
        "end_time": "2011-09-20T18:41:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6656232,
            48.97687443,
            1367.017281,
            -118.6551535,
            48.98376601,
            1659.697281
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.66539838245869,
                  48.9768744335566,
                  1367.0172807282038
                ],
                [
                  -118.66562315577436,
                  48.98361849521604,
                  1367.0172807282038
                ],
                [
                  -118.65537685892916,
                  48.98376600522671,
                  1659.6972807282036
                ],
                [
                  -118.65515346679196,
                  48.97702190873888,
                  1659.6972807282036
                ],
                [
                  -118.66539838245869,
                  48.9768744335566,
                  1367.0172807282038
                ]
              ]
            ]
          },
          "id": "COL_2012_2356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T19:09:00Z",
            "pc:count": 2636195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 378526.7692,
                "count": 2636195,
                "maximum": 378884.5287,
                "minimum": 378134.5287,
                "name": "X",
                "position": 0,
                "stddev": 207.1046002,
                "variance": 42892.31542
              },
              {
                "average": 5426612.092,
                "count": 2636195,
                "maximum": 5426971.429,
                "minimum": 5426221.409,
                "name": "Y",
                "position": 1,
                "stddev": 212.6075909,
                "variance": 45201.98769
              },
              {
                "average": 1532.05659,
                "count": 2636195,
                "maximum": 1659.697281,
                "minimum": 1367.017281,
                "name": "Z",
                "position": 2,
                "stddev": 61.49531495,
                "variance": 3781.67376
              },
              {
                "average": 64.41470794,
                "count": 2636195,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.31590173,
                "variance": 3059.848984
              },
              {
                "average": 1.27980745,
                "count": 2636195,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5263330237,
                "variance": 0.2770264519
              },
              {
                "average": 1.560729764,
                "count": 2636195,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6880919537,
                "variance": 0.4734705367
              },
              {
                "average": 0.4948059609,
                "count": 2636195,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999731161,
                "variance": 0.2499731168
              },
              {
                "average": 0,
                "count": 2636195,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179361542,
                "count": 2636195,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3836548384,
                "variance": 0.147191035
              },
              {
                "average": -4.755533507,
                "count": 2636195,
                "maximum": 13.99800014,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.477449817,
                "variance": 89.82205504
              },
              {
                "average": 6,
                "count": 2636195,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5656.377983,
                "count": 2636195,
                "maximum": 5658,
                "minimum": 5655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.024792575,
                "variance": 1.050199822
              },
              {
                "average": 10734.21301,
                "count": 2636195,
                "maximum": 63744,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 8418.64849,
                "variance": 70873642.4
              },
              {
                "average": 10931.37096,
                "count": 2636195,
                "maximum": 62720,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7886.492566,
                "variance": 62196764.99
              },
              {
                "average": 11245.43613,
                "count": 2636195,
                "maximum": 62464,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 6709.685826,
                "variance": 45019883.89
              },
              {
                "average": 580066.98,
                "count": 2636195,
                "maximum": 580940.6841,
                "minimum": 579319.4672,
                "name": "GpsTime",
                "position": 15,
                "stddev": 518.5672773,
                "variance": 268912.0211
              },
              {
                "average": 0,
                "count": 2636195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2636195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2636195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2636195,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2636195,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378134.5287,
              5426221.409,
              1367.017281,
              378884.5287,
              5426971.429,
              1659.697281
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378134.52869089367,
                    5426221.409352789,
                    1367.0172807282038
                  ],
                  [
                    378134.52869089367,
                    5426971.429352788,
                    1367.0172807282038
                  ],
                  [
                    378884.52869089367,
                    5426971.429352788,
                    1659.6972807282036
                  ],
                  [
                    378884.52869089367,
                    5426221.409352789,
                    1659.6972807282036
                  ],
                  [
                    378134.52869089367,
                    5426221.409352789,
                    1367.0172807282038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T19:09:00+00:00",
            "end_time": "2011-09-20T18: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": "COL_2012_1176.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.83968317579725,
              48.73806910119354,
              1319.1062894038919
            ],
            [
              -118.83992938747541,
              48.744812814993296,
              1319.1062894038919
            ],
            [
              -118.83116320917247,
              48.7449524909999,
              1504.466289403892
            ],
            [
              -118.83091816894618,
              48.73820874426085,
              1504.466289403892
            ],
            [
              -118.83968317579725,
              48.73806910119354,
              1319.1062894038919
            ]
          ]
        ]
      },
      "bbox": [
        -118.8399294,
        48.7380691,
        1319.106289,
        -118.8309182,
        48.74495249,
        1504.466289
      ],
      "properties": {
        "datetime": "2011-09-20T22:38:32Z",
        "pc:count": 1368561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365098.1488,
            "count": 1368561,
            "maximum": 365384.5309,
            "minimum": 364739.7509,
            "name": "X",
            "position": 0,
            "stddev": 173.6297599,
            "variance": 30147.29353
          },
          {
            "average": 5400341.052,
            "count": 1368561,
            "maximum": 5400721.439,
            "minimum": 5399971.419,
            "name": "Y",
            "position": 1,
            "stddev": 217.9245991,
            "variance": 47491.13088
          },
          {
            "average": 1417.755282,
            "count": 1368561,
            "maximum": 1504.466289,
            "minimum": 1319.106289,
            "name": "Z",
            "position": 2,
            "stddev": 40.17656328,
            "variance": 1614.156237
          },
          {
            "average": 72.5747716,
            "count": 1368561,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.46578374,
            "variance": 3778.042571
          },
          {
            "average": 1.240288157,
            "count": 1368561,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4809932169,
            "variance": 0.2313544747
          },
          {
            "average": 1.480837902,
            "count": 1368561,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6294199726,
            "variance": 0.3961695019
          },
          {
            "average": 0.4942169184,
            "count": 1368561,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999667375,
            "variance": 0.2499667386
          },
          {
            "average": 0,
            "count": 1368561,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259275253,
            "count": 1368561,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4382370782,
            "variance": 0.1920517367
          },
          {
            "average": -2.876762149,
            "count": 1368561,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.4375205,
            "variance": 130.8168752
          },
          {
            "average": 6,
            "count": 1368561,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5676.219079,
            "count": 1368561,
            "maximum": 5677,
            "minimum": 5675,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7752953904,
            "variance": 0.6010829423
          },
          {
            "average": 16073.71265,
            "count": 1368561,
            "maximum": 64512,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 11075.43181,
            "variance": 122665189.7
          },
          {
            "average": 15920.81797,
            "count": 1368561,
            "maximum": 64512,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 9728.768794,
            "variance": 94648942.25
          },
          {
            "average": 15704.50321,
            "count": 1368561,
            "maximum": 64512,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 8234.451396,
            "variance": 67806189.79
          },
          {
            "average": 593071.6503,
            "count": 1368561,
            "maximum": 593512.8518,
            "minimum": 592047.9976,
            "name": "GpsTime",
            "position": 15,
            "stddev": 554.3984073,
            "variance": 307357.594
          },
          {
            "average": 0,
            "count": 1368561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1368561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1368561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1368561,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1368561,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364739.7509,
          5399971.419,
          1319.106289,
          365384.5309,
          5400721.439,
          1504.466289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364739.7508583884,
                5399971.41911206,
                1319.1062894038919
              ],
              [
                364739.7508583884,
                5400721.43911206,
                1319.1062894038919
              ],
              [
                365384.5308583884,
                5400721.43911206,
                1504.466289403892
              ],
              [
                365384.5308583884,
                5399971.41911206,
                1504.466289403892
              ],
              [
                364739.7508583884,
                5399971.41911206,
                1319.1062894038919
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:38:32+00:00",
        "end_time": "2011-09-20T22:14:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1176.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1176.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1176.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1176.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8399294,
            48.7380691,
            1319.106289,
            -118.8309182,
            48.74495249,
            1504.466289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.83968317579725,
                  48.73806910119354,
                  1319.1062894038919
                ],
                [
                  -118.83992938747541,
                  48.744812814993296,
                  1319.1062894038919
                ],
                [
                  -118.83116320917247,
                  48.7449524909999,
                  1504.466289403892
                ],
                [
                  -118.83091816894618,
                  48.73820874426085,
                  1504.466289403892
                ],
                [
                  -118.83968317579725,
                  48.73806910119354,
                  1319.1062894038919
                ]
              ]
            ]
          },
          "id": "COL_2012_1176.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1176.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:38:32Z",
            "pc:count": 1368561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365098.1488,
                "count": 1368561,
                "maximum": 365384.5309,
                "minimum": 364739.7509,
                "name": "X",
                "position": 0,
                "stddev": 173.6297599,
                "variance": 30147.29353
              },
              {
                "average": 5400341.052,
                "count": 1368561,
                "maximum": 5400721.439,
                "minimum": 5399971.419,
                "name": "Y",
                "position": 1,
                "stddev": 217.9245991,
                "variance": 47491.13088
              },
              {
                "average": 1417.755282,
                "count": 1368561,
                "maximum": 1504.466289,
                "minimum": 1319.106289,
                "name": "Z",
                "position": 2,
                "stddev": 40.17656328,
                "variance": 1614.156237
              },
              {
                "average": 72.5747716,
                "count": 1368561,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.46578374,
                "variance": 3778.042571
              },
              {
                "average": 1.240288157,
                "count": 1368561,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4809932169,
                "variance": 0.2313544747
              },
              {
                "average": 1.480837902,
                "count": 1368561,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6294199726,
                "variance": 0.3961695019
              },
              {
                "average": 0.4942169184,
                "count": 1368561,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999667375,
                "variance": 0.2499667386
              },
              {
                "average": 0,
                "count": 1368561,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259275253,
                "count": 1368561,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4382370782,
                "variance": 0.1920517367
              },
              {
                "average": -2.876762149,
                "count": 1368561,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.4375205,
                "variance": 130.8168752
              },
              {
                "average": 6,
                "count": 1368561,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5676.219079,
                "count": 1368561,
                "maximum": 5677,
                "minimum": 5675,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7752953904,
                "variance": 0.6010829423
              },
              {
                "average": 16073.71265,
                "count": 1368561,
                "maximum": 64512,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 11075.43181,
                "variance": 122665189.7
              },
              {
                "average": 15920.81797,
                "count": 1368561,
                "maximum": 64512,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 9728.768794,
                "variance": 94648942.25
              },
              {
                "average": 15704.50321,
                "count": 1368561,
                "maximum": 64512,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 8234.451396,
                "variance": 67806189.79
              },
              {
                "average": 593071.6503,
                "count": 1368561,
                "maximum": 593512.8518,
                "minimum": 592047.9976,
                "name": "GpsTime",
                "position": 15,
                "stddev": 554.3984073,
                "variance": 307357.594
              },
              {
                "average": 0,
                "count": 1368561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1368561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1368561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1368561,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1368561,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364739.7509,
              5399971.419,
              1319.106289,
              365384.5309,
              5400721.439,
              1504.466289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364739.7508583884,
                    5399971.41911206,
                    1319.1062894038919
                  ],
                  [
                    364739.7508583884,
                    5400721.43911206,
                    1319.1062894038919
                  ],
                  [
                    365384.5308583884,
                    5400721.43911206,
                    1504.466289403892
                  ],
                  [
                    365384.5308583884,
                    5399971.41911206,
                    1504.466289403892
                  ],
                  [
                    364739.7508583884,
                    5399971.41911206,
                    1319.1062894038919
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:38:32+00:00",
            "end_time": "2011-09-20T22:14:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_2367.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.43999182471015,
              48.97990877600309,
              1110.5240488107772
            ],
            [
              -118.44018620328745,
              48.986653554308944,
              1110.5240488107772
            ],
            [
              -118.4299381953992,
              48.98678104790801,
              1530.5840488107772
            ],
            [
              -118.42974519881889,
              48.98003623949615,
              1530.5840488107772
            ],
            [
              -118.43999182471015,
              48.97990877600309,
              1110.5240488107772
            ]
          ]
        ]
      },
      "bbox": [
        -118.4401862,
        48.97990878,
        1110.524049,
        -118.4297452,
        48.98678105,
        1530.584049
      ],
      "properties": {
        "datetime": "2011-09-16T21:46:38Z",
        "pc:count": 9672567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395023.413,
            "count": 9672567,
            "maximum": 395384.5287,
            "minimum": 394634.5287,
            "name": "X",
            "position": 0,
            "stddev": 222.3876304,
            "variance": 49456.25816
          },
          {
            "average": 5426578.51,
            "count": 9672567,
            "maximum": 5426971.429,
            "minimum": 5426221.409,
            "name": "Y",
            "position": 1,
            "stddev": 219.0459076,
            "variance": 47981.10962
          },
          {
            "average": 1297.472152,
            "count": 9672567,
            "maximum": 1530.584049,
            "minimum": 1110.524049,
            "name": "Z",
            "position": 2,
            "stddev": 83.95296748,
            "variance": 7048.100748
          },
          {
            "average": 66.00032887,
            "count": 9672567,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.06516241,
            "variance": 3728.95406
          },
          {
            "average": 1.361626443,
            "count": 9672567,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5894516768,
            "variance": 0.3474532793
          },
          {
            "average": 1.725309424,
            "count": 9672567,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7420816222,
            "variance": 0.5506851339
          },
          {
            "average": 0.4892128429,
            "count": 9672567,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998836495,
            "variance": 0.2498836631
          },
          {
            "average": 0,
            "count": 9672567,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.070045211,
            "count": 9672567,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2552232091,
            "variance": 0.06513888647
          },
          {
            "average": -1.603543596,
            "count": 9672567,
            "maximum": 22.99799919,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.95713639,
            "variance": 120.0588379
          },
          {
            "average": 3.943289718,
            "count": 9672567,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.800095512,
            "variance": 0.6401528283
          },
          {
            "average": 5589.74499,
            "count": 9672567,
            "maximum": 5613,
            "minimum": 5575,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.48885323,
            "variance": 181.9491615
          },
          {
            "average": 10229.1065,
            "count": 9672567,
            "maximum": 58880,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 5213.57124,
            "variance": 27181325.07
          },
          {
            "average": 10995.17346,
            "count": 9672567,
            "maximum": 56064,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 4999.659174,
            "variance": 24996591.85
          },
          {
            "average": 11945.4149,
            "count": 9672567,
            "maximum": 54528,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 3577.801279,
            "variance": 12800661.99
          },
          {
            "average": 164869.3487,
            "count": 9672567,
            "maximum": 244798.5464,
            "minimum": 71076.78001,
            "name": "GpsTime",
            "position": 15,
            "stddev": 68901.12664,
            "variance": 4747365252
          },
          {
            "average": 0,
            "count": 9672567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9672567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9672567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9672567,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9672567,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          394634.5287,
          5426221.409,
          1110.524049,
          395384.5287,
          5426971.429,
          1530.584049
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                394634.52874899865,
                5426221.408928421,
                1110.5240488107772
              ],
              [
                394634.52874899865,
                5426971.428928421,
                1110.5240488107772
              ],
              [
                395384.52874899865,
                5426971.428928421,
                1530.5840488107772
              ],
              [
                395384.52874899865,
                5426221.408928421,
                1530.5840488107772
              ],
              [
                394634.52874899865,
                5426221.408928421,
                1110.5240488107772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-16T21:46:38+00:00",
        "end_time": "2011-09-14T21:31:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2367.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2367.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2367.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2367.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4401862,
            48.97990878,
            1110.524049,
            -118.4297452,
            48.98678105,
            1530.584049
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.43999182471015,
                  48.97990877600309,
                  1110.5240488107772
                ],
                [
                  -118.44018620328745,
                  48.986653554308944,
                  1110.5240488107772
                ],
                [
                  -118.4299381953992,
                  48.98678104790801,
                  1530.5840488107772
                ],
                [
                  -118.42974519881889,
                  48.98003623949615,
                  1530.5840488107772
                ],
                [
                  -118.43999182471015,
                  48.97990877600309,
                  1110.5240488107772
                ]
              ]
            ]
          },
          "id": "COL_2012_2367.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2367.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:46:38Z",
            "pc:count": 9672567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395023.413,
                "count": 9672567,
                "maximum": 395384.5287,
                "minimum": 394634.5287,
                "name": "X",
                "position": 0,
                "stddev": 222.3876304,
                "variance": 49456.25816
              },
              {
                "average": 5426578.51,
                "count": 9672567,
                "maximum": 5426971.429,
                "minimum": 5426221.409,
                "name": "Y",
                "position": 1,
                "stddev": 219.0459076,
                "variance": 47981.10962
              },
              {
                "average": 1297.472152,
                "count": 9672567,
                "maximum": 1530.584049,
                "minimum": 1110.524049,
                "name": "Z",
                "position": 2,
                "stddev": 83.95296748,
                "variance": 7048.100748
              },
              {
                "average": 66.00032887,
                "count": 9672567,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.06516241,
                "variance": 3728.95406
              },
              {
                "average": 1.361626443,
                "count": 9672567,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5894516768,
                "variance": 0.3474532793
              },
              {
                "average": 1.725309424,
                "count": 9672567,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7420816222,
                "variance": 0.5506851339
              },
              {
                "average": 0.4892128429,
                "count": 9672567,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998836495,
                "variance": 0.2498836631
              },
              {
                "average": 0,
                "count": 9672567,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.070045211,
                "count": 9672567,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2552232091,
                "variance": 0.06513888647
              },
              {
                "average": -1.603543596,
                "count": 9672567,
                "maximum": 22.99799919,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.95713639,
                "variance": 120.0588379
              },
              {
                "average": 3.943289718,
                "count": 9672567,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.800095512,
                "variance": 0.6401528283
              },
              {
                "average": 5589.74499,
                "count": 9672567,
                "maximum": 5613,
                "minimum": 5575,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.48885323,
                "variance": 181.9491615
              },
              {
                "average": 10229.1065,
                "count": 9672567,
                "maximum": 58880,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 5213.57124,
                "variance": 27181325.07
              },
              {
                "average": 10995.17346,
                "count": 9672567,
                "maximum": 56064,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 4999.659174,
                "variance": 24996591.85
              },
              {
                "average": 11945.4149,
                "count": 9672567,
                "maximum": 54528,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 3577.801279,
                "variance": 12800661.99
              },
              {
                "average": 164869.3487,
                "count": 9672567,
                "maximum": 244798.5464,
                "minimum": 71076.78001,
                "name": "GpsTime",
                "position": 15,
                "stddev": 68901.12664,
                "variance": 4747365252
              },
              {
                "average": 0,
                "count": 9672567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9672567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9672567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9672567,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9672567,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              394634.5287,
              5426221.409,
              1110.524049,
              395384.5287,
              5426971.429,
              1530.584049
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    394634.52874899865,
                    5426221.408928421,
                    1110.5240488107772
                  ],
                  [
                    394634.52874899865,
                    5426971.428928421,
                    1110.5240488107772
                  ],
                  [
                    395384.52874899865,
                    5426971.428928421,
                    1530.5840488107772
                  ],
                  [
                    395384.52874899865,
                    5426221.408928421,
                    1530.5840488107772
                  ],
                  [
                    394634.52874899865,
                    5426221.408928421,
                    1110.5240488107772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-16T21:46:38+00:00",
            "end_time": "2011-09-14T21:31: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": "COL_2012_1993.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.7554680163386,
              48.91481390116852,
              554.7145075584965
            ],
            [
              -118.75570441926611,
              48.92155753889461,
              554.7145075584965
            ],
            [
              -118.74547130257478,
              48.921712904503316,
              675.3345075584964
            ],
            [
              -118.74523627581074,
              48.914969230107495,
              675.3345075584964
            ],
            [
              -118.7554680163386,
              48.91481390116852,
              554.7145075584965
            ]
          ]
        ]
      },
      "bbox": [
        -118.7557044,
        48.9148139,
        554.7145076,
        -118.7452363,
        48.9217129,
        675.3345076
      ],
      "properties": {
        "datetime": "2011-09-20T20:12:18Z",
        "pc:count": 1099716,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 371770.9602,
            "count": 1099716,
            "maximum": 372134.5279,
            "minimum": 371384.5279,
            "name": "X",
            "position": 0,
            "stddev": 235.6479519,
            "variance": 55529.95724
          },
          {
            "average": 5419834.135,
            "count": 1099716,
            "maximum": 5420221.419,
            "minimum": 5419471.419,
            "name": "Y",
            "position": 1,
            "stddev": 219.1591021,
            "variance": 48030.71205
          },
          {
            "average": 576.0224036,
            "count": 1099716,
            "maximum": 675.3345076,
            "minimum": 554.7145076,
            "name": "Z",
            "position": 2,
            "stddev": 22.28052235,
            "variance": 496.4216762
          },
          {
            "average": 99.3691353,
            "count": 1099716,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.02698446,
            "variance": 1683.213454
          },
          {
            "average": 1.040070345,
            "count": 1099716,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2170121111,
            "variance": 0.04709425638
          },
          {
            "average": 1.080336196,
            "count": 1099716,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3160609953,
            "variance": 0.09989455277
          },
          {
            "average": 0.4963626973,
            "count": 1099716,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999869972,
            "variance": 0.2499869973
          },
          {
            "average": 0,
            "count": 1099716,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.544767013,
            "count": 1099716,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4979921085,
            "variance": 0.2479961401
          },
          {
            "average": -1.369087181,
            "count": 1099716,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.04978063,
            "variance": 122.097652
          },
          {
            "average": 28.41374864,
            "count": 1099716,
            "maximum": 145,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 49.60325814,
            "variance": 2460.483218
          },
          {
            "average": 5659.814515,
            "count": 1099716,
            "maximum": 5665,
            "minimum": 5641,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.523950055,
            "variance": 72.65772455
          },
          {
            "average": 31989.3686,
            "count": 1099716,
            "maximum": 65024,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 12319.07517,
            "variance": 151759613.1
          },
          {
            "average": 28947.62281,
            "count": 1099716,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 10814.75481,
            "variance": 116958921.6
          },
          {
            "average": 27523.5542,
            "count": 1099716,
            "maximum": 65024,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 9862.727443,
            "variance": 97273392.61
          },
          {
            "average": 556262.7422,
            "count": 1099716,
            "maximum": 584738.3236,
            "minimum": 420727.292,
            "name": "GpsTime",
            "position": 15,
            "stddev": 61250.1794,
            "variance": 3751584477
          },
          {
            "average": 0,
            "count": 1099716,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1099716,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1099716,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1099716,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1099716,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          371384.5279,
          5419471.419,
          554.7145076,
          372134.5279,
          5420221.419,
          675.3345076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                371384.527927188,
                5419471.419333036,
                554.7145075584965
              ],
              [
                371384.527927188,
                5420221.419333036,
                554.7145075584965
              ],
              [
                372134.527927188,
                5420221.419333036,
                675.3345075584964
              ],
              [
                372134.527927188,
                5419471.419333036,
                675.3345075584964
              ],
              [
                371384.527927188,
                5419471.419333036,
                554.7145075584965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T20:12:18+00:00",
        "end_time": "2011-09-18T22:38:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1993.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1993.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1993.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1993.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7557044,
            48.9148139,
            554.7145076,
            -118.7452363,
            48.9217129,
            675.3345076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.7554680163386,
                  48.91481390116852,
                  554.7145075584965
                ],
                [
                  -118.75570441926611,
                  48.92155753889461,
                  554.7145075584965
                ],
                [
                  -118.74547130257478,
                  48.921712904503316,
                  675.3345075584964
                ],
                [
                  -118.74523627581074,
                  48.914969230107495,
                  675.3345075584964
                ],
                [
                  -118.7554680163386,
                  48.91481390116852,
                  554.7145075584965
                ]
              ]
            ]
          },
          "id": "COL_2012_1993.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1993.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:12:18Z",
            "pc:count": 1099716,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 371770.9602,
                "count": 1099716,
                "maximum": 372134.5279,
                "minimum": 371384.5279,
                "name": "X",
                "position": 0,
                "stddev": 235.6479519,
                "variance": 55529.95724
              },
              {
                "average": 5419834.135,
                "count": 1099716,
                "maximum": 5420221.419,
                "minimum": 5419471.419,
                "name": "Y",
                "position": 1,
                "stddev": 219.1591021,
                "variance": 48030.71205
              },
              {
                "average": 576.0224036,
                "count": 1099716,
                "maximum": 675.3345076,
                "minimum": 554.7145076,
                "name": "Z",
                "position": 2,
                "stddev": 22.28052235,
                "variance": 496.4216762
              },
              {
                "average": 99.3691353,
                "count": 1099716,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.02698446,
                "variance": 1683.213454
              },
              {
                "average": 1.040070345,
                "count": 1099716,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2170121111,
                "variance": 0.04709425638
              },
              {
                "average": 1.080336196,
                "count": 1099716,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3160609953,
                "variance": 0.09989455277
              },
              {
                "average": 0.4963626973,
                "count": 1099716,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999869972,
                "variance": 0.2499869973
              },
              {
                "average": 0,
                "count": 1099716,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.544767013,
                "count": 1099716,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4979921085,
                "variance": 0.2479961401
              },
              {
                "average": -1.369087181,
                "count": 1099716,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.04978063,
                "variance": 122.097652
              },
              {
                "average": 28.41374864,
                "count": 1099716,
                "maximum": 145,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 49.60325814,
                "variance": 2460.483218
              },
              {
                "average": 5659.814515,
                "count": 1099716,
                "maximum": 5665,
                "minimum": 5641,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.523950055,
                "variance": 72.65772455
              },
              {
                "average": 31989.3686,
                "count": 1099716,
                "maximum": 65024,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 12319.07517,
                "variance": 151759613.1
              },
              {
                "average": 28947.62281,
                "count": 1099716,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 10814.75481,
                "variance": 116958921.6
              },
              {
                "average": 27523.5542,
                "count": 1099716,
                "maximum": 65024,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 9862.727443,
                "variance": 97273392.61
              },
              {
                "average": 556262.7422,
                "count": 1099716,
                "maximum": 584738.3236,
                "minimum": 420727.292,
                "name": "GpsTime",
                "position": 15,
                "stddev": 61250.1794,
                "variance": 3751584477
              },
              {
                "average": 0,
                "count": 1099716,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1099716,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1099716,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1099716,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1099716,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              371384.5279,
              5419471.419,
              554.7145076,
              372134.5279,
              5420221.419,
              675.3345076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    371384.527927188,
                    5419471.419333036,
                    554.7145075584965
                  ],
                  [
                    371384.527927188,
                    5420221.419333036,
                    554.7145075584965
                  ],
                  [
                    372134.527927188,
                    5420221.419333036,
                    675.3345075584964
                  ],
                  [
                    372134.527927188,
                    5419471.419333036,
                    675.3345075584964
                  ],
                  [
                    371384.527927188,
                    5419471.419333036,
                    554.7145075584965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T20:12:18+00:00",
            "end_time": "2011-09-18T22:38: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": "COL_2012_0430.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.65118553122095,
              48.54524792183433,
              980.8259739920628
            ],
            [
              -118.65140503079516,
              48.551992539581114,
              980.8259739920628
            ],
            [
              -118.64124610222406,
              48.55213783926303,
              1141.105973992063
            ],
            [
              -118.64102795146084,
              48.545393187276034,
              1141.105973992063
            ],
            [
              -118.65118553122095,
              48.54524792183433,
              980.8259739920628
            ]
          ]
        ]
      },
      "bbox": [
        -118.651405,
        48.54524792,
        980.825974,
        -118.641028,
        48.55213784,
        1141.105974
      ],
      "properties": {
        "datetime": "2011-09-19T20:30:42Z",
        "pc:count": 2193533,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 378507.2607,
            "count": 2193533,
            "maximum": 378884.528,
            "minimum": 378134.528,
            "name": "X",
            "position": 0,
            "stddev": 217.8900695,
            "variance": 47476.0824
          },
          {
            "average": 5378643.936,
            "count": 2193533,
            "maximum": 5378971.429,
            "minimum": 5378221.409,
            "name": "Y",
            "position": 1,
            "stddev": 226.8482419,
            "variance": 51460.12484
          },
          {
            "average": 1069.68621,
            "count": 2193533,
            "maximum": 1141.105974,
            "minimum": 980.825974,
            "name": "Z",
            "position": 2,
            "stddev": 32.50619784,
            "variance": 1056.652898
          },
          {
            "average": 66.11633698,
            "count": 2193533,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.11975682,
            "variance": 3038.187592
          },
          {
            "average": 1.259097082,
            "count": 2193533,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4998824965,
            "variance": 0.2498825103
          },
          {
            "average": 1.518640476,
            "count": 2193533,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6508970547,
            "variance": 0.4236669759
          },
          {
            "average": 0.4929381049,
            "count": 2193533,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999502411,
            "variance": 0.2499502436
          },
          {
            "average": 0,
            "count": 2193533,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206268153,
            "count": 2193533,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4046253534,
            "variance": 0.1637216766
          },
          {
            "average": -5.688550662,
            "count": 2193533,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.19010307,
            "variance": 148.5986128
          },
          {
            "average": 8,
            "count": 2193533,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5690.90352,
            "count": 2193533,
            "maximum": 5693,
            "minimum": 5689,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.234062903,
            "variance": 1.522911249
          },
          {
            "average": 13048.40613,
            "count": 2193533,
            "maximum": 57088,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7776.917463,
            "variance": 60480445.23
          },
          {
            "average": 13427.29618,
            "count": 2193533,
            "maximum": 53248,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6527.513174,
            "variance": 42608428.24
          },
          {
            "average": 14334.55424,
            "count": 2193533,
            "maximum": 51968,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 5375.520253,
            "variance": 28896217.99
          },
          {
            "average": 497936.1696,
            "count": 2193533,
            "maximum": 499442.3676,
            "minimum": 496601.0166,
            "name": "GpsTime",
            "position": 15,
            "stddev": 864.8504623,
            "variance": 747966.3221
          },
          {
            "average": 0,
            "count": 2193533,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2193533,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2193533,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2193533,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2193533,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378134.528,
          5378221.409,
          980.825974,
          378884.528,
          5378971.429,
          1141.105974
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378134.5280050243,
                5378221.409358172,
                980.8259739920628
              ],
              [
                378134.5280050243,
                5378971.429358171,
                980.8259739920628
              ],
              [
                378884.5280050243,
                5378971.429358171,
                1141.105973992063
              ],
              [
                378884.5280050243,
                5378221.409358172,
                1141.105973992063
              ],
              [
                378134.5280050243,
                5378221.409358172,
                980.8259739920628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T20:30:42+00:00",
        "end_time": "2011-09-19T19:43:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0430.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0430.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0430.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0430.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.651405,
            48.54524792,
            980.825974,
            -118.641028,
            48.55213784,
            1141.105974
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.65118553122095,
                  48.54524792183433,
                  980.8259739920628
                ],
                [
                  -118.65140503079516,
                  48.551992539581114,
                  980.8259739920628
                ],
                [
                  -118.64124610222406,
                  48.55213783926303,
                  1141.105973992063
                ],
                [
                  -118.64102795146084,
                  48.545393187276034,
                  1141.105973992063
                ],
                [
                  -118.65118553122095,
                  48.54524792183433,
                  980.8259739920628
                ]
              ]
            ]
          },
          "id": "COL_2012_0430.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0430.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:30:42Z",
            "pc:count": 2193533,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 378507.2607,
                "count": 2193533,
                "maximum": 378884.528,
                "minimum": 378134.528,
                "name": "X",
                "position": 0,
                "stddev": 217.8900695,
                "variance": 47476.0824
              },
              {
                "average": 5378643.936,
                "count": 2193533,
                "maximum": 5378971.429,
                "minimum": 5378221.409,
                "name": "Y",
                "position": 1,
                "stddev": 226.8482419,
                "variance": 51460.12484
              },
              {
                "average": 1069.68621,
                "count": 2193533,
                "maximum": 1141.105974,
                "minimum": 980.825974,
                "name": "Z",
                "position": 2,
                "stddev": 32.50619784,
                "variance": 1056.652898
              },
              {
                "average": 66.11633698,
                "count": 2193533,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.11975682,
                "variance": 3038.187592
              },
              {
                "average": 1.259097082,
                "count": 2193533,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4998824965,
                "variance": 0.2498825103
              },
              {
                "average": 1.518640476,
                "count": 2193533,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6508970547,
                "variance": 0.4236669759
              },
              {
                "average": 0.4929381049,
                "count": 2193533,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999502411,
                "variance": 0.2499502436
              },
              {
                "average": 0,
                "count": 2193533,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206268153,
                "count": 2193533,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4046253534,
                "variance": 0.1637216766
              },
              {
                "average": -5.688550662,
                "count": 2193533,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.19010307,
                "variance": 148.5986128
              },
              {
                "average": 8,
                "count": 2193533,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5690.90352,
                "count": 2193533,
                "maximum": 5693,
                "minimum": 5689,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.234062903,
                "variance": 1.522911249
              },
              {
                "average": 13048.40613,
                "count": 2193533,
                "maximum": 57088,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7776.917463,
                "variance": 60480445.23
              },
              {
                "average": 13427.29618,
                "count": 2193533,
                "maximum": 53248,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6527.513174,
                "variance": 42608428.24
              },
              {
                "average": 14334.55424,
                "count": 2193533,
                "maximum": 51968,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 5375.520253,
                "variance": 28896217.99
              },
              {
                "average": 497936.1696,
                "count": 2193533,
                "maximum": 499442.3676,
                "minimum": 496601.0166,
                "name": "GpsTime",
                "position": 15,
                "stddev": 864.8504623,
                "variance": 747966.3221
              },
              {
                "average": 0,
                "count": 2193533,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2193533,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2193533,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2193533,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2193533,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378134.528,
              5378221.409,
              980.825974,
              378884.528,
              5378971.429,
              1141.105974
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378134.5280050243,
                    5378221.409358172,
                    980.8259739920628
                  ],
                  [
                    378134.5280050243,
                    5378971.429358171,
                    980.8259739920628
                  ],
                  [
                    378884.5280050243,
                    5378971.429358171,
                    1141.105973992063
                  ],
                  [
                    378884.5280050243,
                    5378221.409358172,
                    1141.105973992063
                  ],
                  [
                    378134.5280050243,
                    5378221.409358172,
                    980.8259739920628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T20:30:42+00:00",
            "end_time": "2011-09-19T19:43: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": "COL_2012_2304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.4088714899343,
              48.96679920713998,
              1467.9412971341085
            ],
            [
              -118.40906157577524,
              48.97354391221344,
              1467.9412971341085
            ],
            [
              -118.40163622103474,
              48.97363438215801,
              1617.6812971341083
            ],
            [
              -118.40144713609088,
              48.96688965572286,
              1617.6812971341083
            ],
            [
              -118.4088714899343,
              48.96679920713998,
              1467.9412971341085
            ]
          ]
        ]
      },
      "bbox": [
        -118.4090616,
        48.96679921,
        1467.941297,
        -118.4014471,
        48.97363438,
        1617.681297
      ],
      "properties": {
        "datetime": "2011-09-16T21:47:09Z",
        "pc:count": 949564,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 397060.829,
            "count": 949564,
            "maximum": 397428.0891,
            "minimum": 396884.5291,
            "name": "X",
            "position": 0,
            "stddev": 127.5755775,
            "variance": 16275.52796
          },
          {
            "average": 5425057.858,
            "count": 949564,
            "maximum": 5425471.428,
            "minimum": 5424721.428,
            "name": "Y",
            "position": 1,
            "stddev": 199.9643199,
            "variance": 39985.72923
          },
          {
            "average": 1541.703645,
            "count": 949564,
            "maximum": 1617.681297,
            "minimum": 1467.941297,
            "name": "Z",
            "position": 2,
            "stddev": 27.45304289,
            "variance": 753.6695637
          },
          {
            "average": 116.0565333,
            "count": 949564,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.57344085,
            "variance": 1487.910339
          },
          {
            "average": 1.034383148,
            "count": 949564,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1985888606,
            "variance": 0.03943753557
          },
          {
            "average": 1.068871608,
            "count": 949564,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2879330409,
            "variance": 0.08290543603
          },
          {
            "average": 0.4975062239,
            "count": 949564,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940443,
            "variance": 0.2499940444
          },
          {
            "average": 0,
            "count": 949564,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314965605,
            "count": 949564,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4645024219,
            "variance": 0.2157625
          },
          {
            "average": -10.01738179,
            "count": 949564,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.440125175,
            "variance": 55.35546262
          },
          {
            "average": 3.545866313,
            "count": 949564,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8225371816,
            "variance": 0.6765674152
          },
          {
            "average": 5568.821235,
            "count": 949564,
            "maximum": 5613,
            "minimum": 5549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.8213314,
            "variance": 666.7411554
          },
          {
            "average": 16711.80889,
            "count": 949564,
            "maximum": 63488,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 7166.261029,
            "variance": 51355297.14
          },
          {
            "average": 15484.2073,
            "count": 949564,
            "maximum": 63232,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5900.997036,
            "variance": 34821766.01
          },
          {
            "average": 15269.99544,
            "count": 949564,
            "maximum": 63488,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 5278.545303,
            "variance": 27863040.51
          },
          {
            "average": 144686.8943,
            "count": 949564,
            "maximum": 244829.4859,
            "minimum": 74737.0732,
            "name": "GpsTime",
            "position": 15,
            "stddev": 47323.71692,
            "variance": 2239534184
          },
          {
            "average": 0,
            "count": 949564,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 949564,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 949564,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 949564,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 949564,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          396884.5291,
          5424721.428,
          1467.941297,
          397428.0891,
          5425471.428,
          1617.681297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                396884.5290797746,
                5424721.428023851,
                1467.9412971341085
              ],
              [
                396884.5290797746,
                5425471.428023851,
                1467.9412971341085
              ],
              [
                397428.0890797747,
                5425471.428023851,
                1617.6812971341083
              ],
              [
                397428.0890797747,
                5424721.428023851,
                1617.6812971341083
              ],
              [
                396884.5290797746,
                5424721.428023851,
                1467.9412971341085
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-16T21:47:09+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/9754/stac/COL_2012_2304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4090616,
            48.96679921,
            1467.941297,
            -118.4014471,
            48.97363438,
            1617.681297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.4088714899343,
                  48.96679920713998,
                  1467.9412971341085
                ],
                [
                  -118.40906157577524,
                  48.97354391221344,
                  1467.9412971341085
                ],
                [
                  -118.40163622103474,
                  48.97363438215801,
                  1617.6812971341083
                ],
                [
                  -118.40144713609088,
                  48.96688965572286,
                  1617.6812971341083
                ],
                [
                  -118.4088714899343,
                  48.96679920713998,
                  1467.9412971341085
                ]
              ]
            ]
          },
          "id": "COL_2012_2304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:47:09Z",
            "pc:count": 949564,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 397060.829,
                "count": 949564,
                "maximum": 397428.0891,
                "minimum": 396884.5291,
                "name": "X",
                "position": 0,
                "stddev": 127.5755775,
                "variance": 16275.52796
              },
              {
                "average": 5425057.858,
                "count": 949564,
                "maximum": 5425471.428,
                "minimum": 5424721.428,
                "name": "Y",
                "position": 1,
                "stddev": 199.9643199,
                "variance": 39985.72923
              },
              {
                "average": 1541.703645,
                "count": 949564,
                "maximum": 1617.681297,
                "minimum": 1467.941297,
                "name": "Z",
                "position": 2,
                "stddev": 27.45304289,
                "variance": 753.6695637
              },
              {
                "average": 116.0565333,
                "count": 949564,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.57344085,
                "variance": 1487.910339
              },
              {
                "average": 1.034383148,
                "count": 949564,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1985888606,
                "variance": 0.03943753557
              },
              {
                "average": 1.068871608,
                "count": 949564,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2879330409,
                "variance": 0.08290543603
              },
              {
                "average": 0.4975062239,
                "count": 949564,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940443,
                "variance": 0.2499940444
              },
              {
                "average": 0,
                "count": 949564,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314965605,
                "count": 949564,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4645024219,
                "variance": 0.2157625
              },
              {
                "average": -10.01738179,
                "count": 949564,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.440125175,
                "variance": 55.35546262
              },
              {
                "average": 3.545866313,
                "count": 949564,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8225371816,
                "variance": 0.6765674152
              },
              {
                "average": 5568.821235,
                "count": 949564,
                "maximum": 5613,
                "minimum": 5549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.8213314,
                "variance": 666.7411554
              },
              {
                "average": 16711.80889,
                "count": 949564,
                "maximum": 63488,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 7166.261029,
                "variance": 51355297.14
              },
              {
                "average": 15484.2073,
                "count": 949564,
                "maximum": 63232,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5900.997036,
                "variance": 34821766.01
              },
              {
                "average": 15269.99544,
                "count": 949564,
                "maximum": 63488,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 5278.545303,
                "variance": 27863040.51
              },
              {
                "average": 144686.8943,
                "count": 949564,
                "maximum": 244829.4859,
                "minimum": 74737.0732,
                "name": "GpsTime",
                "position": 15,
                "stddev": 47323.71692,
                "variance": 2239534184
              },
              {
                "average": 0,
                "count": 949564,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 949564,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 949564,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 949564,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 949564,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              396884.5291,
              5424721.428,
              1467.941297,
              397428.0891,
              5425471.428,
              1617.681297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    396884.5290797746,
                    5424721.428023851,
                    1467.9412971341085
                  ],
                  [
                    396884.5290797746,
                    5425471.428023851,
                    1467.9412971341085
                  ],
                  [
                    397428.0890797747,
                    5425471.428023851,
                    1617.6812971341083
                  ],
                  [
                    397428.0890797747,
                    5424721.428023851,
                    1617.6812971341083
                  ],
                  [
                    396884.5290797746,
                    5424721.428023851,
                    1467.9412971341085
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-16T21:47:09+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": "COL_2012_2354.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.68588796899297,
              48.976576753057294,
              1386.2385524022932
            ],
            [
              -118.6861155045461,
              48.98332074441619,
              1386.2385524022932
            ],
            [
              -118.67586937558093,
              48.98347007368346,
              1713.0585524022933
            ],
            [
              -118.67564322112597,
              48.97672604706703,
              1713.0585524022933
            ],
            [
              -118.68588796899297,
              48.976576753057294,
              1386.2385524022932
            ]
          ]
        ]
      },
      "bbox": [
        -118.6861155,
        48.97657675,
        1386.238552,
        -118.6756432,
        48.98347007,
        1713.058552
      ],
      "properties": {
        "datetime": "2011-09-20T19:44:57Z",
        "pc:count": 2335476,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377015.9883,
            "count": 2335476,
            "maximum": 377384.5282,
            "minimum": 376634.5282,
            "name": "X",
            "position": 0,
            "stddev": 220.0996508,
            "variance": 48443.85628
          },
          {
            "average": 5426569.863,
            "count": 2335476,
            "maximum": 5426971.429,
            "minimum": 5426221.409,
            "name": "Y",
            "position": 1,
            "stddev": 215.1852649,
            "variance": 46304.69822
          },
          {
            "average": 1586.490282,
            "count": 2335476,
            "maximum": 1713.058552,
            "minimum": 1386.238552,
            "name": "Z",
            "position": 2,
            "stddev": 75.76867393,
            "variance": 5740.891949
          },
          {
            "average": 83.04736508,
            "count": 2335476,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.43315712,
            "variance": 3298.567537
          },
          {
            "average": 1.204777099,
            "count": 2335476,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.464368289,
            "variance": 0.2156379079
          },
          {
            "average": 1.409763149,
            "count": 2335476,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6327634776,
            "variance": 0.4003896186
          },
          {
            "average": 0.4974746047,
            "count": 2335476,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937294,
            "variance": 0.2499937294
          },
          {
            "average": 0,
            "count": 2335476,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239412437,
            "count": 2335476,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4267249698,
            "variance": 0.1820941998
          },
          {
            "average": 1.624387961,
            "count": 2335476,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74175028,
            "variance": 137.8686997
          },
          {
            "average": 6,
            "count": 2335476,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5660.374077,
            "count": 2335476,
            "maximum": 5662,
            "minimum": 5658,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9699029151,
            "variance": 0.9407116646
          },
          {
            "average": 15645.13969,
            "count": 2335476,
            "maximum": 59648,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 12999.72023,
            "variance": 168992726
          },
          {
            "average": 14845.4699,
            "count": 2335476,
            "maximum": 57600,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 11031.21596,
            "variance": 121687725.5
          },
          {
            "average": 14889.37257,
            "count": 2335476,
            "maximum": 57088,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 9907.625372,
            "variance": 98161040.51
          },
          {
            "average": 581990.6826,
            "count": 2335476,
            "maximum": 583097.9323,
            "minimum": 580928.5921,
            "name": "GpsTime",
            "position": 15,
            "stddev": 547.5334076,
            "variance": 299792.8325
          },
          {
            "average": 0,
            "count": 2335476,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2335476,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2335476,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2335476,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2335476,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376634.5282,
          5426221.409,
          1386.238552,
          377384.5282,
          5426971.429,
          1713.058552
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376634.52820014657,
                5426221.409154014,
                1386.2385524022932
              ],
              [
                376634.52820014657,
                5426971.429154013,
                1386.2385524022932
              ],
              [
                377384.52820014657,
                5426971.429154013,
                1713.0585524022933
              ],
              [
                377384.52820014657,
                5426221.409154014,
                1713.0585524022933
              ],
              [
                376634.52820014657,
                5426221.409154014,
                1386.2385524022932
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T19:44:57+00:00",
        "end_time": "2011-09-20T19:08:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2354.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2354.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2354.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2354.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6861155,
            48.97657675,
            1386.238552,
            -118.6756432,
            48.98347007,
            1713.058552
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.68588796899297,
                  48.976576753057294,
                  1386.2385524022932
                ],
                [
                  -118.6861155045461,
                  48.98332074441619,
                  1386.2385524022932
                ],
                [
                  -118.67586937558093,
                  48.98347007368346,
                  1713.0585524022933
                ],
                [
                  -118.67564322112597,
                  48.97672604706703,
                  1713.0585524022933
                ],
                [
                  -118.68588796899297,
                  48.976576753057294,
                  1386.2385524022932
                ]
              ]
            ]
          },
          "id": "COL_2012_2354.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2354.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T19:44:57Z",
            "pc:count": 2335476,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377015.9883,
                "count": 2335476,
                "maximum": 377384.5282,
                "minimum": 376634.5282,
                "name": "X",
                "position": 0,
                "stddev": 220.0996508,
                "variance": 48443.85628
              },
              {
                "average": 5426569.863,
                "count": 2335476,
                "maximum": 5426971.429,
                "minimum": 5426221.409,
                "name": "Y",
                "position": 1,
                "stddev": 215.1852649,
                "variance": 46304.69822
              },
              {
                "average": 1586.490282,
                "count": 2335476,
                "maximum": 1713.058552,
                "minimum": 1386.238552,
                "name": "Z",
                "position": 2,
                "stddev": 75.76867393,
                "variance": 5740.891949
              },
              {
                "average": 83.04736508,
                "count": 2335476,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.43315712,
                "variance": 3298.567537
              },
              {
                "average": 1.204777099,
                "count": 2335476,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.464368289,
                "variance": 0.2156379079
              },
              {
                "average": 1.409763149,
                "count": 2335476,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6327634776,
                "variance": 0.4003896186
              },
              {
                "average": 0.4974746047,
                "count": 2335476,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937294,
                "variance": 0.2499937294
              },
              {
                "average": 0,
                "count": 2335476,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239412437,
                "count": 2335476,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4267249698,
                "variance": 0.1820941998
              },
              {
                "average": 1.624387961,
                "count": 2335476,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74175028,
                "variance": 137.8686997
              },
              {
                "average": 6,
                "count": 2335476,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5660.374077,
                "count": 2335476,
                "maximum": 5662,
                "minimum": 5658,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9699029151,
                "variance": 0.9407116646
              },
              {
                "average": 15645.13969,
                "count": 2335476,
                "maximum": 59648,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 12999.72023,
                "variance": 168992726
              },
              {
                "average": 14845.4699,
                "count": 2335476,
                "maximum": 57600,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 11031.21596,
                "variance": 121687725.5
              },
              {
                "average": 14889.37257,
                "count": 2335476,
                "maximum": 57088,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 9907.625372,
                "variance": 98161040.51
              },
              {
                "average": 581990.6826,
                "count": 2335476,
                "maximum": 583097.9323,
                "minimum": 580928.5921,
                "name": "GpsTime",
                "position": 15,
                "stddev": 547.5334076,
                "variance": 299792.8325
              },
              {
                "average": 0,
                "count": 2335476,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2335476,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2335476,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2335476,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2335476,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376634.5282,
              5426221.409,
              1386.238552,
              377384.5282,
              5426971.429,
              1713.058552
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376634.52820014657,
                    5426221.409154014,
                    1386.2385524022932
                  ],
                  [
                    376634.52820014657,
                    5426971.429154013,
                    1386.2385524022932
                  ],
                  [
                    377384.52820014657,
                    5426971.429154013,
                    1713.0585524022933
                  ],
                  [
                    377384.52820014657,
                    5426221.409154014,
                    1713.0585524022933
                  ],
                  [
                    376634.52820014657,
                    5426221.409154014,
                    1386.2385524022932
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T19:44:57+00:00",
            "end_time": "2011-09-20T19:08:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0971.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.553948356339,
              48.68829868272952,
              1078.4045430065726
            ],
            [
              -118.55415597376916,
              48.69504345282883,
              1078.4045430065726
            ],
            [
              -118.54396754160163,
              48.69518047169275,
              1295.0445430065724
            ],
            [
              -118.54376128390714,
              48.68843566928313,
              1295.0445430065724
            ],
            [
              -118.553948356339,
              48.68829868272952,
              1078.4045430065726
            ]
          ]
        ]
      },
      "bbox": [
        -118.554156,
        48.68829868,
        1078.404543,
        -118.5437613,
        48.69518047,
        1295.044543
      ],
      "properties": {
        "datetime": "2011-09-14T21:18:50Z",
        "pc:count": 1583006,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386076.0121,
            "count": 1583006,
            "maximum": 386384.5441,
            "minimum": 385634.5241,
            "name": "X",
            "position": 0,
            "stddev": 199.48745,
            "variance": 39795.2427
          },
          {
            "average": 5394332.686,
            "count": 1583006,
            "maximum": 5394721.434,
            "minimum": 5393971.414,
            "name": "Y",
            "position": 1,
            "stddev": 216.1292483,
            "variance": 46711.85199
          },
          {
            "average": 1164.57025,
            "count": 1583006,
            "maximum": 1295.044543,
            "minimum": 1078.404543,
            "name": "Z",
            "position": 2,
            "stddev": 43.34475632,
            "variance": 1878.767901
          },
          {
            "average": 61.35227914,
            "count": 1583006,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.44348591,
            "variance": 2646.432242
          },
          {
            "average": 1.259915629,
            "count": 1583006,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5060449207,
            "variance": 0.2560814617
          },
          {
            "average": 1.519358739,
            "count": 1583006,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6636249014,
            "variance": 0.4403980098
          },
          {
            "average": 0.489952028,
            "count": 1583006,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499899186,
            "variance": 0.2498991961
          },
          {
            "average": 0,
            "count": 1583006,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26403627,
            "count": 1583006,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4408188301,
            "variance": 0.194321241
          },
          {
            "average": -0.2631750139,
            "count": 1583006,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.2711102,
            "variance": 127.0379251
          },
          {
            "average": 5,
            "count": 1583006,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5605.827408,
            "count": 1583006,
            "maximum": 5607,
            "minimum": 5604,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.817972523,
            "variance": 0.6690790483
          },
          {
            "average": 13249.79806,
            "count": 1583006,
            "maximum": 64768,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 10810.26772,
            "variance": 116861888.2
          },
          {
            "average": 13726.81319,
            "count": 1583006,
            "maximum": 64768,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8945.099483,
            "variance": 80014804.77
          },
          {
            "average": 15269.46885,
            "count": 1583006,
            "maximum": 64768,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 7668.019997,
            "variance": 58798530.67
          },
          {
            "average": 69540.28342,
            "count": 1583006,
            "maximum": 70330.45846,
            "minimum": 68390.87838,
            "name": "GpsTime",
            "position": 15,
            "stddev": 715.089265,
            "variance": 511352.6569
          },
          {
            "average": 0,
            "count": 1583006,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1583006,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1583006,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1583006,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1583006,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          385634.5241,
          5393971.414,
          1078.404543,
          386384.5441,
          5394721.434,
          1295.044543
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                385634.5241485573,
                5393971.413830094,
                1078.4045430065726
              ],
              [
                385634.5241485573,
                5394721.433830094,
                1078.4045430065726
              ],
              [
                386384.5441485573,
                5394721.433830094,
                1295.0445430065724
              ],
              [
                386384.5441485573,
                5393971.413830094,
                1295.0445430065724
              ],
              [
                385634.5241485573,
                5393971.413830094,
                1078.4045430065726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T21:18:50+00:00",
        "end_time": "2011-09-14T20:46:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0971.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0971.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0971.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0971.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.554156,
            48.68829868,
            1078.404543,
            -118.5437613,
            48.69518047,
            1295.044543
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.553948356339,
                  48.68829868272952,
                  1078.4045430065726
                ],
                [
                  -118.55415597376916,
                  48.69504345282883,
                  1078.4045430065726
                ],
                [
                  -118.54396754160163,
                  48.69518047169275,
                  1295.0445430065724
                ],
                [
                  -118.54376128390714,
                  48.68843566928313,
                  1295.0445430065724
                ],
                [
                  -118.553948356339,
                  48.68829868272952,
                  1078.4045430065726
                ]
              ]
            ]
          },
          "id": "COL_2012_0971.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0971.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:18:50Z",
            "pc:count": 1583006,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386076.0121,
                "count": 1583006,
                "maximum": 386384.5441,
                "minimum": 385634.5241,
                "name": "X",
                "position": 0,
                "stddev": 199.48745,
                "variance": 39795.2427
              },
              {
                "average": 5394332.686,
                "count": 1583006,
                "maximum": 5394721.434,
                "minimum": 5393971.414,
                "name": "Y",
                "position": 1,
                "stddev": 216.1292483,
                "variance": 46711.85199
              },
              {
                "average": 1164.57025,
                "count": 1583006,
                "maximum": 1295.044543,
                "minimum": 1078.404543,
                "name": "Z",
                "position": 2,
                "stddev": 43.34475632,
                "variance": 1878.767901
              },
              {
                "average": 61.35227914,
                "count": 1583006,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.44348591,
                "variance": 2646.432242
              },
              {
                "average": 1.259915629,
                "count": 1583006,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5060449207,
                "variance": 0.2560814617
              },
              {
                "average": 1.519358739,
                "count": 1583006,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6636249014,
                "variance": 0.4403980098
              },
              {
                "average": 0.489952028,
                "count": 1583006,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499899186,
                "variance": 0.2498991961
              },
              {
                "average": 0,
                "count": 1583006,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26403627,
                "count": 1583006,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4408188301,
                "variance": 0.194321241
              },
              {
                "average": -0.2631750139,
                "count": 1583006,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.2711102,
                "variance": 127.0379251
              },
              {
                "average": 5,
                "count": 1583006,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5605.827408,
                "count": 1583006,
                "maximum": 5607,
                "minimum": 5604,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.817972523,
                "variance": 0.6690790483
              },
              {
                "average": 13249.79806,
                "count": 1583006,
                "maximum": 64768,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 10810.26772,
                "variance": 116861888.2
              },
              {
                "average": 13726.81319,
                "count": 1583006,
                "maximum": 64768,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8945.099483,
                "variance": 80014804.77
              },
              {
                "average": 15269.46885,
                "count": 1583006,
                "maximum": 64768,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 7668.019997,
                "variance": 58798530.67
              },
              {
                "average": 69540.28342,
                "count": 1583006,
                "maximum": 70330.45846,
                "minimum": 68390.87838,
                "name": "GpsTime",
                "position": 15,
                "stddev": 715.089265,
                "variance": 511352.6569
              },
              {
                "average": 0,
                "count": 1583006,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1583006,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1583006,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1583006,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1583006,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              385634.5241,
              5393971.414,
              1078.404543,
              386384.5441,
              5394721.434,
              1295.044543
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    385634.5241485573,
                    5393971.413830094,
                    1078.4045430065726
                  ],
                  [
                    385634.5241485573,
                    5394721.433830094,
                    1078.4045430065726
                  ],
                  [
                    386384.5441485573,
                    5394721.433830094,
                    1295.0445430065724
                  ],
                  [
                    386384.5441485573,
                    5393971.413830094,
                    1295.0445430065724
                  ],
                  [
                    385634.5241485573,
                    5393971.413830094,
                    1078.4045430065726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T21:18:50+00:00",
            "end_time": "2011-09-14T20:46: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": "COL_2012_0323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.50837086634765,
              48.52696536184684,
              1435.977790342144
            ],
            [
              -118.50857125679555,
              48.533710465446624,
              1435.977790342144
            ],
            [
              -118.49841529048291,
              48.53384312521665,
              1627.677790342144
            ],
            [
              -118.49821624786426,
              48.52709799035554,
              1627.677790342144
            ],
            [
              -118.50837086634765,
              48.52696536184684,
              1435.977790342144
            ]
          ]
        ]
      },
      "bbox": [
        -118.5085713,
        48.52696536,
        1435.97779,
        -118.4982162,
        48.53384313,
        1627.67779
      ],
      "properties": {
        "datetime": "2011-09-19T21:02:59Z",
        "pc:count": 2094063,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 389082.2673,
            "count": 2094063,
            "maximum": 389384.529,
            "minimum": 388634.529,
            "name": "X",
            "position": 0,
            "stddev": 215.7047825,
            "variance": 46528.5532
          },
          {
            "average": 5376334.823,
            "count": 2094063,
            "maximum": 5376721.429,
            "minimum": 5375971.409,
            "name": "Y",
            "position": 1,
            "stddev": 192.1701093,
            "variance": 36929.35092
          },
          {
            "average": 1503.877199,
            "count": 2094063,
            "maximum": 1627.67779,
            "minimum": 1435.97779,
            "name": "Z",
            "position": 2,
            "stddev": 30.00777098,
            "variance": 900.4663193
          },
          {
            "average": 66.21575282,
            "count": 2094063,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.74482106,
            "variance": 3107.485075
          },
          {
            "average": 1.219680115,
            "count": 2094063,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4670940606,
            "variance": 0.2181768615
          },
          {
            "average": 1.438851649,
            "count": 2094063,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6214764474,
            "variance": 0.3862329746
          },
          {
            "average": 0.4955667523,
            "count": 2094063,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999804653,
            "variance": 0.2499804657
          },
          {
            "average": 0,
            "count": 2094063,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.1751103,
            "count": 2094063,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3800615105,
            "variance": 0.1444467518
          },
          {
            "average": -4.457662358,
            "count": 2094063,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.56915671,
            "variance": 157.9837004
          },
          {
            "average": 6.995197375,
            "count": 2094063,
            "maximum": 8,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 2.003593454,
            "variance": 4.014386728
          },
          {
            "average": 5668.364167,
            "count": 2094063,
            "maximum": 5696,
            "minimum": 5562,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 53.34672602,
            "variance": 2845.873177
          },
          {
            "average": 14289.29412,
            "count": 2094063,
            "maximum": 57600,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 7031.445461,
            "variance": 49441225.27
          },
          {
            "average": 14669.83657,
            "count": 2094063,
            "maximum": 54272,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 6425.512709,
            "variance": 41287213.58
          },
          {
            "average": 14303.23702,
            "count": 2094063,
            "maximum": 52224,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4761.896812,
            "variance": 22675661.25
          },
          {
            "average": 431584.8834,
            "count": 2094063,
            "maximum": 501379.1437,
            "minimum": 156111.1749,
            "name": "GpsTime",
            "position": 15,
            "stddev": 138147.4315,
            "variance": 19084712820.0
          },
          {
            "average": 0,
            "count": 2094063,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2094063,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2094063,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2094063,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2094063,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          388634.529,
          5375971.409,
          1435.97779,
          389384.529,
          5376721.429,
          1627.67779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                388634.5290214798,
                5375971.408873498,
                1435.977790342144
              ],
              [
                388634.5290214798,
                5376721.428873498,
                1435.977790342144
              ],
              [
                389384.5290214798,
                5376721.428873498,
                1627.677790342144
              ],
              [
                389384.5290214798,
                5375971.408873498,
                1627.677790342144
              ],
              [
                388634.5290214798,
                5375971.408873498,
                1435.977790342144
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T21:02:59+00:00",
        "end_time": "2011-09-15T21:08:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5085713,
            48.52696536,
            1435.97779,
            -118.4982162,
            48.53384313,
            1627.67779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.50837086634765,
                  48.52696536184684,
                  1435.977790342144
                ],
                [
                  -118.50857125679555,
                  48.533710465446624,
                  1435.977790342144
                ],
                [
                  -118.49841529048291,
                  48.53384312521665,
                  1627.677790342144
                ],
                [
                  -118.49821624786426,
                  48.52709799035554,
                  1627.677790342144
                ],
                [
                  -118.50837086634765,
                  48.52696536184684,
                  1435.977790342144
                ]
              ]
            ]
          },
          "id": "COL_2012_0323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:02:59Z",
            "pc:count": 2094063,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 389082.2673,
                "count": 2094063,
                "maximum": 389384.529,
                "minimum": 388634.529,
                "name": "X",
                "position": 0,
                "stddev": 215.7047825,
                "variance": 46528.5532
              },
              {
                "average": 5376334.823,
                "count": 2094063,
                "maximum": 5376721.429,
                "minimum": 5375971.409,
                "name": "Y",
                "position": 1,
                "stddev": 192.1701093,
                "variance": 36929.35092
              },
              {
                "average": 1503.877199,
                "count": 2094063,
                "maximum": 1627.67779,
                "minimum": 1435.97779,
                "name": "Z",
                "position": 2,
                "stddev": 30.00777098,
                "variance": 900.4663193
              },
              {
                "average": 66.21575282,
                "count": 2094063,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.74482106,
                "variance": 3107.485075
              },
              {
                "average": 1.219680115,
                "count": 2094063,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4670940606,
                "variance": 0.2181768615
              },
              {
                "average": 1.438851649,
                "count": 2094063,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6214764474,
                "variance": 0.3862329746
              },
              {
                "average": 0.4955667523,
                "count": 2094063,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999804653,
                "variance": 0.2499804657
              },
              {
                "average": 0,
                "count": 2094063,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.1751103,
                "count": 2094063,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3800615105,
                "variance": 0.1444467518
              },
              {
                "average": -4.457662358,
                "count": 2094063,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.56915671,
                "variance": 157.9837004
              },
              {
                "average": 6.995197375,
                "count": 2094063,
                "maximum": 8,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 2.003593454,
                "variance": 4.014386728
              },
              {
                "average": 5668.364167,
                "count": 2094063,
                "maximum": 5696,
                "minimum": 5562,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 53.34672602,
                "variance": 2845.873177
              },
              {
                "average": 14289.29412,
                "count": 2094063,
                "maximum": 57600,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 7031.445461,
                "variance": 49441225.27
              },
              {
                "average": 14669.83657,
                "count": 2094063,
                "maximum": 54272,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 6425.512709,
                "variance": 41287213.58
              },
              {
                "average": 14303.23702,
                "count": 2094063,
                "maximum": 52224,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 4761.896812,
                "variance": 22675661.25
              },
              {
                "average": 431584.8834,
                "count": 2094063,
                "maximum": 501379.1437,
                "minimum": 156111.1749,
                "name": "GpsTime",
                "position": 15,
                "stddev": 138147.4315,
                "variance": 19084712820.0
              },
              {
                "average": 0,
                "count": 2094063,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2094063,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2094063,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2094063,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2094063,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              388634.529,
              5375971.409,
              1435.97779,
              389384.529,
              5376721.429,
              1627.67779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    388634.5290214798,
                    5375971.408873498,
                    1435.977790342144
                  ],
                  [
                    388634.5290214798,
                    5376721.428873498,
                    1435.977790342144
                  ],
                  [
                    389384.5290214798,
                    5376721.428873498,
                    1627.677790342144
                  ],
                  [
                    389384.5290214798,
                    5375971.408873498,
                    1627.677790342144
                  ],
                  [
                    388634.5290214798,
                    5375971.408873498,
                    1435.977790342144
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T21:02:59+00:00",
            "end_time": "2011-09-15T21: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": "COL_2012_0205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.86323747503188,
              48.50827196273143,
              1031.491721768022
            ],
            [
              -118.86348483288906,
              48.51501585715181,
              1031.491721768022
            ],
            [
              -118.85333444818171,
              48.515179776135994,
              1183.391721768022
            ],
            [
              -118.85308843579554,
              48.508435843098084,
              1183.391721768022
            ],
            [
              -118.86323747503188,
              48.50827196273143,
              1031.491721768022
            ]
          ]
        ]
      },
      "bbox": [
        -118.8634848,
        48.50827196,
        1031.491722,
        -118.8530884,
        48.51517978,
        1183.391722
      ],
      "properties": {
        "datetime": "2011-09-19T22:07:40Z",
        "pc:count": 2111226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362772.7934,
            "count": 2111226,
            "maximum": 363134.5318,
            "minimum": 362384.5318,
            "name": "X",
            "position": 0,
            "stddev": 211.6348827,
            "variance": 44789.32356
          },
          {
            "average": 5374824.59,
            "count": 2111226,
            "maximum": 5375221.43,
            "minimum": 5374471.41,
            "name": "Y",
            "position": 1,
            "stddev": 229.3819721,
            "variance": 52616.08912
          },
          {
            "average": 1081.952852,
            "count": 2111226,
            "maximum": 1183.391722,
            "minimum": 1031.491722,
            "name": "Z",
            "position": 2,
            "stddev": 24.42538043,
            "variance": 596.5992091
          },
          {
            "average": 63.69574787,
            "count": 2111226,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.9273007,
            "variance": 3240.717565
          },
          {
            "average": 1.270820367,
            "count": 2111226,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5039290425,
            "variance": 0.2539444799
          },
          {
            "average": 1.541316278,
            "count": 2111226,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.646257525,
            "variance": 0.4176487886
          },
          {
            "average": 0.4952444693,
            "count": 2111226,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999775028,
            "variance": 0.2499775033
          },
          {
            "average": 0,
            "count": 2111226,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.202466245,
            "count": 2111226,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4018379536,
            "variance": 0.161473741
          },
          {
            "average": 1.02365314,
            "count": 2111226,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.02125171,
            "variance": 169.5529962
          },
          {
            "average": 8,
            "count": 2111226,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5698.453867,
            "count": 2111226,
            "maximum": 5700,
            "minimum": 5697,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9445930408,
            "variance": 0.8922560128
          },
          {
            "average": 15133.23775,
            "count": 2111226,
            "maximum": 60160,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 7228.204223,
            "variance": 52246936.29
          },
          {
            "average": 15480.51762,
            "count": 2111226,
            "maximum": 57088,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 6702.82405,
            "variance": 44927850.25
          },
          {
            "average": 15608.17046,
            "count": 2111226,
            "maximum": 57600,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 5229.281342,
            "variance": 27345383.35
          },
          {
            "average": 503847.2442,
            "count": 2111226,
            "maximum": 505260.7172,
            "minimum": 502264.9713,
            "name": "GpsTime",
            "position": 15,
            "stddev": 857.2965386,
            "variance": 734957.3552
          },
          {
            "average": 0,
            "count": 2111226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2111226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2111226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2111226,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2111226,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          362384.5318,
          5374471.41,
          1031.491722,
          363134.5318,
          5375221.43,
          1183.391722
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                362384.53180020524,
                5374471.409594381,
                1031.491721768022
              ],
              [
                362384.53180020524,
                5375221.429594381,
                1031.491721768022
              ],
              [
                363134.53180020524,
                5375221.429594381,
                1183.391721768022
              ],
              [
                363134.53180020524,
                5374471.409594381,
                1183.391721768022
              ],
              [
                362384.53180020524,
                5374471.409594381,
                1031.491721768022
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:07:40+00:00",
        "end_time": "2011-09-19T21:17:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8634848,
            48.50827196,
            1031.491722,
            -118.8530884,
            48.51517978,
            1183.391722
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.86323747503188,
                  48.50827196273143,
                  1031.491721768022
                ],
                [
                  -118.86348483288906,
                  48.51501585715181,
                  1031.491721768022
                ],
                [
                  -118.85333444818171,
                  48.515179776135994,
                  1183.391721768022
                ],
                [
                  -118.85308843579554,
                  48.508435843098084,
                  1183.391721768022
                ],
                [
                  -118.86323747503188,
                  48.50827196273143,
                  1031.491721768022
                ]
              ]
            ]
          },
          "id": "COL_2012_0205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:07:40Z",
            "pc:count": 2111226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362772.7934,
                "count": 2111226,
                "maximum": 363134.5318,
                "minimum": 362384.5318,
                "name": "X",
                "position": 0,
                "stddev": 211.6348827,
                "variance": 44789.32356
              },
              {
                "average": 5374824.59,
                "count": 2111226,
                "maximum": 5375221.43,
                "minimum": 5374471.41,
                "name": "Y",
                "position": 1,
                "stddev": 229.3819721,
                "variance": 52616.08912
              },
              {
                "average": 1081.952852,
                "count": 2111226,
                "maximum": 1183.391722,
                "minimum": 1031.491722,
                "name": "Z",
                "position": 2,
                "stddev": 24.42538043,
                "variance": 596.5992091
              },
              {
                "average": 63.69574787,
                "count": 2111226,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.9273007,
                "variance": 3240.717565
              },
              {
                "average": 1.270820367,
                "count": 2111226,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5039290425,
                "variance": 0.2539444799
              },
              {
                "average": 1.541316278,
                "count": 2111226,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.646257525,
                "variance": 0.4176487886
              },
              {
                "average": 0.4952444693,
                "count": 2111226,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999775028,
                "variance": 0.2499775033
              },
              {
                "average": 0,
                "count": 2111226,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.202466245,
                "count": 2111226,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4018379536,
                "variance": 0.161473741
              },
              {
                "average": 1.02365314,
                "count": 2111226,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.02125171,
                "variance": 169.5529962
              },
              {
                "average": 8,
                "count": 2111226,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5698.453867,
                "count": 2111226,
                "maximum": 5700,
                "minimum": 5697,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9445930408,
                "variance": 0.8922560128
              },
              {
                "average": 15133.23775,
                "count": 2111226,
                "maximum": 60160,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 7228.204223,
                "variance": 52246936.29
              },
              {
                "average": 15480.51762,
                "count": 2111226,
                "maximum": 57088,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 6702.82405,
                "variance": 44927850.25
              },
              {
                "average": 15608.17046,
                "count": 2111226,
                "maximum": 57600,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 5229.281342,
                "variance": 27345383.35
              },
              {
                "average": 503847.2442,
                "count": 2111226,
                "maximum": 505260.7172,
                "minimum": 502264.9713,
                "name": "GpsTime",
                "position": 15,
                "stddev": 857.2965386,
                "variance": 734957.3552
              },
              {
                "average": 0,
                "count": 2111226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2111226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2111226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2111226,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2111226,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              362384.5318,
              5374471.41,
              1031.491722,
              363134.5318,
              5375221.43,
              1183.391722
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    362384.53180020524,
                    5374471.409594381,
                    1031.491721768022
                  ],
                  [
                    362384.53180020524,
                    5375221.429594381,
                    1031.491721768022
                  ],
                  [
                    363134.53180020524,
                    5375221.429594381,
                    1183.391721768022
                  ],
                  [
                    363134.53180020524,
                    5374471.409594381,
                    1183.391721768022
                  ],
                  [
                    362384.53180020524,
                    5374471.409594381,
                    1031.491721768022
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:07:40+00:00",
            "end_time": "2011-09-19T21: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": "COL_2012_0083.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.8320607287357,
              48.488529461145504,
              1006.3726674675097
            ],
            [
              -118.83230377404978,
              48.49527331751803,
              1006.3726674675097
            ],
            [
              -118.82215715329941,
              48.49543443874953,
              1209.8326674675097
            ],
            [
              -118.82191545206025,
              48.48869054442207,
              1209.8326674675097
            ],
            [
              -118.8320607287357,
              48.488529461145504,
              1006.3726674675097
            ]
          ]
        ]
      },
      "bbox": [
        -118.8323038,
        48.48852946,
        1006.372667,
        -118.8219155,
        48.49543444,
        1209.832667
      ],
      "properties": {
        "datetime": "2011-09-19T22:52:26Z",
        "pc:count": 1865553,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364998.1861,
            "count": 1865553,
            "maximum": 365384.5284,
            "minimum": 364634.5284,
            "name": "X",
            "position": 0,
            "stddev": 216.4475307,
            "variance": 46849.53353
          },
          {
            "average": 5372604.026,
            "count": 1865553,
            "maximum": 5372971.419,
            "minimum": 5372221.419,
            "name": "Y",
            "position": 1,
            "stddev": 208.1983258,
            "variance": 43346.54288
          },
          {
            "average": 1118.666798,
            "count": 1865553,
            "maximum": 1209.832667,
            "minimum": 1006.372667,
            "name": "Z",
            "position": 2,
            "stddev": 40.34491665,
            "variance": 1627.712299
          },
          {
            "average": 71.11489891,
            "count": 1865553,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.00020566,
            "variance": 3481.024268
          },
          {
            "average": 1.243780262,
            "count": 1865553,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4911147545,
            "variance": 0.2411937021
          },
          {
            "average": 1.486728064,
            "count": 1865553,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6480003708,
            "variance": 0.4199044806
          },
          {
            "average": 0.4957580942,
            "count": 1865553,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999821399,
            "variance": 0.2499821402
          },
          {
            "average": 0,
            "count": 1865553,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182805849,
            "count": 1865553,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3865073746,
            "variance": 0.1493879506
          },
          {
            "average": 1.433476039,
            "count": 1865553,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.39615741,
            "variance": 179.4570334
          },
          {
            "average": 8,
            "count": 1865553,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5702.153295,
            "count": 1865553,
            "maximum": 5704,
            "minimum": 5701,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8737798818,
            "variance": 0.7634912818
          },
          {
            "average": 13910.2762,
            "count": 1865553,
            "maximum": 60160,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 7999.543758,
            "variance": 63992700.34
          },
          {
            "average": 14267.01878,
            "count": 1865553,
            "maximum": 57344,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 6906.461031,
            "variance": 47699203.98
          },
          {
            "average": 14780.61374,
            "count": 1865553,
            "maximum": 56832,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 5267.632416,
            "variance": 27747951.26
          },
          {
            "average": 506489.032,
            "count": 1865553,
            "maximum": 507946.2351,
            "minimum": 505533.6363,
            "name": "GpsTime",
            "position": 15,
            "stddev": 639.3193442,
            "variance": 408729.2239
          },
          {
            "average": 0,
            "count": 1865553,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1865553,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1865553,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1865553,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1865553,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364634.5284,
          5372221.419,
          1006.372667,
          365384.5284,
          5372971.419,
          1209.832667
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364634.5284086312,
                5372221.418909195,
                1006.3726674675097
              ],
              [
                364634.5284086312,
                5372971.418909195,
                1006.3726674675097
              ],
              [
                365384.5284086312,
                5372971.418909195,
                1209.8326674675097
              ],
              [
                365384.5284086312,
                5372221.418909195,
                1209.8326674675097
              ],
              [
                364634.5284086312,
                5372221.418909195,
                1006.3726674675097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:52:26+00:00",
        "end_time": "2011-09-19T22:12:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0083.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0083.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0083.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0083.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8323038,
            48.48852946,
            1006.372667,
            -118.8219155,
            48.49543444,
            1209.832667
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.8320607287357,
                  48.488529461145504,
                  1006.3726674675097
                ],
                [
                  -118.83230377404978,
                  48.49527331751803,
                  1006.3726674675097
                ],
                [
                  -118.82215715329941,
                  48.49543443874953,
                  1209.8326674675097
                ],
                [
                  -118.82191545206025,
                  48.48869054442207,
                  1209.8326674675097
                ],
                [
                  -118.8320607287357,
                  48.488529461145504,
                  1006.3726674675097
                ]
              ]
            ]
          },
          "id": "COL_2012_0083.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0083.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:52:26Z",
            "pc:count": 1865553,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364998.1861,
                "count": 1865553,
                "maximum": 365384.5284,
                "minimum": 364634.5284,
                "name": "X",
                "position": 0,
                "stddev": 216.4475307,
                "variance": 46849.53353
              },
              {
                "average": 5372604.026,
                "count": 1865553,
                "maximum": 5372971.419,
                "minimum": 5372221.419,
                "name": "Y",
                "position": 1,
                "stddev": 208.1983258,
                "variance": 43346.54288
              },
              {
                "average": 1118.666798,
                "count": 1865553,
                "maximum": 1209.832667,
                "minimum": 1006.372667,
                "name": "Z",
                "position": 2,
                "stddev": 40.34491665,
                "variance": 1627.712299
              },
              {
                "average": 71.11489891,
                "count": 1865553,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.00020566,
                "variance": 3481.024268
              },
              {
                "average": 1.243780262,
                "count": 1865553,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4911147545,
                "variance": 0.2411937021
              },
              {
                "average": 1.486728064,
                "count": 1865553,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6480003708,
                "variance": 0.4199044806
              },
              {
                "average": 0.4957580942,
                "count": 1865553,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999821399,
                "variance": 0.2499821402
              },
              {
                "average": 0,
                "count": 1865553,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182805849,
                "count": 1865553,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3865073746,
                "variance": 0.1493879506
              },
              {
                "average": 1.433476039,
                "count": 1865553,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.39615741,
                "variance": 179.4570334
              },
              {
                "average": 8,
                "count": 1865553,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5702.153295,
                "count": 1865553,
                "maximum": 5704,
                "minimum": 5701,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8737798818,
                "variance": 0.7634912818
              },
              {
                "average": 13910.2762,
                "count": 1865553,
                "maximum": 60160,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 7999.543758,
                "variance": 63992700.34
              },
              {
                "average": 14267.01878,
                "count": 1865553,
                "maximum": 57344,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 6906.461031,
                "variance": 47699203.98
              },
              {
                "average": 14780.61374,
                "count": 1865553,
                "maximum": 56832,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 5267.632416,
                "variance": 27747951.26
              },
              {
                "average": 506489.032,
                "count": 1865553,
                "maximum": 507946.2351,
                "minimum": 505533.6363,
                "name": "GpsTime",
                "position": 15,
                "stddev": 639.3193442,
                "variance": 408729.2239
              },
              {
                "average": 0,
                "count": 1865553,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1865553,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1865553,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1865553,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1865553,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364634.5284,
              5372221.419,
              1006.372667,
              365384.5284,
              5372971.419,
              1209.832667
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364634.5284086312,
                    5372221.418909195,
                    1006.3726674675097
                  ],
                  [
                    364634.5284086312,
                    5372971.418909195,
                    1006.3726674675097
                  ],
                  [
                    365384.5284086312,
                    5372971.418909195,
                    1209.8326674675097
                  ],
                  [
                    365384.5284086312,
                    5372221.418909195,
                    1209.8326674675097
                  ],
                  [
                    364634.5284086312,
                    5372221.418909195,
                    1006.3726674675097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:52:26+00:00",
            "end_time": "2011-09-19T22: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": "COL_2012_1992.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.76569966346058,
              48.91465757245426,
              601.1607373070215
            ],
            [
              -118.76593744885007,
              48.92140135312602,
              601.1607373070215
            ],
            [
              -118.75570442006588,
              48.92155762627542,
              905.1607373070215
            ],
            [
              -118.75546801083463,
              48.914813808718996,
              905.1607373070215
            ],
            [
              -118.76569966346058,
              48.91465757245426,
              601.1607373070215
            ]
          ]
        ]
      },
      "bbox": [
        -118.7659374,
        48.91465757,
        601.1607373,
        -118.755468,
        48.92155763,
        905.1607373
      ],
      "properties": {
        "datetime": "2011-09-20T20:31:59Z",
        "pc:count": 1573801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 371002.0592,
            "count": 1573801,
            "maximum": 371384.5281,
            "minimum": 370634.5281,
            "name": "X",
            "position": 0,
            "stddev": 205.8193332,
            "variance": 42361.59792
          },
          {
            "average": 5419819.931,
            "count": 1573801,
            "maximum": 5420221.429,
            "minimum": 5419471.409,
            "name": "Y",
            "position": 1,
            "stddev": 221.5582187,
            "variance": 49088.04426
          },
          {
            "average": 750.0906599,
            "count": 1573801,
            "maximum": 905.1607373,
            "minimum": 601.1607373,
            "name": "Z",
            "position": 2,
            "stddev": 83.49878884,
            "variance": 6972.047737
          },
          {
            "average": 75.44181062,
            "count": 1573801,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.38870175,
            "variance": 2744.576072
          },
          {
            "average": 1.182687011,
            "count": 1573801,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.432719569,
            "variance": 0.1872462254
          },
          {
            "average": 1.365117318,
            "count": 1573801,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5878106715,
            "variance": 0.3455213855
          },
          {
            "average": 0.495404438,
            "count": 1573801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999790392,
            "variance": 0.2499790396
          },
          {
            "average": 0,
            "count": 1573801,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300178993,
            "count": 1573801,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4583357926,
            "variance": 0.2100716988
          },
          {
            "average": -1.783096637,
            "count": 1573801,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.07344447,
            "variance": 170.9149504
          },
          {
            "average": 5.860547172,
            "count": 1573801,
            "maximum": 6,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6315945265,
            "variance": 0.398911646
          },
          {
            "average": 5660.285398,
            "count": 1573801,
            "maximum": 5666,
            "minimum": 5569,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.15514492,
            "variance": 406.2298666
          },
          {
            "average": 15398.40616,
            "count": 1573801,
            "maximum": 60928,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 11637.07509,
            "variance": 135421516.7
          },
          {
            "average": 15119.31331,
            "count": 1573801,
            "maximum": 59904,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9788.712293,
            "variance": 95818888.36
          },
          {
            "average": 15117.89992,
            "count": 1573801,
            "maximum": 59136,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 8530.04757,
            "variance": 72761711.54
          },
          {
            "average": 564983.0173,
            "count": 1573801,
            "maximum": 585919.1968,
            "minimum": 158557.4453,
            "name": "GpsTime",
            "position": 15,
            "stddev": 89729.95672,
            "variance": 8051465133
          },
          {
            "average": 0,
            "count": 1573801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1573801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1573801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1573801,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1573801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370634.5281,
          5419471.409,
          601.1607373,
          371384.5281,
          5420221.429,
          905.1607373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370634.52809303196,
                5419471.40904735,
                601.1607373070215
              ],
              [
                370634.52809303196,
                5420221.42904735,
                601.1607373070215
              ],
              [
                371384.52809303196,
                5420221.42904735,
                905.1607373070215
              ],
              [
                371384.52809303196,
                5419471.40904735,
                905.1607373070215
              ],
              [
                370634.52809303196,
                5419471.40904735,
                601.1607373070215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T20:31:59+00:00",
        "end_time": "2011-09-15T21:49:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1992.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1992.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1992.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1992.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7659374,
            48.91465757,
            601.1607373,
            -118.755468,
            48.92155763,
            905.1607373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.76569966346058,
                  48.91465757245426,
                  601.1607373070215
                ],
                [
                  -118.76593744885007,
                  48.92140135312602,
                  601.1607373070215
                ],
                [
                  -118.75570442006588,
                  48.92155762627542,
                  905.1607373070215
                ],
                [
                  -118.75546801083463,
                  48.914813808718996,
                  905.1607373070215
                ],
                [
                  -118.76569966346058,
                  48.91465757245426,
                  601.1607373070215
                ]
              ]
            ]
          },
          "id": "COL_2012_1992.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1992.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:31:59Z",
            "pc:count": 1573801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 371002.0592,
                "count": 1573801,
                "maximum": 371384.5281,
                "minimum": 370634.5281,
                "name": "X",
                "position": 0,
                "stddev": 205.8193332,
                "variance": 42361.59792
              },
              {
                "average": 5419819.931,
                "count": 1573801,
                "maximum": 5420221.429,
                "minimum": 5419471.409,
                "name": "Y",
                "position": 1,
                "stddev": 221.5582187,
                "variance": 49088.04426
              },
              {
                "average": 750.0906599,
                "count": 1573801,
                "maximum": 905.1607373,
                "minimum": 601.1607373,
                "name": "Z",
                "position": 2,
                "stddev": 83.49878884,
                "variance": 6972.047737
              },
              {
                "average": 75.44181062,
                "count": 1573801,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.38870175,
                "variance": 2744.576072
              },
              {
                "average": 1.182687011,
                "count": 1573801,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.432719569,
                "variance": 0.1872462254
              },
              {
                "average": 1.365117318,
                "count": 1573801,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5878106715,
                "variance": 0.3455213855
              },
              {
                "average": 0.495404438,
                "count": 1573801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999790392,
                "variance": 0.2499790396
              },
              {
                "average": 0,
                "count": 1573801,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300178993,
                "count": 1573801,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4583357926,
                "variance": 0.2100716988
              },
              {
                "average": -1.783096637,
                "count": 1573801,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.07344447,
                "variance": 170.9149504
              },
              {
                "average": 5.860547172,
                "count": 1573801,
                "maximum": 6,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6315945265,
                "variance": 0.398911646
              },
              {
                "average": 5660.285398,
                "count": 1573801,
                "maximum": 5666,
                "minimum": 5569,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.15514492,
                "variance": 406.2298666
              },
              {
                "average": 15398.40616,
                "count": 1573801,
                "maximum": 60928,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 11637.07509,
                "variance": 135421516.7
              },
              {
                "average": 15119.31331,
                "count": 1573801,
                "maximum": 59904,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9788.712293,
                "variance": 95818888.36
              },
              {
                "average": 15117.89992,
                "count": 1573801,
                "maximum": 59136,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 8530.04757,
                "variance": 72761711.54
              },
              {
                "average": 564983.0173,
                "count": 1573801,
                "maximum": 585919.1968,
                "minimum": 158557.4453,
                "name": "GpsTime",
                "position": 15,
                "stddev": 89729.95672,
                "variance": 8051465133
              },
              {
                "average": 0,
                "count": 1573801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1573801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1573801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1573801,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1573801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370634.5281,
              5419471.409,
              601.1607373,
              371384.5281,
              5420221.429,
              905.1607373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370634.52809303196,
                    5419471.40904735,
                    601.1607373070215
                  ],
                  [
                    370634.52809303196,
                    5420221.42904735,
                    601.1607373070215
                  ],
                  [
                    371384.52809303196,
                    5420221.42904735,
                    905.1607373070215
                  ],
                  [
                    371384.52809303196,
                    5419471.40904735,
                    905.1607373070215
                  ],
                  [
                    370634.52809303196,
                    5419471.40904735,
                    601.1607373070215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T20:31:59+00:00",
            "end_time": "2011-09-15T21:49: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": "COL_2012_0809.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.55187645242931,
              48.62085235739153,
              1273.6324832109688
            ],
            [
              -118.55208330231744,
              48.62759721347393,
              1273.6324832109688
            ],
            [
              -118.541908444518,
              48.62773390962803,
              1438.8124832109686
            ],
            [
              -118.54170294934401,
              48.62098902132087,
              1438.8124832109686
            ],
            [
              -118.55187645242931,
              48.62085235739153,
              1273.6324832109688
            ]
          ]
        ]
      },
      "bbox": [
        -118.5520833,
        48.62085236,
        1273.632483,
        -118.5417029,
        48.62773391,
        1438.812483
      ],
      "properties": {
        "datetime": "2011-09-17T20:12:57Z",
        "pc:count": 1124294,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386100.2971,
            "count": 1124294,
            "maximum": 386384.545,
            "minimum": 385634.525,
            "name": "X",
            "position": 0,
            "stddev": 209.4038915,
            "variance": 43849.98976
          },
          {
            "average": 5386884.328,
            "count": 1124294,
            "maximum": 5387221.439,
            "minimum": 5386471.419,
            "name": "Y",
            "position": 1,
            "stddev": 193.3645972,
            "variance": 37389.86745
          },
          {
            "average": 1350.138259,
            "count": 1124294,
            "maximum": 1438.812483,
            "minimum": 1273.632483,
            "name": "Z",
            "position": 2,
            "stddev": 27.28014912,
            "variance": 744.2065362
          },
          {
            "average": 78.90581823,
            "count": 1124294,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.48669446,
            "variance": 3420.693429
          },
          {
            "average": 1.210684216,
            "count": 1124294,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4627775394,
            "variance": 0.214163051
          },
          {
            "average": 1.422092442,
            "count": 1124294,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6231847017,
            "variance": 0.3883591725
          },
          {
            "average": 0.4934563379,
            "count": 1124294,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499957401,
            "variance": 0.2499574028
          },
          {
            "average": 0,
            "count": 1124294,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277648907,
            "count": 1124294,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4478394464,
            "variance": 0.2005601697
          },
          {
            "average": -2.116189327,
            "count": 1124294,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.39838799,
            "variance": 108.1264727
          },
          {
            "average": 2,
            "count": 1124294,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5541.853659,
            "count": 1124294,
            "maximum": 5543,
            "minimum": 5541,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8001262029,
            "variance": 0.6402019406
          },
          {
            "average": 14396.55663,
            "count": 1124294,
            "maximum": 64768,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10815.43209,
            "variance": 116973571.3
          },
          {
            "average": 14276.62444,
            "count": 1124294,
            "maximum": 64768,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9562.507648,
            "variance": 91441552.52
          },
          {
            "average": 14181.05735,
            "count": 1124294,
            "maximum": 64768,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 7103.128841,
            "variance": 50454439.34
          },
          {
            "average": 324539.921,
            "count": 1124294,
            "maximum": 325577.0084,
            "minimum": 324007.4055,
            "name": "GpsTime",
            "position": 15,
            "stddev": 628.0760654,
            "variance": 394479.5439
          },
          {
            "average": 0,
            "count": 1124294,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1124294,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1124294,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1124294,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1124294,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          385634.525,
          5386471.419,
          1273.632483,
          386384.545,
          5387221.439,
          1438.812483
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                385634.5249504548,
                5386471.419373732,
                1273.6324832109688
              ],
              [
                385634.5249504548,
                5387221.439373732,
                1273.6324832109688
              ],
              [
                386384.54495045485,
                5387221.439373732,
                1438.8124832109686
              ],
              [
                386384.54495045485,
                5386471.419373732,
                1438.8124832109686
              ],
              [
                385634.5249504548,
                5386471.419373732,
                1273.6324832109688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:12:57+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/9754/stac/COL_2012_0809.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0809.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0809.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0809.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5520833,
            48.62085236,
            1273.632483,
            -118.5417029,
            48.62773391,
            1438.812483
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.55187645242931,
                  48.62085235739153,
                  1273.6324832109688
                ],
                [
                  -118.55208330231744,
                  48.62759721347393,
                  1273.6324832109688
                ],
                [
                  -118.541908444518,
                  48.62773390962803,
                  1438.8124832109686
                ],
                [
                  -118.54170294934401,
                  48.62098902132087,
                  1438.8124832109686
                ],
                [
                  -118.55187645242931,
                  48.62085235739153,
                  1273.6324832109688
                ]
              ]
            ]
          },
          "id": "COL_2012_0809.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0809.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:12:57Z",
            "pc:count": 1124294,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386100.2971,
                "count": 1124294,
                "maximum": 386384.545,
                "minimum": 385634.525,
                "name": "X",
                "position": 0,
                "stddev": 209.4038915,
                "variance": 43849.98976
              },
              {
                "average": 5386884.328,
                "count": 1124294,
                "maximum": 5387221.439,
                "minimum": 5386471.419,
                "name": "Y",
                "position": 1,
                "stddev": 193.3645972,
                "variance": 37389.86745
              },
              {
                "average": 1350.138259,
                "count": 1124294,
                "maximum": 1438.812483,
                "minimum": 1273.632483,
                "name": "Z",
                "position": 2,
                "stddev": 27.28014912,
                "variance": 744.2065362
              },
              {
                "average": 78.90581823,
                "count": 1124294,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.48669446,
                "variance": 3420.693429
              },
              {
                "average": 1.210684216,
                "count": 1124294,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4627775394,
                "variance": 0.214163051
              },
              {
                "average": 1.422092442,
                "count": 1124294,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6231847017,
                "variance": 0.3883591725
              },
              {
                "average": 0.4934563379,
                "count": 1124294,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499957401,
                "variance": 0.2499574028
              },
              {
                "average": 0,
                "count": 1124294,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277648907,
                "count": 1124294,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4478394464,
                "variance": 0.2005601697
              },
              {
                "average": -2.116189327,
                "count": 1124294,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.39838799,
                "variance": 108.1264727
              },
              {
                "average": 2,
                "count": 1124294,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5541.853659,
                "count": 1124294,
                "maximum": 5543,
                "minimum": 5541,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8001262029,
                "variance": 0.6402019406
              },
              {
                "average": 14396.55663,
                "count": 1124294,
                "maximum": 64768,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10815.43209,
                "variance": 116973571.3
              },
              {
                "average": 14276.62444,
                "count": 1124294,
                "maximum": 64768,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9562.507648,
                "variance": 91441552.52
              },
              {
                "average": 14181.05735,
                "count": 1124294,
                "maximum": 64768,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 7103.128841,
                "variance": 50454439.34
              },
              {
                "average": 324539.921,
                "count": 1124294,
                "maximum": 325577.0084,
                "minimum": 324007.4055,
                "name": "GpsTime",
                "position": 15,
                "stddev": 628.0760654,
                "variance": 394479.5439
              },
              {
                "average": 0,
                "count": 1124294,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1124294,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1124294,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1124294,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1124294,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              385634.525,
              5386471.419,
              1273.632483,
              386384.545,
              5387221.439,
              1438.812483
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    385634.5249504548,
                    5386471.419373732,
                    1273.6324832109688
                  ],
                  [
                    385634.5249504548,
                    5387221.439373732,
                    1273.6324832109688
                  ],
                  [
                    386384.54495045485,
                    5387221.439373732,
                    1438.8124832109686
                  ],
                  [
                    386384.54495045485,
                    5386471.419373732,
                    1438.8124832109686
                  ],
                  [
                    385634.5249504548,
                    5386471.419373732,
                    1273.6324832109688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:12:57+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": "COL_2012_0467.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.66156387997476,
              48.55184615677644,
              947.8524117291412
            ],
            [
              -118.66178480999683,
              48.55859073137792,
              947.8524117291412
            ],
            [
              -118.65162461336624,
              48.5587369615396,
              1203.4924117291412
            ],
            [
              -118.65140503261502,
              48.55199235247786,
              1203.4924117291412
            ],
            [
              -118.66156387997476,
              48.55184615677644,
              947.8524117291412
            ]
          ]
        ]
      },
      "bbox": [
        -118.6617848,
        48.55184616,
        947.8524117,
        -118.651405,
        48.55873696,
        1203.492412
      ],
      "properties": {
        "datetime": "2011-09-19T20:18:04Z",
        "pc:count": 2238888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377734.0502,
            "count": 2238888,
            "maximum": 378134.5274,
            "minimum": 377384.5274,
            "name": "X",
            "position": 0,
            "stddev": 222.6731383,
            "variance": 49583.32653
          },
          {
            "average": 5379331.638,
            "count": 2238888,
            "maximum": 5379721.429,
            "minimum": 5378971.409,
            "name": "Y",
            "position": 1,
            "stddev": 214.867037,
            "variance": 46167.84358
          },
          {
            "average": 1074.78314,
            "count": 2238888,
            "maximum": 1203.492412,
            "minimum": 947.8524117,
            "name": "Z",
            "position": 2,
            "stddev": 55.78489815,
            "variance": 3111.954861
          },
          {
            "average": 79.06750673,
            "count": 2238888,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.63066589,
            "variance": 3207.03232
          },
          {
            "average": 1.212913286,
            "count": 2238888,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4714581145,
            "variance": 0.2222727538
          },
          {
            "average": 1.425870343,
            "count": 2238888,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6393767356,
            "variance": 0.40880261
          },
          {
            "average": 0.493104166,
            "count": 2238888,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999525569,
            "variance": 0.2499525591
          },
          {
            "average": 0,
            "count": 2238888,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235496818,
            "count": 2238888,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4243090232,
            "variance": 0.1800381472
          },
          {
            "average": 3.945676641,
            "count": 2238888,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.632288335,
            "variance": 92.78097857
          },
          {
            "average": 8,
            "count": 2238888,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5689.956443,
            "count": 2238888,
            "maximum": 5692,
            "minimum": 5688,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.164966255,
            "variance": 1.357146375
          },
          {
            "average": 16919.9225,
            "count": 2238888,
            "maximum": 64512,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 9600.281418,
            "variance": 92165403.3
          },
          {
            "average": 16467.76616,
            "count": 2238888,
            "maximum": 63744,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 7773.340492,
            "variance": 60424822.4
          },
          {
            "average": 16967.9508,
            "count": 2238888,
            "maximum": 62976,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 6388.555241,
            "variance": 40813638.06
          },
          {
            "average": 497262.2939,
            "count": 2238888,
            "maximum": 498684.0905,
            "minimum": 495830.7366,
            "name": "GpsTime",
            "position": 15,
            "stddev": 843.3041748,
            "variance": 711161.9312
          },
          {
            "average": 0,
            "count": 2238888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238888,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238888,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          377384.5274,
          5378971.409,
          947.8524117,
          378134.5274,
          5379721.429,
          1203.492412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                377384.5274213152,
                5378971.408564376,
                947.8524117291412
              ],
              [
                377384.5274213152,
                5379721.428564375,
                947.8524117291412
              ],
              [
                378134.5274213152,
                5379721.428564375,
                1203.4924117291412
              ],
              [
                378134.5274213152,
                5378971.408564376,
                1203.4924117291412
              ],
              [
                377384.5274213152,
                5378971.408564376,
                947.8524117291412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T20:18:04+00:00",
        "end_time": "2011-09-19T19:30:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0467.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0467.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0467.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0467.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6617848,
            48.55184616,
            947.8524117,
            -118.651405,
            48.55873696,
            1203.492412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.66156387997476,
                  48.55184615677644,
                  947.8524117291412
                ],
                [
                  -118.66178480999683,
                  48.55859073137792,
                  947.8524117291412
                ],
                [
                  -118.65162461336624,
                  48.5587369615396,
                  1203.4924117291412
                ],
                [
                  -118.65140503261502,
                  48.55199235247786,
                  1203.4924117291412
                ],
                [
                  -118.66156387997476,
                  48.55184615677644,
                  947.8524117291412
                ]
              ]
            ]
          },
          "id": "COL_2012_0467.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0467.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:18:04Z",
            "pc:count": 2238888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377734.0502,
                "count": 2238888,
                "maximum": 378134.5274,
                "minimum": 377384.5274,
                "name": "X",
                "position": 0,
                "stddev": 222.6731383,
                "variance": 49583.32653
              },
              {
                "average": 5379331.638,
                "count": 2238888,
                "maximum": 5379721.429,
                "minimum": 5378971.409,
                "name": "Y",
                "position": 1,
                "stddev": 214.867037,
                "variance": 46167.84358
              },
              {
                "average": 1074.78314,
                "count": 2238888,
                "maximum": 1203.492412,
                "minimum": 947.8524117,
                "name": "Z",
                "position": 2,
                "stddev": 55.78489815,
                "variance": 3111.954861
              },
              {
                "average": 79.06750673,
                "count": 2238888,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.63066589,
                "variance": 3207.03232
              },
              {
                "average": 1.212913286,
                "count": 2238888,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4714581145,
                "variance": 0.2222727538
              },
              {
                "average": 1.425870343,
                "count": 2238888,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6393767356,
                "variance": 0.40880261
              },
              {
                "average": 0.493104166,
                "count": 2238888,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999525569,
                "variance": 0.2499525591
              },
              {
                "average": 0,
                "count": 2238888,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235496818,
                "count": 2238888,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4243090232,
                "variance": 0.1800381472
              },
              {
                "average": 3.945676641,
                "count": 2238888,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.632288335,
                "variance": 92.78097857
              },
              {
                "average": 8,
                "count": 2238888,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5689.956443,
                "count": 2238888,
                "maximum": 5692,
                "minimum": 5688,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.164966255,
                "variance": 1.357146375
              },
              {
                "average": 16919.9225,
                "count": 2238888,
                "maximum": 64512,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 9600.281418,
                "variance": 92165403.3
              },
              {
                "average": 16467.76616,
                "count": 2238888,
                "maximum": 63744,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 7773.340492,
                "variance": 60424822.4
              },
              {
                "average": 16967.9508,
                "count": 2238888,
                "maximum": 62976,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 6388.555241,
                "variance": 40813638.06
              },
              {
                "average": 497262.2939,
                "count": 2238888,
                "maximum": 498684.0905,
                "minimum": 495830.7366,
                "name": "GpsTime",
                "position": 15,
                "stddev": 843.3041748,
                "variance": 711161.9312
              },
              {
                "average": 0,
                "count": 2238888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238888,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238888,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              377384.5274,
              5378971.409,
              947.8524117,
              378134.5274,
              5379721.429,
              1203.492412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    377384.5274213152,
                    5378971.408564376,
                    947.8524117291412
                  ],
                  [
                    377384.5274213152,
                    5379721.428564375,
                    947.8524117291412
                  ],
                  [
                    378134.5274213152,
                    5379721.428564375,
                    1203.4924117291412
                  ],
                  [
                    378134.5274213152,
                    5378971.408564376,
                    1203.4924117291412
                  ],
                  [
                    377384.5274213152,
                    5378971.408564376,
                    947.8524117291412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T20:18:04+00:00",
            "end_time": "2011-09-19T19: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": "COL_2012_0132.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.75112831729585,
              48.49653725440042,
              625.7193271977337
            ],
            [
              -118.75136069467104,
              48.50328139974492,
              625.7193271977337
            ],
            [
              -118.74121202849393,
              48.50343540457222,
              960.7393271977337
            ],
            [
              -118.74098099602034,
              48.49669122294639,
              960.7393271977337
            ],
            [
              -118.75112831729585,
              48.49653725440042,
              625.7193271977337
            ]
          ]
        ]
      },
      "bbox": [
        -118.7513607,
        48.49653725,
        625.7193272,
        -118.740981,
        48.5034354,
        960.7393272
      ],
      "properties": {
        "datetime": "2011-09-19T22:29:08Z",
        "pc:count": 1619263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 371005.502,
            "count": 1619263,
            "maximum": 371384.5297,
            "minimum": 370634.5297,
            "name": "X",
            "position": 0,
            "stddev": 217.3516837,
            "variance": 47241.75442
          },
          {
            "average": 5373366.49,
            "count": 1619263,
            "maximum": 5373721.419,
            "minimum": 5372971.419,
            "name": "Y",
            "position": 1,
            "stddev": 211.131855,
            "variance": 44576.66018
          },
          {
            "average": 809.1876864,
            "count": 1619263,
            "maximum": 960.7393272,
            "minimum": 625.7193272,
            "name": "Z",
            "position": 2,
            "stddev": 86.67261904,
            "variance": 7512.142892
          },
          {
            "average": 67.79730964,
            "count": 1619263,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.21674711,
            "variance": 2832.022173
          },
          {
            "average": 1.250306467,
            "count": 1619263,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5038059499,
            "variance": 0.2538204351
          },
          {
            "average": 1.500897013,
            "count": 1619263,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6699344313,
            "variance": 0.4488121423
          },
          {
            "average": 0.4933997751,
            "count": 1619263,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999565895,
            "variance": 0.2499565914
          },
          {
            "average": 0,
            "count": 1619263,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242736974,
            "count": 1619263,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4287375056,
            "variance": 0.1838158487
          },
          {
            "average": 0.1288703327,
            "count": 1619263,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.300987,
            "variance": 176.9162552
          },
          {
            "average": 8,
            "count": 1619263,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5700.710959,
            "count": 1619263,
            "maximum": 5702,
            "minimum": 5699,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9639739545,
            "variance": 0.929245785
          },
          {
            "average": 12785.60688,
            "count": 1619263,
            "maximum": 60416,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 7899.170194,
            "variance": 62396889.76
          },
          {
            "average": 13338.69683,
            "count": 1619263,
            "maximum": 58112,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6709.052525,
            "variance": 45011385.79
          },
          {
            "average": 14665.74306,
            "count": 1619263,
            "maximum": 57856,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 5498.753271,
            "variance": 30236287.54
          },
          {
            "average": 505536.2599,
            "count": 1619263,
            "maximum": 506548.0209,
            "minimum": 504168.4358,
            "name": "GpsTime",
            "position": 15,
            "stddev": 720.9382517,
            "variance": 519751.9627
          },
          {
            "average": 0,
            "count": 1619263,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619263,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370634.5297,
          5372971.419,
          625.7193272,
          371384.5297,
          5373721.419,
          960.7393272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370634.52974604006,
                5372971.4189477675,
                625.7193271977337
              ],
              [
                370634.52974604006,
                5373721.4189477675,
                625.7193271977337
              ],
              [
                371384.52974604006,
                5373721.4189477675,
                960.7393271977337
              ],
              [
                371384.52974604006,
                5372971.4189477675,
                960.7393271977337
              ],
              [
                370634.52974604006,
                5372971.4189477675,
                625.7193271977337
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:29:08+00:00",
        "end_time": "2011-09-19T21:49:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0132.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0132.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0132.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0132.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7513607,
            48.49653725,
            625.7193272,
            -118.740981,
            48.5034354,
            960.7393272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.75112831729585,
                  48.49653725440042,
                  625.7193271977337
                ],
                [
                  -118.75136069467104,
                  48.50328139974492,
                  625.7193271977337
                ],
                [
                  -118.74121202849393,
                  48.50343540457222,
                  960.7393271977337
                ],
                [
                  -118.74098099602034,
                  48.49669122294639,
                  960.7393271977337
                ],
                [
                  -118.75112831729585,
                  48.49653725440042,
                  625.7193271977337
                ]
              ]
            ]
          },
          "id": "COL_2012_0132.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0132.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:29:08Z",
            "pc:count": 1619263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 371005.502,
                "count": 1619263,
                "maximum": 371384.5297,
                "minimum": 370634.5297,
                "name": "X",
                "position": 0,
                "stddev": 217.3516837,
                "variance": 47241.75442
              },
              {
                "average": 5373366.49,
                "count": 1619263,
                "maximum": 5373721.419,
                "minimum": 5372971.419,
                "name": "Y",
                "position": 1,
                "stddev": 211.131855,
                "variance": 44576.66018
              },
              {
                "average": 809.1876864,
                "count": 1619263,
                "maximum": 960.7393272,
                "minimum": 625.7193272,
                "name": "Z",
                "position": 2,
                "stddev": 86.67261904,
                "variance": 7512.142892
              },
              {
                "average": 67.79730964,
                "count": 1619263,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.21674711,
                "variance": 2832.022173
              },
              {
                "average": 1.250306467,
                "count": 1619263,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5038059499,
                "variance": 0.2538204351
              },
              {
                "average": 1.500897013,
                "count": 1619263,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6699344313,
                "variance": 0.4488121423
              },
              {
                "average": 0.4933997751,
                "count": 1619263,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999565895,
                "variance": 0.2499565914
              },
              {
                "average": 0,
                "count": 1619263,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242736974,
                "count": 1619263,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4287375056,
                "variance": 0.1838158487
              },
              {
                "average": 0.1288703327,
                "count": 1619263,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.300987,
                "variance": 176.9162552
              },
              {
                "average": 8,
                "count": 1619263,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5700.710959,
                "count": 1619263,
                "maximum": 5702,
                "minimum": 5699,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9639739545,
                "variance": 0.929245785
              },
              {
                "average": 12785.60688,
                "count": 1619263,
                "maximum": 60416,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 7899.170194,
                "variance": 62396889.76
              },
              {
                "average": 13338.69683,
                "count": 1619263,
                "maximum": 58112,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6709.052525,
                "variance": 45011385.79
              },
              {
                "average": 14665.74306,
                "count": 1619263,
                "maximum": 57856,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 5498.753271,
                "variance": 30236287.54
              },
              {
                "average": 505536.2599,
                "count": 1619263,
                "maximum": 506548.0209,
                "minimum": 504168.4358,
                "name": "GpsTime",
                "position": 15,
                "stddev": 720.9382517,
                "variance": 519751.9627
              },
              {
                "average": 0,
                "count": 1619263,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619263,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370634.5297,
              5372971.419,
              625.7193272,
              371384.5297,
              5373721.419,
              960.7393272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370634.52974604006,
                    5372971.4189477675,
                    625.7193271977337
                  ],
                  [
                    370634.52974604006,
                    5373721.4189477675,
                    625.7193271977337
                  ],
                  [
                    371384.52974604006,
                    5373721.4189477675,
                    960.7393271977337
                  ],
                  [
                    371384.52974604006,
                    5372971.4189477675,
                    960.7393271977337
                  ],
                  [
                    370634.52974604006,
                    5372971.4189477675,
                    625.7193271977337
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:29:08+00:00",
            "end_time": "2011-09-19T21: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": "COL_2012_0070.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.56804780204662,
              48.48568235492018,
              1511.825298009884
            ],
            [
              -118.568255811464,
              48.492427138344304,
              1511.825298009884
            ],
            [
              -118.55810837519617,
              48.49256497658696,
              1885.3652980098839
            ],
            [
              -118.55790171037717,
              48.485820160688576,
              1885.3652980098839
            ],
            [
              -118.56804780204662,
              48.48568235492018,
              1511.825298009884
            ]
          ]
        ]
      },
      "bbox": [
        -118.5682558,
        48.48568235,
        1511.825298,
        -118.5579017,
        48.49256498,
        1885.365298
      ],
      "properties": {
        "datetime": "2011-09-19T22:47:15Z",
        "pc:count": 1768431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 384505.4444,
            "count": 1768431,
            "maximum": 384884.5288,
            "minimum": 384134.5288,
            "name": "X",
            "position": 0,
            "stddev": 209.9628515,
            "variance": 44084.39902
          },
          {
            "average": 5371856.662,
            "count": 1768431,
            "maximum": 5372221.424,
            "minimum": 5371471.424,
            "name": "Y",
            "position": 1,
            "stddev": 211.8030825,
            "variance": 44860.54574
          },
          {
            "average": 1736.211414,
            "count": 1768431,
            "maximum": 1885.365298,
            "minimum": 1511.825298,
            "name": "Z",
            "position": 2,
            "stddev": 80.63646098,
            "variance": 6502.238839
          },
          {
            "average": 68.77817681,
            "count": 1768431,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 62.15921803,
            "variance": 3863.768386
          },
          {
            "average": 1.311015245,
            "count": 1768431,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5397735686,
            "variance": 0.2913555054
          },
          {
            "average": 1.620993977,
            "count": 1768431,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6829410437,
            "variance": 0.4664084692
          },
          {
            "average": 0.4957196521,
            "count": 1768431,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999818196,
            "variance": 0.24998182
          },
          {
            "average": 0,
            "count": 1768431,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221325571,
            "count": 1768431,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4151393258,
            "variance": 0.1723406598
          },
          {
            "average": -0.04212976083,
            "count": 1768431,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62035431,
            "variance": 135.0326344
          },
          {
            "average": 8,
            "count": 1768431,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5702.93615,
            "count": 1768431,
            "maximum": 5704,
            "minimum": 5701,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8529770883,
            "variance": 0.7275699131
          },
          {
            "average": 9822.771177,
            "count": 1768431,
            "maximum": 60672,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6854.333658,
            "variance": 46981889.89
          },
          {
            "average": 10217.07404,
            "count": 1768431,
            "maximum": 59392,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 6128.673409,
            "variance": 37560637.76
          },
          {
            "average": 10970.60662,
            "count": 1768431,
            "maximum": 58368,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 4577.817035,
            "variance": 20956408.81
          },
          {
            "average": 507062.343,
            "count": 1768431,
            "maximum": 507635.0811,
            "minimum": 505891.8678,
            "name": "GpsTime",
            "position": 15,
            "stddev": 558.3571892,
            "variance": 311762.7508
          },
          {
            "average": 0,
            "count": 1768431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1768431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1768431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1768431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1768431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384134.5288,
          5371471.424,
          1511.825298,
          384884.5288,
          5372221.424,
          1885.365298
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384134.52878188185,
                5371471.424287472,
                1511.825298009884
              ],
              [
                384134.52878188185,
                5372221.424287472,
                1511.825298009884
              ],
              [
                384884.52878188185,
                5372221.424287472,
                1885.3652980098839
              ],
              [
                384884.52878188185,
                5371471.424287472,
                1885.3652980098839
              ],
              [
                384134.52878188185,
                5371471.424287472,
                1511.825298009884
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:47:15+00:00",
        "end_time": "2011-09-19T22:18:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0070.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0070.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0070.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0070.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5682558,
            48.48568235,
            1511.825298,
            -118.5579017,
            48.49256498,
            1885.365298
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.56804780204662,
                  48.48568235492018,
                  1511.825298009884
                ],
                [
                  -118.568255811464,
                  48.492427138344304,
                  1511.825298009884
                ],
                [
                  -118.55810837519617,
                  48.49256497658696,
                  1885.3652980098839
                ],
                [
                  -118.55790171037717,
                  48.485820160688576,
                  1885.3652980098839
                ],
                [
                  -118.56804780204662,
                  48.48568235492018,
                  1511.825298009884
                ]
              ]
            ]
          },
          "id": "COL_2012_0070.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0070.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:47:15Z",
            "pc:count": 1768431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 384505.4444,
                "count": 1768431,
                "maximum": 384884.5288,
                "minimum": 384134.5288,
                "name": "X",
                "position": 0,
                "stddev": 209.9628515,
                "variance": 44084.39902
              },
              {
                "average": 5371856.662,
                "count": 1768431,
                "maximum": 5372221.424,
                "minimum": 5371471.424,
                "name": "Y",
                "position": 1,
                "stddev": 211.8030825,
                "variance": 44860.54574
              },
              {
                "average": 1736.211414,
                "count": 1768431,
                "maximum": 1885.365298,
                "minimum": 1511.825298,
                "name": "Z",
                "position": 2,
                "stddev": 80.63646098,
                "variance": 6502.238839
              },
              {
                "average": 68.77817681,
                "count": 1768431,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 62.15921803,
                "variance": 3863.768386
              },
              {
                "average": 1.311015245,
                "count": 1768431,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5397735686,
                "variance": 0.2913555054
              },
              {
                "average": 1.620993977,
                "count": 1768431,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6829410437,
                "variance": 0.4664084692
              },
              {
                "average": 0.4957196521,
                "count": 1768431,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999818196,
                "variance": 0.24998182
              },
              {
                "average": 0,
                "count": 1768431,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221325571,
                "count": 1768431,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4151393258,
                "variance": 0.1723406598
              },
              {
                "average": -0.04212976083,
                "count": 1768431,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62035431,
                "variance": 135.0326344
              },
              {
                "average": 8,
                "count": 1768431,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5702.93615,
                "count": 1768431,
                "maximum": 5704,
                "minimum": 5701,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8529770883,
                "variance": 0.7275699131
              },
              {
                "average": 9822.771177,
                "count": 1768431,
                "maximum": 60672,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6854.333658,
                "variance": 46981889.89
              },
              {
                "average": 10217.07404,
                "count": 1768431,
                "maximum": 59392,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 6128.673409,
                "variance": 37560637.76
              },
              {
                "average": 10970.60662,
                "count": 1768431,
                "maximum": 58368,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 4577.817035,
                "variance": 20956408.81
              },
              {
                "average": 507062.343,
                "count": 1768431,
                "maximum": 507635.0811,
                "minimum": 505891.8678,
                "name": "GpsTime",
                "position": 15,
                "stddev": 558.3571892,
                "variance": 311762.7508
              },
              {
                "average": 0,
                "count": 1768431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1768431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1768431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1768431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1768431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384134.5288,
              5371471.424,
              1511.825298,
              384884.5288,
              5372221.424,
              1885.365298
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384134.52878188185,
                    5371471.424287472,
                    1511.825298009884
                  ],
                  [
                    384134.52878188185,
                    5372221.424287472,
                    1511.825298009884
                  ],
                  [
                    384884.52878188185,
                    5372221.424287472,
                    1885.3652980098839
                  ],
                  [
                    384884.52878188185,
                    5371471.424287472,
                    1885.3652980098839
                  ],
                  [
                    384134.52878188185,
                    5371471.424287472,
                    1511.825298009884
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:47:15+00:00",
            "end_time": "2011-09-19T22:18: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": "COL_2012_0041.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.86224901782339,
              48.48129700939342,
              891.7400696743258
            ],
            [
              -118.86249601045009,
              48.488040939357916,
              891.7400696743258
            ],
            [
              -118.8523510045081,
              48.48820470394022,
              1168.980069674326
            ],
            [
              -118.8521053553687,
              48.48146073539889,
              1168.980069674326
            ],
            [
              -118.86224901782339,
              48.48129700939342,
              891.7400696743258
            ]
          ]
        ]
      },
      "bbox": [
        -118.862496,
        48.48129701,
        891.7400697,
        -118.8521054,
        48.4882047,
        1168.98007
      ],
      "properties": {
        "datetime": "2011-09-19T22:56:24Z",
        "pc:count": 1608459,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362778.6511,
            "count": 1608459,
            "maximum": 363134.5292,
            "minimum": 362384.5292,
            "name": "X",
            "position": 0,
            "stddev": 211.2331456,
            "variance": 44619.44182
          },
          {
            "average": 5371853.289,
            "count": 1608459,
            "maximum": 5372221.429,
            "minimum": 5371471.409,
            "name": "Y",
            "position": 1,
            "stddev": 244.4911307,
            "variance": 59775.91298
          },
          {
            "average": 1040.940579,
            "count": 1608459,
            "maximum": 1168.98007,
            "minimum": 891.7400697,
            "name": "Z",
            "position": 2,
            "stddev": 49.4402376,
            "variance": 2444.337094
          },
          {
            "average": 78.29262418,
            "count": 1608459,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.96563815,
            "variance": 3476.946483
          },
          {
            "average": 1.229718631,
            "count": 1608459,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4911297137,
            "variance": 0.2412083957
          },
          {
            "average": 1.460094413,
            "count": 1608459,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6643401005,
            "variance": 0.4413477691
          },
          {
            "average": 0.4947468353,
            "count": 1608459,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999725589,
            "variance": 0.2499725597
          },
          {
            "average": 0,
            "count": 1608459,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273676233,
            "count": 1608459,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4458449013,
            "variance": 0.1987776761
          },
          {
            "average": -2.325400176,
            "count": 1608459,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75744666,
            "variance": 138.237552
          },
          {
            "average": 8,
            "count": 1608459,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5703.683592,
            "count": 1608459,
            "maximum": 5705,
            "minimum": 5702,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8192798208,
            "variance": 0.6712194248
          },
          {
            "average": 17479.98884,
            "count": 1608459,
            "maximum": 62464,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 11547.09125,
            "variance": 133335316.4
          },
          {
            "average": 16772.75319,
            "count": 1608459,
            "maximum": 60160,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 9326.236931,
            "variance": 86978695.29
          },
          {
            "average": 17103.39919,
            "count": 1608459,
            "maximum": 58624,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 7980.194717,
            "variance": 63683507.72
          },
          {
            "average": 507576.1302,
            "count": 1608459,
            "maximum": 508184.6791,
            "minimum": 506671.5698,
            "name": "GpsTime",
            "position": 15,
            "stddev": 577.5685537,
            "variance": 333585.4343
          },
          {
            "average": 0,
            "count": 1608459,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1608459,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1608459,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1608459,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1608459,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          362384.5292,
          5371471.409,
          891.7400697,
          363134.5292,
          5372221.429,
          1168.98007
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                362384.52923039393,
                5371471.408975627,
                891.7400696743258
              ],
              [
                362384.52923039393,
                5372221.428975627,
                891.7400696743258
              ],
              [
                363134.52923039393,
                5372221.428975627,
                1168.980069674326
              ],
              [
                363134.52923039393,
                5371471.408975627,
                1168.980069674326
              ],
              [
                362384.52923039393,
                5371471.408975627,
                891.7400696743258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:56:24+00:00",
        "end_time": "2011-09-19T22:31:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0041.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0041.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0041.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0041.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.862496,
            48.48129701,
            891.7400697,
            -118.8521054,
            48.4882047,
            1168.98007
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.86224901782339,
                  48.48129700939342,
                  891.7400696743258
                ],
                [
                  -118.86249601045009,
                  48.488040939357916,
                  891.7400696743258
                ],
                [
                  -118.8523510045081,
                  48.48820470394022,
                  1168.980069674326
                ],
                [
                  -118.8521053553687,
                  48.48146073539889,
                  1168.980069674326
                ],
                [
                  -118.86224901782339,
                  48.48129700939342,
                  891.7400696743258
                ]
              ]
            ]
          },
          "id": "COL_2012_0041.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0041.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:56:24Z",
            "pc:count": 1608459,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362778.6511,
                "count": 1608459,
                "maximum": 363134.5292,
                "minimum": 362384.5292,
                "name": "X",
                "position": 0,
                "stddev": 211.2331456,
                "variance": 44619.44182
              },
              {
                "average": 5371853.289,
                "count": 1608459,
                "maximum": 5372221.429,
                "minimum": 5371471.409,
                "name": "Y",
                "position": 1,
                "stddev": 244.4911307,
                "variance": 59775.91298
              },
              {
                "average": 1040.940579,
                "count": 1608459,
                "maximum": 1168.98007,
                "minimum": 891.7400697,
                "name": "Z",
                "position": 2,
                "stddev": 49.4402376,
                "variance": 2444.337094
              },
              {
                "average": 78.29262418,
                "count": 1608459,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.96563815,
                "variance": 3476.946483
              },
              {
                "average": 1.229718631,
                "count": 1608459,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4911297137,
                "variance": 0.2412083957
              },
              {
                "average": 1.460094413,
                "count": 1608459,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6643401005,
                "variance": 0.4413477691
              },
              {
                "average": 0.4947468353,
                "count": 1608459,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999725589,
                "variance": 0.2499725597
              },
              {
                "average": 0,
                "count": 1608459,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273676233,
                "count": 1608459,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4458449013,
                "variance": 0.1987776761
              },
              {
                "average": -2.325400176,
                "count": 1608459,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75744666,
                "variance": 138.237552
              },
              {
                "average": 8,
                "count": 1608459,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5703.683592,
                "count": 1608459,
                "maximum": 5705,
                "minimum": 5702,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8192798208,
                "variance": 0.6712194248
              },
              {
                "average": 17479.98884,
                "count": 1608459,
                "maximum": 62464,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 11547.09125,
                "variance": 133335316.4
              },
              {
                "average": 16772.75319,
                "count": 1608459,
                "maximum": 60160,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 9326.236931,
                "variance": 86978695.29
              },
              {
                "average": 17103.39919,
                "count": 1608459,
                "maximum": 58624,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 7980.194717,
                "variance": 63683507.72
              },
              {
                "average": 507576.1302,
                "count": 1608459,
                "maximum": 508184.6791,
                "minimum": 506671.5698,
                "name": "GpsTime",
                "position": 15,
                "stddev": 577.5685537,
                "variance": 333585.4343
              },
              {
                "average": 0,
                "count": 1608459,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1608459,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1608459,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1608459,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1608459,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              362384.5292,
              5371471.409,
              891.7400697,
              363134.5292,
              5372221.429,
              1168.98007
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    362384.52923039393,
                    5371471.408975627,
                    891.7400696743258
                  ],
                  [
                    362384.52923039393,
                    5372221.428975627,
                    891.7400696743258
                  ],
                  [
                    363134.52923039393,
                    5372221.428975627,
                    1168.980069674326
                  ],
                  [
                    363134.52923039393,
                    5371471.408975627,
                    1168.980069674326
                  ],
                  [
                    362384.52923039393,
                    5371471.408975627,
                    891.7400696743258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:56:24+00:00",
            "end_time": "2011-09-19T22: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": "COL_2012_0552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.57054899295284,
              48.56661905076949,
              1190.197661661839
            ],
            [
              -118.5707579326612,
              48.57336391068785,
              1190.197661661839
            ],
            [
              -118.5605943224253,
              48.573502139290945,
              1357.677661661839
            ],
            [
              -118.56038673332249,
              48.56675724679444,
              1357.677661661839
            ],
            [
              -118.57054899295284,
              48.56661905076949,
              1190.197661661839
            ]
          ]
        ]
      },
      "bbox": [
        -118.5707579,
        48.56661905,
        1190.197662,
        -118.5603867,
        48.57350214,
        1357.677662
      ],
      "properties": {
        "datetime": "2011-09-19T19:29:03Z",
        "pc:count": 1876350,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 384498.2078,
            "count": 1876350,
            "maximum": 384884.5287,
            "minimum": 384134.5287,
            "name": "X",
            "position": 0,
            "stddev": 216.9070513,
            "variance": 47048.6689
          },
          {
            "average": 5380838.09,
            "count": 1876350,
            "maximum": 5381221.429,
            "minimum": 5380471.409,
            "name": "Y",
            "position": 1,
            "stddev": 221.7940466,
            "variance": 49192.59913
          },
          {
            "average": 1269.018422,
            "count": 1876350,
            "maximum": 1357.677662,
            "minimum": 1190.197662,
            "name": "Z",
            "position": 2,
            "stddev": 30.50607467,
            "variance": 930.6205921
          },
          {
            "average": 64.48752898,
            "count": 1876350,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.45970355,
            "variance": 3417.536939
          },
          {
            "average": 1.24868015,
            "count": 1876350,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4831988633,
            "variance": 0.2334811415
          },
          {
            "average": 1.497704053,
            "count": 1876350,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6247325217,
            "variance": 0.3902907237
          },
          {
            "average": 0.4939259733,
            "count": 1876350,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999632381,
            "variance": 0.2499632394
          },
          {
            "average": 0,
            "count": 1876350,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204182589,
            "count": 1876350,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4031031452,
            "variance": 0.1624921457
          },
          {
            "average": 1.571527266,
            "count": 1876350,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.06029824,
            "variance": 145.4507937
          },
          {
            "average": 8,
            "count": 1876350,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5686.440908,
            "count": 1876350,
            "maximum": 5688,
            "minimum": 5685,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.915228634,
            "variance": 0.8376434525
          },
          {
            "average": 9997.231203,
            "count": 1876350,
            "maximum": 63232,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 5476.370112,
            "variance": 29990629.6
          },
          {
            "average": 10702.58853,
            "count": 1876350,
            "maximum": 60928,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5310.924146,
            "variance": 28205915.29
          },
          {
            "average": 11591.58791,
            "count": 1876350,
            "maximum": 60160,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 3851.45161,
            "variance": 14833679.51
          },
          {
            "average": 494752.0311,
            "count": 1876350,
            "maximum": 495743.2901,
            "minimum": 493806.1292,
            "name": "GpsTime",
            "position": 15,
            "stddev": 669.8720581,
            "variance": 448728.5743
          },
          {
            "average": 0,
            "count": 1876350,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1876350,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1876350,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1876350,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1876350,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384134.5287,
          5380471.409,
          1190.197662,
          384884.5287,
          5381221.429,
          1357.677662
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384134.5286798944,
                5380471.409082966,
                1190.197661661839
              ],
              [
                384134.5286798944,
                5381221.4290829655,
                1190.197661661839
              ],
              [
                384884.5286798944,
                5381221.4290829655,
                1357.677661661839
              ],
              [
                384884.5286798944,
                5380471.409082966,
                1357.677661661839
              ],
              [
                384134.5286798944,
                5380471.409082966,
                1190.197661661839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:29:03+00:00",
        "end_time": "2011-09-19T18:56:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5707579,
            48.56661905,
            1190.197662,
            -118.5603867,
            48.57350214,
            1357.677662
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.57054899295284,
                  48.56661905076949,
                  1190.197661661839
                ],
                [
                  -118.5707579326612,
                  48.57336391068785,
                  1190.197661661839
                ],
                [
                  -118.5605943224253,
                  48.573502139290945,
                  1357.677661661839
                ],
                [
                  -118.56038673332249,
                  48.56675724679444,
                  1357.677661661839
                ],
                [
                  -118.57054899295284,
                  48.56661905076949,
                  1190.197661661839
                ]
              ]
            ]
          },
          "id": "COL_2012_0552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:29:03Z",
            "pc:count": 1876350,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 384498.2078,
                "count": 1876350,
                "maximum": 384884.5287,
                "minimum": 384134.5287,
                "name": "X",
                "position": 0,
                "stddev": 216.9070513,
                "variance": 47048.6689
              },
              {
                "average": 5380838.09,
                "count": 1876350,
                "maximum": 5381221.429,
                "minimum": 5380471.409,
                "name": "Y",
                "position": 1,
                "stddev": 221.7940466,
                "variance": 49192.59913
              },
              {
                "average": 1269.018422,
                "count": 1876350,
                "maximum": 1357.677662,
                "minimum": 1190.197662,
                "name": "Z",
                "position": 2,
                "stddev": 30.50607467,
                "variance": 930.6205921
              },
              {
                "average": 64.48752898,
                "count": 1876350,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.45970355,
                "variance": 3417.536939
              },
              {
                "average": 1.24868015,
                "count": 1876350,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4831988633,
                "variance": 0.2334811415
              },
              {
                "average": 1.497704053,
                "count": 1876350,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6247325217,
                "variance": 0.3902907237
              },
              {
                "average": 0.4939259733,
                "count": 1876350,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999632381,
                "variance": 0.2499632394
              },
              {
                "average": 0,
                "count": 1876350,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204182589,
                "count": 1876350,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4031031452,
                "variance": 0.1624921457
              },
              {
                "average": 1.571527266,
                "count": 1876350,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.06029824,
                "variance": 145.4507937
              },
              {
                "average": 8,
                "count": 1876350,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5686.440908,
                "count": 1876350,
                "maximum": 5688,
                "minimum": 5685,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.915228634,
                "variance": 0.8376434525
              },
              {
                "average": 9997.231203,
                "count": 1876350,
                "maximum": 63232,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 5476.370112,
                "variance": 29990629.6
              },
              {
                "average": 10702.58853,
                "count": 1876350,
                "maximum": 60928,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5310.924146,
                "variance": 28205915.29
              },
              {
                "average": 11591.58791,
                "count": 1876350,
                "maximum": 60160,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 3851.45161,
                "variance": 14833679.51
              },
              {
                "average": 494752.0311,
                "count": 1876350,
                "maximum": 495743.2901,
                "minimum": 493806.1292,
                "name": "GpsTime",
                "position": 15,
                "stddev": 669.8720581,
                "variance": 448728.5743
              },
              {
                "average": 0,
                "count": 1876350,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1876350,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1876350,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1876350,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1876350,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384134.5287,
              5380471.409,
              1190.197662,
              384884.5287,
              5381221.429,
              1357.677662
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384134.5286798944,
                    5380471.409082966,
                    1190.197661661839
                  ],
                  [
                    384134.5286798944,
                    5381221.4290829655,
                    1190.197661661839
                  ],
                  [
                    384884.5286798944,
                    5381221.4290829655,
                    1357.677661661839
                  ],
                  [
                    384884.5286798944,
                    5380471.409082966,
                    1357.677661661839
                  ],
                  [
                    384134.5286798944,
                    5380471.409082966,
                    1190.197661661839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:29:03+00:00",
            "end_time": "2011-09-19T18:56:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0465.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.68188132005194,
              48.551551156392634,
              1096.5736686337464
            ],
            [
              -118.68210494253455,
              48.55829548159196,
              1096.5736686337464
            ],
            [
              -118.6719449098439,
              48.55844350416017,
              1290.3736686337465
            ],
            [
              -118.67172263651862,
              48.551699144079514,
              1290.3736686337465
            ],
            [
              -118.68188132005194,
              48.551551156392634,
              1096.5736686337464
            ]
          ]
        ]
      },
      "bbox": [
        -118.6821049,
        48.55155116,
        1096.573669,
        -118.6717226,
        48.5584435,
        1290.373669
      ],
      "properties": {
        "datetime": "2011-09-19T20:18:27Z",
        "pc:count": 2407411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376264.5828,
            "count": 2407411,
            "maximum": 376634.5283,
            "minimum": 375884.5283,
            "name": "X",
            "position": 0,
            "stddev": 217.3513962,
            "variance": 47241.62943
          },
          {
            "average": 5379367.255,
            "count": 2407411,
            "maximum": 5379721.417,
            "minimum": 5378971.417,
            "name": "Y",
            "position": 1,
            "stddev": 214.2997392,
            "variance": 45924.37821
          },
          {
            "average": 1189.092157,
            "count": 2407411,
            "maximum": 1290.373669,
            "minimum": 1096.573669,
            "name": "Z",
            "position": 2,
            "stddev": 37.82803531,
            "variance": 1430.960255
          },
          {
            "average": 85.24303702,
            "count": 2407411,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.6885192,
            "variance": 3327.965248
          },
          {
            "average": 1.208270212,
            "count": 2407411,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4725077595,
            "variance": 0.2232635827
          },
          {
            "average": 1.416490578,
            "count": 2407411,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6467329941,
            "variance": 0.4182635657
          },
          {
            "average": 0.4956095989,
            "count": 2407411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999808278,
            "variance": 0.2499808282
          },
          {
            "average": 0,
            "count": 2407411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263612653,
            "count": 2407411,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4405917642,
            "variance": 0.1941211027
          },
          {
            "average": 4.627763141,
            "count": 2407411,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.217158883,
            "variance": 84.95601788
          },
          {
            "average": 8,
            "count": 2407411,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5689.651325,
            "count": 2407411,
            "maximum": 5692,
            "minimum": 5688,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.100142925,
            "variance": 1.210314456
          },
          {
            "average": 17695.27814,
            "count": 2407411,
            "maximum": 61696,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 10287.00325,
            "variance": 105822435.8
          },
          {
            "average": 16866.18891,
            "count": 2407411,
            "maximum": 59136,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 8213.541634,
            "variance": 67462266.17
          },
          {
            "average": 17356.65487,
            "count": 2407411,
            "maximum": 58112,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 7150.491446,
            "variance": 51129527.92
          },
          {
            "average": 497033.8703,
            "count": 2407411,
            "maximum": 498707.8836,
            "minimum": 495850.6853,
            "name": "GpsTime",
            "position": 15,
            "stddev": 792.0779155,
            "variance": 627387.4242
          },
          {
            "average": 0,
            "count": 2407411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2407411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2407411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2407411,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2407411,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375884.5283,
          5378971.417,
          1096.573669,
          376634.5283,
          5379721.417,
          1290.373669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375884.52828817244,
                5378971.417331243,
                1096.5736686337464
              ],
              [
                375884.52828817244,
                5379721.417331243,
                1096.5736686337464
              ],
              [
                376634.52828817244,
                5379721.417331243,
                1290.3736686337465
              ],
              [
                376634.52828817244,
                5378971.417331243,
                1290.3736686337465
              ],
              [
                375884.52828817244,
                5378971.417331243,
                1096.5736686337464
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T20:18:27+00:00",
        "end_time": "2011-09-19T19:30:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0465.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0465.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0465.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0465.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6821049,
            48.55155116,
            1096.573669,
            -118.6717226,
            48.5584435,
            1290.373669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.68188132005194,
                  48.551551156392634,
                  1096.5736686337464
                ],
                [
                  -118.68210494253455,
                  48.55829548159196,
                  1096.5736686337464
                ],
                [
                  -118.6719449098439,
                  48.55844350416017,
                  1290.3736686337465
                ],
                [
                  -118.67172263651862,
                  48.551699144079514,
                  1290.3736686337465
                ],
                [
                  -118.68188132005194,
                  48.551551156392634,
                  1096.5736686337464
                ]
              ]
            ]
          },
          "id": "COL_2012_0465.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0465.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:18:27Z",
            "pc:count": 2407411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376264.5828,
                "count": 2407411,
                "maximum": 376634.5283,
                "minimum": 375884.5283,
                "name": "X",
                "position": 0,
                "stddev": 217.3513962,
                "variance": 47241.62943
              },
              {
                "average": 5379367.255,
                "count": 2407411,
                "maximum": 5379721.417,
                "minimum": 5378971.417,
                "name": "Y",
                "position": 1,
                "stddev": 214.2997392,
                "variance": 45924.37821
              },
              {
                "average": 1189.092157,
                "count": 2407411,
                "maximum": 1290.373669,
                "minimum": 1096.573669,
                "name": "Z",
                "position": 2,
                "stddev": 37.82803531,
                "variance": 1430.960255
              },
              {
                "average": 85.24303702,
                "count": 2407411,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.6885192,
                "variance": 3327.965248
              },
              {
                "average": 1.208270212,
                "count": 2407411,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4725077595,
                "variance": 0.2232635827
              },
              {
                "average": 1.416490578,
                "count": 2407411,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6467329941,
                "variance": 0.4182635657
              },
              {
                "average": 0.4956095989,
                "count": 2407411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999808278,
                "variance": 0.2499808282
              },
              {
                "average": 0,
                "count": 2407411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263612653,
                "count": 2407411,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4405917642,
                "variance": 0.1941211027
              },
              {
                "average": 4.627763141,
                "count": 2407411,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.217158883,
                "variance": 84.95601788
              },
              {
                "average": 8,
                "count": 2407411,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5689.651325,
                "count": 2407411,
                "maximum": 5692,
                "minimum": 5688,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.100142925,
                "variance": 1.210314456
              },
              {
                "average": 17695.27814,
                "count": 2407411,
                "maximum": 61696,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 10287.00325,
                "variance": 105822435.8
              },
              {
                "average": 16866.18891,
                "count": 2407411,
                "maximum": 59136,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 8213.541634,
                "variance": 67462266.17
              },
              {
                "average": 17356.65487,
                "count": 2407411,
                "maximum": 58112,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 7150.491446,
                "variance": 51129527.92
              },
              {
                "average": 497033.8703,
                "count": 2407411,
                "maximum": 498707.8836,
                "minimum": 495850.6853,
                "name": "GpsTime",
                "position": 15,
                "stddev": 792.0779155,
                "variance": 627387.4242
              },
              {
                "average": 0,
                "count": 2407411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2407411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2407411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2407411,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2407411,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375884.5283,
              5378971.417,
              1096.573669,
              376634.5283,
              5379721.417,
              1290.373669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375884.52828817244,
                    5378971.417331243,
                    1096.5736686337464
                  ],
                  [
                    375884.52828817244,
                    5379721.417331243,
                    1096.5736686337464
                  ],
                  [
                    376634.52828817244,
                    5379721.417331243,
                    1290.3736686337465
                  ],
                  [
                    376634.52828817244,
                    5378971.417331243,
                    1290.3736686337465
                  ],
                  [
                    375884.52828817244,
                    5378971.417331243,
                    1096.5736686337464
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T20:18:27+00:00",
            "end_time": "2011-09-19T19:30: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": "COL_2012_1146.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.48382876342896,
              48.729707356553405,
              1546.0816762492484
            ],
            [
              -118.48402730330413,
              48.73645229712257,
              1546.0816762492484
            ],
            [
              -118.47383044820283,
              48.73658319253781,
              1829.6016762492484
            ],
            [
              -118.47363327130131,
              48.729838221095655,
              1829.6016762492484
            ],
            [
              -118.48382876342896,
              48.729707356553405,
              1546.0816762492484
            ]
          ]
        ]
      },
      "bbox": [
        -118.4840273,
        48.72970736,
        1546.081676,
        -118.4736333,
        48.73658319,
        1829.601676
      ],
      "properties": {
        "datetime": "2011-09-15T19:29:43Z",
        "pc:count": 3026410,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391230.3387,
            "count": 3026410,
            "maximum": 391634.5287,
            "minimum": 390884.5287,
            "name": "X",
            "position": 0,
            "stddev": 206.1189899,
            "variance": 42485.038
          },
          {
            "average": 5398844.578,
            "count": 3026410,
            "maximum": 5399221.429,
            "minimum": 5398471.409,
            "name": "Y",
            "position": 1,
            "stddev": 223.9182577,
            "variance": 50139.38614
          },
          {
            "average": 1658.002633,
            "count": 3026410,
            "maximum": 1829.601676,
            "minimum": 1546.081676,
            "name": "Z",
            "position": 2,
            "stddev": 61.72657665,
            "variance": 3810.170264
          },
          {
            "average": 74.57383468,
            "count": 3026410,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.09276528,
            "variance": 2509.285134
          },
          {
            "average": 1.071301311,
            "count": 3026410,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2762580966,
            "variance": 0.07631853594
          },
          {
            "average": 1.142446661,
            "count": 3026410,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3902016554,
            "variance": 0.1522573319
          },
          {
            "average": 0.4970185798,
            "count": 3026410,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911937,
            "variance": 0.2499911937
          },
          {
            "average": 0,
            "count": 3026410,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.102259112,
            "count": 3026410,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.302988806,
            "variance": 0.09180221657
          },
          {
            "average": -1.64209754,
            "count": 3026410,
            "maximum": 19.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87273543,
            "variance": 118.2163757
          },
          {
            "average": 3.288011869,
            "count": 3026410,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7021916149,
            "variance": 0.493073064
          },
          {
            "average": 5559.674353,
            "count": 3026410,
            "maximum": 5614,
            "minimum": 5549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.27272081,
            "variance": 496.0740921
          },
          {
            "average": 11110.24977,
            "count": 3026410,
            "maximum": 59904,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 7172.907223,
            "variance": 51450598.03
          },
          {
            "average": 12031.53265,
            "count": 3026410,
            "maximum": 60160,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 6128.146436,
            "variance": 37554178.74
          },
          {
            "average": 12523.84125,
            "count": 3026410,
            "maximum": 60672,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 5160.864164,
            "variance": 26634518.92
          },
          {
            "average": 138273.7338,
            "count": 3026410,
            "maximum": 150183.3662,
            "minimum": 73717.35855,
            "name": "GpsTime",
            "position": 15,
            "stddev": 25804.80696,
            "variance": 665888062
          },
          {
            "average": 0,
            "count": 3026410,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3026410,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3026410,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3026410,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3026410,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          390884.5287,
          5398471.409,
          1546.081676,
          391634.5287,
          5399221.429,
          1829.601676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                390884.52872891893,
                5398471.4092559675,
                1546.0816762492484
              ],
              [
                390884.52872891893,
                5399221.429255967,
                1546.0816762492484
              ],
              [
                391634.52872891893,
                5399221.429255967,
                1829.6016762492484
              ],
              [
                391634.52872891893,
                5398471.4092559675,
                1829.6016762492484
              ],
              [
                390884.52872891893,
                5398471.4092559675,
                1546.0816762492484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T19:29:43+00:00",
        "end_time": "2011-09-14T22:15:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1146.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1146.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1146.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1146.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4840273,
            48.72970736,
            1546.081676,
            -118.4736333,
            48.73658319,
            1829.601676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.48382876342896,
                  48.729707356553405,
                  1546.0816762492484
                ],
                [
                  -118.48402730330413,
                  48.73645229712257,
                  1546.0816762492484
                ],
                [
                  -118.47383044820283,
                  48.73658319253781,
                  1829.6016762492484
                ],
                [
                  -118.47363327130131,
                  48.729838221095655,
                  1829.6016762492484
                ],
                [
                  -118.48382876342896,
                  48.729707356553405,
                  1546.0816762492484
                ]
              ]
            ]
          },
          "id": "COL_2012_1146.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1146.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:29:43Z",
            "pc:count": 3026410,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391230.3387,
                "count": 3026410,
                "maximum": 391634.5287,
                "minimum": 390884.5287,
                "name": "X",
                "position": 0,
                "stddev": 206.1189899,
                "variance": 42485.038
              },
              {
                "average": 5398844.578,
                "count": 3026410,
                "maximum": 5399221.429,
                "minimum": 5398471.409,
                "name": "Y",
                "position": 1,
                "stddev": 223.9182577,
                "variance": 50139.38614
              },
              {
                "average": 1658.002633,
                "count": 3026410,
                "maximum": 1829.601676,
                "minimum": 1546.081676,
                "name": "Z",
                "position": 2,
                "stddev": 61.72657665,
                "variance": 3810.170264
              },
              {
                "average": 74.57383468,
                "count": 3026410,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.09276528,
                "variance": 2509.285134
              },
              {
                "average": 1.071301311,
                "count": 3026410,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2762580966,
                "variance": 0.07631853594
              },
              {
                "average": 1.142446661,
                "count": 3026410,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3902016554,
                "variance": 0.1522573319
              },
              {
                "average": 0.4970185798,
                "count": 3026410,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911937,
                "variance": 0.2499911937
              },
              {
                "average": 0,
                "count": 3026410,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.102259112,
                "count": 3026410,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.302988806,
                "variance": 0.09180221657
              },
              {
                "average": -1.64209754,
                "count": 3026410,
                "maximum": 19.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87273543,
                "variance": 118.2163757
              },
              {
                "average": 3.288011869,
                "count": 3026410,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7021916149,
                "variance": 0.493073064
              },
              {
                "average": 5559.674353,
                "count": 3026410,
                "maximum": 5614,
                "minimum": 5549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.27272081,
                "variance": 496.0740921
              },
              {
                "average": 11110.24977,
                "count": 3026410,
                "maximum": 59904,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 7172.907223,
                "variance": 51450598.03
              },
              {
                "average": 12031.53265,
                "count": 3026410,
                "maximum": 60160,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 6128.146436,
                "variance": 37554178.74
              },
              {
                "average": 12523.84125,
                "count": 3026410,
                "maximum": 60672,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 5160.864164,
                "variance": 26634518.92
              },
              {
                "average": 138273.7338,
                "count": 3026410,
                "maximum": 150183.3662,
                "minimum": 73717.35855,
                "name": "GpsTime",
                "position": 15,
                "stddev": 25804.80696,
                "variance": 665888062
              },
              {
                "average": 0,
                "count": 3026410,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3026410,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3026410,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3026410,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3026410,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              390884.5287,
              5398471.409,
              1546.081676,
              391634.5287,
              5399221.429,
              1829.601676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    390884.52872891893,
                    5398471.4092559675,
                    1546.0816762492484
                  ],
                  [
                    390884.52872891893,
                    5399221.429255967,
                    1546.0816762492484
                  ],
                  [
                    391634.52872891893,
                    5399221.429255967,
                    1829.6016762492484
                  ],
                  [
                    391634.52872891893,
                    5398471.4092559675,
                    1829.6016762492484
                  ],
                  [
                    390884.52872891893,
                    5398471.4092559675,
                    1546.0816762492484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T19:29:43+00:00",
            "end_time": "2011-09-14T22:15:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0154.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.52786831620327,
              48.49971796311608,
              1126.6463388688594
            ],
            [
              -118.52807109679574,
              48.506462858015645,
              1126.6463388688594
            ],
            [
              -118.51792066709302,
              48.506597182338375,
              1370.9463388688596
            ],
            [
              -118.51771923223474,
              48.49985225578995,
              1370.9463388688596
            ],
            [
              -118.52786831620327,
              48.49971796311608,
              1126.6463388688594
            ]
          ]
        ]
      },
      "bbox": [
        -118.5280711,
        48.49971796,
        1126.646339,
        -118.5177192,
        48.50659718,
        1370.946339
      ],
      "properties": {
        "datetime": "2011-09-19T22:24:53Z",
        "pc:count": 1738625,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 387500.403,
            "count": 1738625,
            "maximum": 387884.5286,
            "minimum": 387134.5286,
            "name": "X",
            "position": 0,
            "stddev": 214.9177194,
            "variance": 46189.62613
          },
          {
            "average": 5373328.786,
            "count": 1738625,
            "maximum": 5373721.417,
            "minimum": 5372971.417,
            "name": "Y",
            "position": 1,
            "stddev": 195.0050423,
            "variance": 38026.96651
          },
          {
            "average": 1219.698755,
            "count": 1738625,
            "maximum": 1370.946339,
            "minimum": 1126.646339,
            "name": "Z",
            "position": 2,
            "stddev": 51.105389,
            "variance": 2611.760785
          },
          {
            "average": 62.35504263,
            "count": 1738625,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.37487361,
            "variance": 3645.125363
          },
          {
            "average": 1.316638723,
            "count": 1738625,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5545291262,
            "variance": 0.3075025518
          },
          {
            "average": 1.632872529,
            "count": 1738625,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7110071565,
            "variance": 0.5055311766
          },
          {
            "average": 0.4880327845,
            "count": 1738625,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499856909,
            "variance": 0.2498569295
          },
          {
            "average": 0,
            "count": 1738625,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222862895,
            "count": 1738625,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4161671832,
            "variance": 0.1731951244
          },
          {
            "average": 1.128711081,
            "count": 1738625,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.97014072,
            "variance": 120.3439873
          },
          {
            "average": 8,
            "count": 1738625,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5700.162054,
            "count": 1738625,
            "maximum": 5702,
            "minimum": 5699,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8466004938,
            "variance": 0.7167323961
          },
          {
            "average": 10843.8181,
            "count": 1738625,
            "maximum": 60160,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 6837.744684,
            "variance": 46754752.37
          },
          {
            "average": 11786.22557,
            "count": 1738625,
            "maximum": 58368,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 6273.914001,
            "variance": 39361996.89
          },
          {
            "average": 12963.46733,
            "count": 1738625,
            "maximum": 57344,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 5053.334955,
            "variance": 25536194.17
          },
          {
            "average": 505200.489,
            "count": 1738625,
            "maximum": 506293.5336,
            "minimum": 504461.3356,
            "name": "GpsTime",
            "position": 15,
            "stddev": 651.0269202,
            "variance": 423836.0508
          },
          {
            "average": 0,
            "count": 1738625,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1738625,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1738625,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1738625,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1738625,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387134.5286,
          5372971.417,
          1126.646339,
          387884.5286,
          5373721.417,
          1370.946339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387134.5286115349,
                5372971.416957956,
                1126.6463388688594
              ],
              [
                387134.5286115349,
                5373721.416957956,
                1126.6463388688594
              ],
              [
                387884.5286115349,
                5373721.416957956,
                1370.9463388688596
              ],
              [
                387884.5286115349,
                5372971.416957956,
                1370.9463388688596
              ],
              [
                387134.5286115349,
                5372971.416957956,
                1126.6463388688594
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:24:53+00:00",
        "end_time": "2011-09-19T21:54:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0154.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0154.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0154.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0154.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5280711,
            48.49971796,
            1126.646339,
            -118.5177192,
            48.50659718,
            1370.946339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.52786831620327,
                  48.49971796311608,
                  1126.6463388688594
                ],
                [
                  -118.52807109679574,
                  48.506462858015645,
                  1126.6463388688594
                ],
                [
                  -118.51792066709302,
                  48.506597182338375,
                  1370.9463388688596
                ],
                [
                  -118.51771923223474,
                  48.49985225578995,
                  1370.9463388688596
                ],
                [
                  -118.52786831620327,
                  48.49971796311608,
                  1126.6463388688594
                ]
              ]
            ]
          },
          "id": "COL_2012_0154.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0154.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:24:53Z",
            "pc:count": 1738625,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 387500.403,
                "count": 1738625,
                "maximum": 387884.5286,
                "minimum": 387134.5286,
                "name": "X",
                "position": 0,
                "stddev": 214.9177194,
                "variance": 46189.62613
              },
              {
                "average": 5373328.786,
                "count": 1738625,
                "maximum": 5373721.417,
                "minimum": 5372971.417,
                "name": "Y",
                "position": 1,
                "stddev": 195.0050423,
                "variance": 38026.96651
              },
              {
                "average": 1219.698755,
                "count": 1738625,
                "maximum": 1370.946339,
                "minimum": 1126.646339,
                "name": "Z",
                "position": 2,
                "stddev": 51.105389,
                "variance": 2611.760785
              },
              {
                "average": 62.35504263,
                "count": 1738625,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.37487361,
                "variance": 3645.125363
              },
              {
                "average": 1.316638723,
                "count": 1738625,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5545291262,
                "variance": 0.3075025518
              },
              {
                "average": 1.632872529,
                "count": 1738625,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7110071565,
                "variance": 0.5055311766
              },
              {
                "average": 0.4880327845,
                "count": 1738625,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499856909,
                "variance": 0.2498569295
              },
              {
                "average": 0,
                "count": 1738625,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222862895,
                "count": 1738625,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4161671832,
                "variance": 0.1731951244
              },
              {
                "average": 1.128711081,
                "count": 1738625,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.97014072,
                "variance": 120.3439873
              },
              {
                "average": 8,
                "count": 1738625,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5700.162054,
                "count": 1738625,
                "maximum": 5702,
                "minimum": 5699,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8466004938,
                "variance": 0.7167323961
              },
              {
                "average": 10843.8181,
                "count": 1738625,
                "maximum": 60160,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 6837.744684,
                "variance": 46754752.37
              },
              {
                "average": 11786.22557,
                "count": 1738625,
                "maximum": 58368,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 6273.914001,
                "variance": 39361996.89
              },
              {
                "average": 12963.46733,
                "count": 1738625,
                "maximum": 57344,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 5053.334955,
                "variance": 25536194.17
              },
              {
                "average": 505200.489,
                "count": 1738625,
                "maximum": 506293.5336,
                "minimum": 504461.3356,
                "name": "GpsTime",
                "position": 15,
                "stddev": 651.0269202,
                "variance": 423836.0508
              },
              {
                "average": 0,
                "count": 1738625,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1738625,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1738625,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1738625,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1738625,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387134.5286,
              5372971.417,
              1126.646339,
              387884.5286,
              5373721.417,
              1370.946339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387134.5286115349,
                    5372971.416957956,
                    1126.6463388688594
                  ],
                  [
                    387134.5286115349,
                    5373721.416957956,
                    1126.6463388688594
                  ],
                  [
                    387884.5286115349,
                    5373721.416957956,
                    1370.9463388688596
                  ],
                  [
                    387884.5286115349,
                    5372971.416957956,
                    1370.9463388688596
                  ],
                  [
                    387134.5286115349,
                    5372971.416957956,
                    1126.6463388688594
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:24:53+00:00",
            "end_time": "2011-09-19T21:54:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_2178.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.65403777881254,
              48.9433021905148,
              1166.5144074976956
            ],
            [
              -118.65426075568715,
              48.95004633041782,
              1166.5144074976956
            ],
            [
              -118.64402127644934,
              48.950192757801105,
              1386.9744074976957
            ],
            [
              -118.64379967822852,
              48.94344858333061,
              1386.9744074976957
            ],
            [
              -118.65403777881254,
              48.9433021905148,
              1166.5144074976956
            ]
          ]
        ]
      },
      "bbox": [
        -118.6542608,
        48.94330219,
        1166.514407,
        -118.6437997,
        48.95019276,
        1386.974407
      ],
      "properties": {
        "datetime": "2011-09-20T18:57:57Z",
        "pc:count": 2749230,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 379227.6956,
            "count": 2749230,
            "maximum": 379634.5289,
            "minimum": 378884.5289,
            "name": "X",
            "position": 0,
            "stddev": 213.8427808,
            "variance": 45728.73492
          },
          {
            "average": 5422836.111,
            "count": 2749230,
            "maximum": 5423221.429,
            "minimum": 5422471.409,
            "name": "Y",
            "position": 1,
            "stddev": 220.9069079,
            "variance": 48799.86197
          },
          {
            "average": 1287.637665,
            "count": 2749230,
            "maximum": 1386.974407,
            "minimum": 1166.514407,
            "name": "Z",
            "position": 2,
            "stddev": 36.1053885,
            "variance": 1303.599079
          },
          {
            "average": 55.52386959,
            "count": 2749230,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.20383282,
            "variance": 2938.055492
          },
          {
            "average": 1.342882916,
            "count": 2749230,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5712920773,
            "variance": 0.3263746376
          },
          {
            "average": 1.685232592,
            "count": 2749230,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7200197134,
            "variance": 0.5184283877
          },
          {
            "average": 0.4931955493,
            "count": 2749230,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999537882,
            "variance": 0.2499537904
          },
          {
            "average": 0,
            "count": 2749230,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.136482579,
            "count": 2749230,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3433003456,
            "variance": 0.1178551273
          },
          {
            "average": 3.464855952,
            "count": 2749230,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.36106181,
            "variance": 178.5179727
          },
          {
            "average": 14.87735693,
            "count": 2749230,
            "maximum": 146,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 32.98281056,
            "variance": 1087.865792
          },
          {
            "average": 5653.631352,
            "count": 2749230,
            "maximum": 5657,
            "minimum": 5632,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.902808202,
            "variance": 34.84314467
          },
          {
            "average": 12223.73438,
            "count": 2749230,
            "maximum": 63488,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 8315.920883,
            "variance": 69154540.13
          },
          {
            "average": 12410.92187,
            "count": 2749230,
            "maximum": 62208,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8002.487602,
            "variance": 64039807.82
          },
          {
            "average": 12886.22111,
            "count": 2749230,
            "maximum": 61184,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 6606.338481,
            "variance": 43643708.12
          },
          {
            "average": 568346.9289,
            "count": 2749230,
            "maximum": 580277.0367,
            "minimum": 414075.4089,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41529.84031,
            "variance": 1724727637
          },
          {
            "average": 0,
            "count": 2749230,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2749230,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2749230,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2749230,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2749230,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378884.5289,
          5422471.409,
          1166.514407,
          379634.5289,
          5423221.429,
          1386.974407
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378884.5289162494,
                5422471.408821851,
                1166.5144074976956
              ],
              [
                378884.5289162494,
                5423221.428821851,
                1166.5144074976956
              ],
              [
                379634.5289162494,
                5423221.428821851,
                1386.9744074976957
              ],
              [
                379634.5289162494,
                5422471.408821851,
                1386.9744074976957
              ],
              [
                378884.5289162494,
                5422471.408821851,
                1166.5144074976956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T18:57:57+00:00",
        "end_time": "2011-09-18T20:47:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2178.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2178.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2178.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2178.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6542608,
            48.94330219,
            1166.514407,
            -118.6437997,
            48.95019276,
            1386.974407
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.65403777881254,
                  48.9433021905148,
                  1166.5144074976956
                ],
                [
                  -118.65426075568715,
                  48.95004633041782,
                  1166.5144074976956
                ],
                [
                  -118.64402127644934,
                  48.950192757801105,
                  1386.9744074976957
                ],
                [
                  -118.64379967822852,
                  48.94344858333061,
                  1386.9744074976957
                ],
                [
                  -118.65403777881254,
                  48.9433021905148,
                  1166.5144074976956
                ]
              ]
            ]
          },
          "id": "COL_2012_2178.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2178.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:57:57Z",
            "pc:count": 2749230,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 379227.6956,
                "count": 2749230,
                "maximum": 379634.5289,
                "minimum": 378884.5289,
                "name": "X",
                "position": 0,
                "stddev": 213.8427808,
                "variance": 45728.73492
              },
              {
                "average": 5422836.111,
                "count": 2749230,
                "maximum": 5423221.429,
                "minimum": 5422471.409,
                "name": "Y",
                "position": 1,
                "stddev": 220.9069079,
                "variance": 48799.86197
              },
              {
                "average": 1287.637665,
                "count": 2749230,
                "maximum": 1386.974407,
                "minimum": 1166.514407,
                "name": "Z",
                "position": 2,
                "stddev": 36.1053885,
                "variance": 1303.599079
              },
              {
                "average": 55.52386959,
                "count": 2749230,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.20383282,
                "variance": 2938.055492
              },
              {
                "average": 1.342882916,
                "count": 2749230,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5712920773,
                "variance": 0.3263746376
              },
              {
                "average": 1.685232592,
                "count": 2749230,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7200197134,
                "variance": 0.5184283877
              },
              {
                "average": 0.4931955493,
                "count": 2749230,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999537882,
                "variance": 0.2499537904
              },
              {
                "average": 0,
                "count": 2749230,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.136482579,
                "count": 2749230,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3433003456,
                "variance": 0.1178551273
              },
              {
                "average": 3.464855952,
                "count": 2749230,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.36106181,
                "variance": 178.5179727
              },
              {
                "average": 14.87735693,
                "count": 2749230,
                "maximum": 146,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 32.98281056,
                "variance": 1087.865792
              },
              {
                "average": 5653.631352,
                "count": 2749230,
                "maximum": 5657,
                "minimum": 5632,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.902808202,
                "variance": 34.84314467
              },
              {
                "average": 12223.73438,
                "count": 2749230,
                "maximum": 63488,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 8315.920883,
                "variance": 69154540.13
              },
              {
                "average": 12410.92187,
                "count": 2749230,
                "maximum": 62208,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8002.487602,
                "variance": 64039807.82
              },
              {
                "average": 12886.22111,
                "count": 2749230,
                "maximum": 61184,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 6606.338481,
                "variance": 43643708.12
              },
              {
                "average": 568346.9289,
                "count": 2749230,
                "maximum": 580277.0367,
                "minimum": 414075.4089,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41529.84031,
                "variance": 1724727637
              },
              {
                "average": 0,
                "count": 2749230,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2749230,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2749230,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2749230,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2749230,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378884.5289,
              5422471.409,
              1166.514407,
              379634.5289,
              5423221.429,
              1386.974407
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378884.5289162494,
                    5422471.408821851,
                    1166.5144074976956
                  ],
                  [
                    378884.5289162494,
                    5423221.428821851,
                    1166.5144074976956
                  ],
                  [
                    379634.5289162494,
                    5423221.428821851,
                    1386.9744074976957
                  ],
                  [
                    379634.5289162494,
                    5422471.408821851,
                    1386.9744074976957
                  ],
                  [
                    378884.5289162494,
                    5422471.408821851,
                    1166.5144074976956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T18:57:57+00:00",
            "end_time": "2011-09-18T20:47: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": "COL_2012_1347.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.76119860626619,
              48.78652757946477,
              996.7726179412647
            ],
            [
              -118.7614347130187,
              48.79327134723981,
              996.7726179412647
            ],
            [
              -118.75122774343706,
              48.79342692128038,
              1149.5926179412647
            ],
            [
              -118.75099300314096,
              48.78668311680827,
              1149.5926179412647
            ],
            [
              -118.76119860626619,
              48.78652757946477,
              996.7726179412647
            ]
          ]
        ]
      },
      "bbox": [
        -118.7614347,
        48.78652758,
        996.7726179,
        -118.750993,
        48.79342692,
        1149.592618
      ],
      "properties": {
        "datetime": "2011-09-20T20:28:19Z",
        "pc:count": 1654812,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 370991.6071,
            "count": 1654812,
            "maximum": 371384.5285,
            "minimum": 370634.5285,
            "name": "X",
            "position": 0,
            "stddev": 203.1639651,
            "variance": 41275.5967
          },
          {
            "average": 5405600.285,
            "count": 1654812,
            "maximum": 5405971.419,
            "minimum": 5405221.419,
            "name": "Y",
            "position": 1,
            "stddev": 215.6553818,
            "variance": 46507.2437
          },
          {
            "average": 1068.34054,
            "count": 1654812,
            "maximum": 1149.592618,
            "minimum": 996.7726179,
            "name": "Z",
            "position": 2,
            "stddev": 24.7720593,
            "variance": 613.6549218
          },
          {
            "average": 77.24178215,
            "count": 1654812,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.50505798,
            "variance": 3080.811462
          },
          {
            "average": 1.159312357,
            "count": 1654812,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3975666452,
            "variance": 0.1580592374
          },
          {
            "average": 1.318473035,
            "count": 1654812,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.537967681,
            "variance": 0.2894092258
          },
          {
            "average": 0.4950979326,
            "count": 1654812,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999761202,
            "variance": 0.2499761208
          },
          {
            "average": 0,
            "count": 1654812,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267276283,
            "count": 1654812,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4425378964,
            "variance": 0.1958397898
          },
          {
            "average": -0.381475835,
            "count": 1654812,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96590378,
            "variance": 143.1828533
          },
          {
            "average": 6,
            "count": 1654812,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5664.140267,
            "count": 1654812,
            "maximum": 5666,
            "minimum": 5663,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9155928323,
            "variance": 0.8383102345
          },
          {
            "average": 17374.71947,
            "count": 1654812,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10989.06736,
            "variance": 120759601.5
          },
          {
            "average": 17254.70541,
            "count": 1654812,
            "maximum": 64768,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 9897.711489,
            "variance": 97964692.72
          },
          {
            "average": 17358.42271,
            "count": 1654812,
            "maximum": 64256,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 8661.376935,
            "variance": 75019450.41
          },
          {
            "average": 584321.6871,
            "count": 1654812,
            "maximum": 585699.0938,
            "minimum": 583632.1992,
            "name": "GpsTime",
            "position": 15,
            "stddev": 635.9049273,
            "variance": 404375.0766
          },
          {
            "average": 0,
            "count": 1654812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1654812,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1654812,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1654812,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1654812,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          370634.5285,
          5405221.419,
          996.7726179,
          371384.5285,
          5405971.419,
          1149.592618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                370634.5284896593,
                5405221.4193187,
                996.7726179412647
              ],
              [
                370634.5284896593,
                5405971.4193187,
                996.7726179412647
              ],
              [
                371384.5284896593,
                5405971.4193187,
                1149.5926179412647
              ],
              [
                371384.5284896593,
                5405221.4193187,
                1149.5926179412647
              ],
              [
                370634.5284896593,
                5405221.4193187,
                996.7726179412647
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T20:28:19+00:00",
        "end_time": "2011-09-20T19:53:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1347.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1347.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1347.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1347.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7614347,
            48.78652758,
            996.7726179,
            -118.750993,
            48.79342692,
            1149.592618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.76119860626619,
                  48.78652757946477,
                  996.7726179412647
                ],
                [
                  -118.7614347130187,
                  48.79327134723981,
                  996.7726179412647
                ],
                [
                  -118.75122774343706,
                  48.79342692128038,
                  1149.5926179412647
                ],
                [
                  -118.75099300314096,
                  48.78668311680827,
                  1149.5926179412647
                ],
                [
                  -118.76119860626619,
                  48.78652757946477,
                  996.7726179412647
                ]
              ]
            ]
          },
          "id": "COL_2012_1347.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1347.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:28:19Z",
            "pc:count": 1654812,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 370991.6071,
                "count": 1654812,
                "maximum": 371384.5285,
                "minimum": 370634.5285,
                "name": "X",
                "position": 0,
                "stddev": 203.1639651,
                "variance": 41275.5967
              },
              {
                "average": 5405600.285,
                "count": 1654812,
                "maximum": 5405971.419,
                "minimum": 5405221.419,
                "name": "Y",
                "position": 1,
                "stddev": 215.6553818,
                "variance": 46507.2437
              },
              {
                "average": 1068.34054,
                "count": 1654812,
                "maximum": 1149.592618,
                "minimum": 996.7726179,
                "name": "Z",
                "position": 2,
                "stddev": 24.7720593,
                "variance": 613.6549218
              },
              {
                "average": 77.24178215,
                "count": 1654812,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.50505798,
                "variance": 3080.811462
              },
              {
                "average": 1.159312357,
                "count": 1654812,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3975666452,
                "variance": 0.1580592374
              },
              {
                "average": 1.318473035,
                "count": 1654812,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.537967681,
                "variance": 0.2894092258
              },
              {
                "average": 0.4950979326,
                "count": 1654812,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999761202,
                "variance": 0.2499761208
              },
              {
                "average": 0,
                "count": 1654812,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267276283,
                "count": 1654812,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4425378964,
                "variance": 0.1958397898
              },
              {
                "average": -0.381475835,
                "count": 1654812,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96590378,
                "variance": 143.1828533
              },
              {
                "average": 6,
                "count": 1654812,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5664.140267,
                "count": 1654812,
                "maximum": 5666,
                "minimum": 5663,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9155928323,
                "variance": 0.8383102345
              },
              {
                "average": 17374.71947,
                "count": 1654812,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10989.06736,
                "variance": 120759601.5
              },
              {
                "average": 17254.70541,
                "count": 1654812,
                "maximum": 64768,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 9897.711489,
                "variance": 97964692.72
              },
              {
                "average": 17358.42271,
                "count": 1654812,
                "maximum": 64256,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 8661.376935,
                "variance": 75019450.41
              },
              {
                "average": 584321.6871,
                "count": 1654812,
                "maximum": 585699.0938,
                "minimum": 583632.1992,
                "name": "GpsTime",
                "position": 15,
                "stddev": 635.9049273,
                "variance": 404375.0766
              },
              {
                "average": 0,
                "count": 1654812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1654812,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1654812,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1654812,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1654812,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              370634.5285,
              5405221.419,
              996.7726179,
              371384.5285,
              5405971.419,
              1149.592618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    370634.5284896593,
                    5405221.4193187,
                    996.7726179412647
                  ],
                  [
                    370634.5284896593,
                    5405971.4193187,
                    996.7726179412647
                  ],
                  [
                    371384.5284896593,
                    5405971.4193187,
                    1149.5926179412647
                  ],
                  [
                    371384.5284896593,
                    5405221.4193187,
                    1149.5926179412647
                  ],
                  [
                    370634.5284896593,
                    5405221.4193187,
                    996.7726179412647
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T20:28:19+00:00",
            "end_time": "2011-09-20T19: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": "COL_2012_0525.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.84489917476847,
              48.56254890222902,
              1103.267884703152
            ],
            [
              -118.84514456623387,
              48.569292802737046,
              1103.267884703152
            ],
            [
              -118.83498321812925,
              48.5694552384515,
              1254.747884703152
            ],
            [
              -118.83473917619945,
              48.56271129966624,
              1254.747884703152
            ],
            [
              -118.84489917476847,
              48.56254890222902,
              1103.267884703152
            ]
          ]
        ]
      },
      "bbox": [
        -118.8451446,
        48.5625489,
        1103.267885,
        -118.8347392,
        48.56945524,
        1254.747885
      ],
      "properties": {
        "datetime": "2011-09-19T19:57:53Z",
        "pc:count": 2033031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364244.7907,
            "count": 2033031,
            "maximum": 364634.5279,
            "minimum": 363884.5279,
            "name": "X",
            "position": 0,
            "stddev": 211.9365096,
            "variance": 44917.08409
          },
          {
            "average": 5380857.674,
            "count": 2033031,
            "maximum": 5381221.428,
            "minimum": 5380471.408,
            "name": "Y",
            "position": 1,
            "stddev": 212.6964586,
            "variance": 45239.78349
          },
          {
            "average": 1177.635027,
            "count": 2033031,
            "maximum": 1254.747885,
            "minimum": 1103.267885,
            "name": "Z",
            "position": 2,
            "stddev": 24.65213587,
            "variance": 607.7278029
          },
          {
            "average": 74.49185822,
            "count": 2033031,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.5686508,
            "variance": 3430.286857
          },
          {
            "average": 1.221291756,
            "count": 2033031,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4672221387,
            "variance": 0.2182965269
          },
          {
            "average": 1.44163665,
            "count": 2033031,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6197825619,
            "variance": 0.384130424
          },
          {
            "average": 0.494499592,
            "count": 2033031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999698676,
            "variance": 0.2499698685
          },
          {
            "average": 0,
            "count": 2033031,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246625851,
            "count": 2033031,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4310471342,
            "variance": 0.1858016319
          },
          {
            "average": -2.915515955,
            "count": 2033031,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.22153473,
            "variance": 149.3659111
          },
          {
            "average": 8,
            "count": 2033031,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5687.34696,
            "count": 2033031,
            "maximum": 5690,
            "minimum": 5686,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.117534538,
            "variance": 1.248883443
          },
          {
            "average": 13934.31681,
            "count": 2033031,
            "maximum": 63744,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 7086.070658,
            "variance": 50212397.37
          },
          {
            "average": 13644.71295,
            "count": 2033031,
            "maximum": 61952,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6127.802765,
            "variance": 37549966.72
          },
          {
            "average": 14059.00328,
            "count": 2033031,
            "maximum": 60160,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 5137.763209,
            "variance": 26396610.79
          },
          {
            "average": 495482.2362,
            "count": 2033031,
            "maximum": 497473.1292,
            "minimum": 494634.0769,
            "name": "GpsTime",
            "position": 15,
            "stddev": 845.138069,
            "variance": 714258.3557
          },
          {
            "average": 0,
            "count": 2033031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2033031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2033031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2033031,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2033031,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363884.5279,
          5380471.408,
          1103.267885,
          364634.5279,
          5381221.428,
          1254.747885
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363884.52792394615,
                5380471.408411508,
                1103.267884703152
              ],
              [
                363884.52792394615,
                5381221.428411508,
                1103.267884703152
              ],
              [
                364634.52792394615,
                5381221.428411508,
                1254.747884703152
              ],
              [
                364634.52792394615,
                5380471.408411508,
                1254.747884703152
              ],
              [
                363884.52792394615,
                5380471.408411508,
                1103.267884703152
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:57:53+00:00",
        "end_time": "2011-09-19T19:10:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0525.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0525.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0525.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0525.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8451446,
            48.5625489,
            1103.267885,
            -118.8347392,
            48.56945524,
            1254.747885
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.84489917476847,
                  48.56254890222902,
                  1103.267884703152
                ],
                [
                  -118.84514456623387,
                  48.569292802737046,
                  1103.267884703152
                ],
                [
                  -118.83498321812925,
                  48.5694552384515,
                  1254.747884703152
                ],
                [
                  -118.83473917619945,
                  48.56271129966624,
                  1254.747884703152
                ],
                [
                  -118.84489917476847,
                  48.56254890222902,
                  1103.267884703152
                ]
              ]
            ]
          },
          "id": "COL_2012_0525.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0525.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:57:53Z",
            "pc:count": 2033031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364244.7907,
                "count": 2033031,
                "maximum": 364634.5279,
                "minimum": 363884.5279,
                "name": "X",
                "position": 0,
                "stddev": 211.9365096,
                "variance": 44917.08409
              },
              {
                "average": 5380857.674,
                "count": 2033031,
                "maximum": 5381221.428,
                "minimum": 5380471.408,
                "name": "Y",
                "position": 1,
                "stddev": 212.6964586,
                "variance": 45239.78349
              },
              {
                "average": 1177.635027,
                "count": 2033031,
                "maximum": 1254.747885,
                "minimum": 1103.267885,
                "name": "Z",
                "position": 2,
                "stddev": 24.65213587,
                "variance": 607.7278029
              },
              {
                "average": 74.49185822,
                "count": 2033031,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.5686508,
                "variance": 3430.286857
              },
              {
                "average": 1.221291756,
                "count": 2033031,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4672221387,
                "variance": 0.2182965269
              },
              {
                "average": 1.44163665,
                "count": 2033031,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6197825619,
                "variance": 0.384130424
              },
              {
                "average": 0.494499592,
                "count": 2033031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999698676,
                "variance": 0.2499698685
              },
              {
                "average": 0,
                "count": 2033031,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246625851,
                "count": 2033031,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4310471342,
                "variance": 0.1858016319
              },
              {
                "average": -2.915515955,
                "count": 2033031,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.22153473,
                "variance": 149.3659111
              },
              {
                "average": 8,
                "count": 2033031,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5687.34696,
                "count": 2033031,
                "maximum": 5690,
                "minimum": 5686,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.117534538,
                "variance": 1.248883443
              },
              {
                "average": 13934.31681,
                "count": 2033031,
                "maximum": 63744,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 7086.070658,
                "variance": 50212397.37
              },
              {
                "average": 13644.71295,
                "count": 2033031,
                "maximum": 61952,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6127.802765,
                "variance": 37549966.72
              },
              {
                "average": 14059.00328,
                "count": 2033031,
                "maximum": 60160,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 5137.763209,
                "variance": 26396610.79
              },
              {
                "average": 495482.2362,
                "count": 2033031,
                "maximum": 497473.1292,
                "minimum": 494634.0769,
                "name": "GpsTime",
                "position": 15,
                "stddev": 845.138069,
                "variance": 714258.3557
              },
              {
                "average": 0,
                "count": 2033031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2033031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2033031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2033031,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2033031,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363884.5279,
              5380471.408,
              1103.267885,
              364634.5279,
              5381221.428,
              1254.747885
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363884.52792394615,
                    5380471.408411508,
                    1103.267884703152
                  ],
                  [
                    363884.52792394615,
                    5381221.428411508,
                    1103.267884703152
                  ],
                  [
                    364634.52792394615,
                    5381221.428411508,
                    1254.747884703152
                  ],
                  [
                    364634.52792394615,
                    5380471.408411508,
                    1254.747884703152
                  ],
                  [
                    363884.52792394615,
                    5380471.408411508,
                    1103.267884703152
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:57:53+00:00",
            "end_time": "2011-09-19T19:10: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": "COL_2012_2136.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.6538148944438,
              48.93655822042371,
              1178.1739768487937
            ],
            [
              -118.65403778838555,
              48.94330236900944,
              1178.1739768487937
            ],
            [
              -118.64379968776504,
              48.943448761826474,
              1467.7339768487936
            ],
            [
              -118.64357817196493,
              48.93670457868253,
              1467.7339768487936
            ],
            [
              -118.6538148944438,
              48.93655822042371,
              1178.1739768487937
            ]
          ]
        ]
      },
      "bbox": [
        -118.6540378,
        48.93655822,
        1178.173977,
        -118.6435782,
        48.94344876,
        1467.733977
      ],
      "properties": {
        "datetime": "2011-09-20T18:58:07Z",
        "pc:count": 2509310,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 379231.1291,
            "count": 2509310,
            "maximum": 379634.5286,
            "minimum": 378884.5286,
            "name": "X",
            "position": 0,
            "stddev": 222.5203827,
            "variance": 49515.3207
          },
          {
            "average": 5422109.716,
            "count": 2509310,
            "maximum": 5422471.429,
            "minimum": 5421721.409,
            "name": "Y",
            "position": 1,
            "stddev": 216.1561968,
            "variance": 46723.50142
          },
          {
            "average": 1356.963116,
            "count": 2509310,
            "maximum": 1467.733977,
            "minimum": 1178.173977,
            "name": "Z",
            "position": 2,
            "stddev": 57.45000286,
            "variance": 3300.502829
          },
          {
            "average": 65.66507088,
            "count": 2509310,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.65958973,
            "variance": 3559.266646
          },
          {
            "average": 1.329787471,
            "count": 2509310,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5650630679,
            "variance": 0.3192962707
          },
          {
            "average": 1.658972387,
            "count": 2509310,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.720612425,
            "variance": 0.519282267
          },
          {
            "average": 0.4945989136,
            "count": 2509310,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499970927,
            "variance": 0.2499709279
          },
          {
            "average": 0,
            "count": 2509310,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.166378407,
            "count": 2509310,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3724200422,
            "variance": 0.1386966878
          },
          {
            "average": 3.459148799,
            "count": 2509310,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.82003021,
            "variance": 164.3531745
          },
          {
            "average": 15.86736394,
            "count": 2509310,
            "maximum": 146,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 34.80966694,
            "variance": 1211.712912
          },
          {
            "average": 5653.361165,
            "count": 2509310,
            "maximum": 5657,
            "minimum": 5632,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.134583848,
            "variance": 37.63311899
          },
          {
            "average": 13738.22978,
            "count": 2509310,
            "maximum": 62976,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9559.544113,
            "variance": 91384883.66
          },
          {
            "average": 13785.1734,
            "count": 2509310,
            "maximum": 61952,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8935.713335,
            "variance": 79846972.81
          },
          {
            "average": 14223.22221,
            "count": 2509310,
            "maximum": 61952,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7663.624356,
            "variance": 58731138.27
          },
          {
            "average": 567160.4757,
            "count": 2509310,
            "maximum": 580287.6264,
            "minimum": 414060.4603,
            "name": "GpsTime",
            "position": 15,
            "stddev": 43408.74095,
            "variance": 1884318791
          },
          {
            "average": 0,
            "count": 2509310,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2509310,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2509310,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2509310,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2509310,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378884.5286,
          5421721.409,
          1178.173977,
          379634.5286,
          5422471.429,
          1467.733977
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378884.52864733245,
                5421721.408678194,
                1178.1739768487937
              ],
              [
                378884.52864733245,
                5422471.428678193,
                1178.1739768487937
              ],
              [
                379634.52864733245,
                5422471.428678193,
                1467.7339768487936
              ],
              [
                379634.52864733245,
                5421721.408678194,
                1467.7339768487936
              ],
              [
                378884.52864733245,
                5421721.408678194,
                1178.1739768487937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T18:58:07+00:00",
        "end_time": "2011-09-18T20:47:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2136.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2136.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2136.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2136.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6540378,
            48.93655822,
            1178.173977,
            -118.6435782,
            48.94344876,
            1467.733977
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.6538148944438,
                  48.93655822042371,
                  1178.1739768487937
                ],
                [
                  -118.65403778838555,
                  48.94330236900944,
                  1178.1739768487937
                ],
                [
                  -118.64379968776504,
                  48.943448761826474,
                  1467.7339768487936
                ],
                [
                  -118.64357817196493,
                  48.93670457868253,
                  1467.7339768487936
                ],
                [
                  -118.6538148944438,
                  48.93655822042371,
                  1178.1739768487937
                ]
              ]
            ]
          },
          "id": "COL_2012_2136.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2136.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:58:07Z",
            "pc:count": 2509310,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 379231.1291,
                "count": 2509310,
                "maximum": 379634.5286,
                "minimum": 378884.5286,
                "name": "X",
                "position": 0,
                "stddev": 222.5203827,
                "variance": 49515.3207
              },
              {
                "average": 5422109.716,
                "count": 2509310,
                "maximum": 5422471.429,
                "minimum": 5421721.409,
                "name": "Y",
                "position": 1,
                "stddev": 216.1561968,
                "variance": 46723.50142
              },
              {
                "average": 1356.963116,
                "count": 2509310,
                "maximum": 1467.733977,
                "minimum": 1178.173977,
                "name": "Z",
                "position": 2,
                "stddev": 57.45000286,
                "variance": 3300.502829
              },
              {
                "average": 65.66507088,
                "count": 2509310,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.65958973,
                "variance": 3559.266646
              },
              {
                "average": 1.329787471,
                "count": 2509310,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5650630679,
                "variance": 0.3192962707
              },
              {
                "average": 1.658972387,
                "count": 2509310,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.720612425,
                "variance": 0.519282267
              },
              {
                "average": 0.4945989136,
                "count": 2509310,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499970927,
                "variance": 0.2499709279
              },
              {
                "average": 0,
                "count": 2509310,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.166378407,
                "count": 2509310,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3724200422,
                "variance": 0.1386966878
              },
              {
                "average": 3.459148799,
                "count": 2509310,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.82003021,
                "variance": 164.3531745
              },
              {
                "average": 15.86736394,
                "count": 2509310,
                "maximum": 146,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 34.80966694,
                "variance": 1211.712912
              },
              {
                "average": 5653.361165,
                "count": 2509310,
                "maximum": 5657,
                "minimum": 5632,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.134583848,
                "variance": 37.63311899
              },
              {
                "average": 13738.22978,
                "count": 2509310,
                "maximum": 62976,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9559.544113,
                "variance": 91384883.66
              },
              {
                "average": 13785.1734,
                "count": 2509310,
                "maximum": 61952,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8935.713335,
                "variance": 79846972.81
              },
              {
                "average": 14223.22221,
                "count": 2509310,
                "maximum": 61952,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7663.624356,
                "variance": 58731138.27
              },
              {
                "average": 567160.4757,
                "count": 2509310,
                "maximum": 580287.6264,
                "minimum": 414060.4603,
                "name": "GpsTime",
                "position": 15,
                "stddev": 43408.74095,
                "variance": 1884318791
              },
              {
                "average": 0,
                "count": 2509310,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2509310,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2509310,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2509310,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2509310,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378884.5286,
              5421721.409,
              1178.173977,
              379634.5286,
              5422471.429,
              1467.733977
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378884.52864733245,
                    5421721.408678194,
                    1178.1739768487937
                  ],
                  [
                    378884.52864733245,
                    5422471.428678193,
                    1178.1739768487937
                  ],
                  [
                    379634.52864733245,
                    5422471.428678193,
                    1467.7339768487936
                  ],
                  [
                    379634.52864733245,
                    5421721.408678194,
                    1467.7339768487936
                  ],
                  [
                    378884.52864733245,
                    5421721.408678194,
                    1178.1739768487937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T18:58:07+00:00",
            "end_time": "2011-09-18T20:47:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0842.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.8575305388016,
              48.62982203692665,
              1126.452631429324
            ],
            [
              -118.85777819435192,
              48.63656581015403,
              1126.452631429324
            ],
            [
              -118.84760341499252,
              48.63672952759702,
              1254.452631429324
            ],
            [
              -118.8473571139295,
              48.629985715779505,
              1254.452631429324
            ],
            [
              -118.8575305388016,
              48.62982203692665,
              1126.452631429324
            ]
          ]
        ]
      },
      "bbox": [
        -118.8577782,
        48.62982204,
        1126.452631,
        -118.8473571,
        48.63672953,
        1254.452631
      ],
      "properties": {
        "datetime": "2011-09-17T19:59:31Z",
        "pc:count": 1706307,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 363500.7936,
            "count": 1706307,
            "maximum": 363884.5279,
            "minimum": 363134.5279,
            "name": "X",
            "position": 0,
            "stddev": 217.5316479,
            "variance": 47320.01786
          },
          {
            "average": 5388336.115,
            "count": 1706307,
            "maximum": 5388721.429,
            "minimum": 5387971.409,
            "name": "Y",
            "position": 1,
            "stddev": 216.0470048,
            "variance": 46676.30829
          },
          {
            "average": 1199.121084,
            "count": 1706307,
            "maximum": 1254.452631,
            "minimum": 1126.452631,
            "name": "Z",
            "position": 2,
            "stddev": 22.14307325,
            "variance": 490.3156928
          },
          {
            "average": 70.20294824,
            "count": 1706307,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.98696869,
            "variance": 3598.436412
          },
          {
            "average": 1.238207427,
            "count": 1706307,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4768514972,
            "variance": 0.2273873504
          },
          {
            "average": 1.475862784,
            "count": 1706307,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6221979085,
            "variance": 0.3871302373
          },
          {
            "average": 0.4960221109,
            "count": 1706307,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999843227,
            "variance": 0.2499843229
          },
          {
            "average": 0,
            "count": 1706307,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252827891,
            "count": 1706307,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4346332468,
            "variance": 0.1889060592
          },
          {
            "average": 0.3338695304,
            "count": 1706307,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.67185282,
            "variance": 160.575854
          },
          {
            "average": 2,
            "count": 1706307,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5540.193003,
            "count": 1706307,
            "maximum": 5542,
            "minimum": 5539,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8849857737,
            "variance": 0.7831998196
          },
          {
            "average": 12460.90469,
            "count": 1706307,
            "maximum": 59136,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8259.863188,
            "variance": 68225339.89
          },
          {
            "average": 12813.7531,
            "count": 1706307,
            "maximum": 59392,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7633.739114,
            "variance": 58273972.86
          },
          {
            "average": 13179.14415,
            "count": 1706307,
            "maximum": 58112,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 4647.73201,
            "variance": 21601412.84
          },
          {
            "average": 323290.5132,
            "count": 1706307,
            "maximum": 324771.2815,
            "minimum": 322328.2482,
            "name": "GpsTime",
            "position": 15,
            "stddev": 640.438933,
            "variance": 410162.0269
          },
          {
            "average": 0,
            "count": 1706307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1706307,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1706307,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1706307,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1706307,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363134.5279,
          5387971.409,
          1126.452631,
          363884.5279,
          5388721.429,
          1254.452631
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363134.5279082152,
                5387971.4090650845,
                1126.452631429324
              ],
              [
                363134.5279082152,
                5388721.429065084,
                1126.452631429324
              ],
              [
                363884.5279082152,
                5388721.429065084,
                1254.452631429324
              ],
              [
                363884.5279082152,
                5387971.4090650845,
                1254.452631429324
              ],
              [
                363134.5279082152,
                5387971.4090650845,
                1126.452631429324
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:59:31+00:00",
        "end_time": "2011-09-17T19:18:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0842.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0842.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0842.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0842.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8577782,
            48.62982204,
            1126.452631,
            -118.8473571,
            48.63672953,
            1254.452631
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.8575305388016,
                  48.62982203692665,
                  1126.452631429324
                ],
                [
                  -118.85777819435192,
                  48.63656581015403,
                  1126.452631429324
                ],
                [
                  -118.84760341499252,
                  48.63672952759702,
                  1254.452631429324
                ],
                [
                  -118.8473571139295,
                  48.629985715779505,
                  1254.452631429324
                ],
                [
                  -118.8575305388016,
                  48.62982203692665,
                  1126.452631429324
                ]
              ]
            ]
          },
          "id": "COL_2012_0842.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0842.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:59:31Z",
            "pc:count": 1706307,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 363500.7936,
                "count": 1706307,
                "maximum": 363884.5279,
                "minimum": 363134.5279,
                "name": "X",
                "position": 0,
                "stddev": 217.5316479,
                "variance": 47320.01786
              },
              {
                "average": 5388336.115,
                "count": 1706307,
                "maximum": 5388721.429,
                "minimum": 5387971.409,
                "name": "Y",
                "position": 1,
                "stddev": 216.0470048,
                "variance": 46676.30829
              },
              {
                "average": 1199.121084,
                "count": 1706307,
                "maximum": 1254.452631,
                "minimum": 1126.452631,
                "name": "Z",
                "position": 2,
                "stddev": 22.14307325,
                "variance": 490.3156928
              },
              {
                "average": 70.20294824,
                "count": 1706307,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.98696869,
                "variance": 3598.436412
              },
              {
                "average": 1.238207427,
                "count": 1706307,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4768514972,
                "variance": 0.2273873504
              },
              {
                "average": 1.475862784,
                "count": 1706307,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6221979085,
                "variance": 0.3871302373
              },
              {
                "average": 0.4960221109,
                "count": 1706307,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999843227,
                "variance": 0.2499843229
              },
              {
                "average": 0,
                "count": 1706307,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252827891,
                "count": 1706307,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4346332468,
                "variance": 0.1889060592
              },
              {
                "average": 0.3338695304,
                "count": 1706307,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.67185282,
                "variance": 160.575854
              },
              {
                "average": 2,
                "count": 1706307,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5540.193003,
                "count": 1706307,
                "maximum": 5542,
                "minimum": 5539,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8849857737,
                "variance": 0.7831998196
              },
              {
                "average": 12460.90469,
                "count": 1706307,
                "maximum": 59136,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8259.863188,
                "variance": 68225339.89
              },
              {
                "average": 12813.7531,
                "count": 1706307,
                "maximum": 59392,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7633.739114,
                "variance": 58273972.86
              },
              {
                "average": 13179.14415,
                "count": 1706307,
                "maximum": 58112,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 4647.73201,
                "variance": 21601412.84
              },
              {
                "average": 323290.5132,
                "count": 1706307,
                "maximum": 324771.2815,
                "minimum": 322328.2482,
                "name": "GpsTime",
                "position": 15,
                "stddev": 640.438933,
                "variance": 410162.0269
              },
              {
                "average": 0,
                "count": 1706307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1706307,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1706307,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1706307,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1706307,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363134.5279,
              5387971.409,
              1126.452631,
              363884.5279,
              5388721.429,
              1254.452631
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363134.5279082152,
                    5387971.4090650845,
                    1126.452631429324
                  ],
                  [
                    363134.5279082152,
                    5388721.429065084,
                    1126.452631429324
                  ],
                  [
                    363884.5279082152,
                    5388721.429065084,
                    1254.452631429324
                  ],
                  [
                    363884.5279082152,
                    5387971.4090650845,
                    1254.452631429324
                  ],
                  [
                    363134.5279082152,
                    5387971.4090650845,
                    1126.452631429324
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:59:31+00:00",
            "end_time": "2011-09-17T19:18: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": "COL_2012_1615.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.70178931666142,
              48.84139879646842,
              915.0404603892456
            ],
            [
              -118.70201790807607,
              48.84814289125339,
              915.0404603892456
            ],
            [
              -118.69179947140967,
              48.84829332780143,
              1077.2404603892455
            ],
            [
              -118.69157225079329,
              48.84154919752026,
              1077.2404603892455
            ],
            [
              -118.70178931666142,
              48.84139879646842,
              915.0404603892456
            ]
          ]
        ]
      },
      "bbox": [
        -118.7020179,
        48.8413988,
        915.0404604,
        -118.6915723,
        48.84829333,
        1077.24046
      ],
      "properties": {
        "datetime": "2011-09-20T19:40:24Z",
        "pc:count": 2362800,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 375497.9402,
            "count": 2362800,
            "maximum": 375884.5286,
            "minimum": 375134.5286,
            "name": "X",
            "position": 0,
            "stddev": 230.3019453,
            "variance": 53038.986
          },
          {
            "average": 5411572.674,
            "count": 2362800,
            "maximum": 5411971.429,
            "minimum": 5411221.409,
            "name": "Y",
            "position": 1,
            "stddev": 222.682641,
            "variance": 49587.55858
          },
          {
            "average": 968.3916344,
            "count": 2362800,
            "maximum": 1077.24046,
            "minimum": 915.0404604,
            "name": "Z",
            "position": 2,
            "stddev": 43.73663196,
            "variance": 1912.892975
          },
          {
            "average": 84.81613806,
            "count": 2362800,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.3502531,
            "variance": 2953.950012
          },
          {
            "average": 1.146859658,
            "count": 2362800,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3854898713,
            "variance": 0.1486024409
          },
          {
            "average": 1.293721855,
            "count": 2362800,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5266366652,
            "variance": 0.2773461771
          },
          {
            "average": 0.4961215507,
            "count": 2362800,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999850632,
            "variance": 0.2499850634
          },
          {
            "average": 0,
            "count": 2362800,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267639242,
            "count": 2362800,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4427285409,
            "variance": 0.1960085609
          },
          {
            "average": 1.648770448,
            "count": 2362800,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.85561011,
            "variance": 165.2667113
          },
          {
            "average": 87.65784747,
            "count": 2362800,
            "maximum": 146,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 62.75320035,
            "variance": 3937.964155
          },
          {
            "average": 5644.024974,
            "count": 2362800,
            "maximum": 5662,
            "minimum": 5633,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.5537531,
            "variance": 183.704223
          },
          {
            "average": 23268.97146,
            "count": 2362800,
            "maximum": 64768,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 14318.45758,
            "variance": 205018227.4
          },
          {
            "average": 21600.14204,
            "count": 2362800,
            "maximum": 64768,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 12219.50267,
            "variance": 149316245.5
          },
          {
            "average": 21083.40851,
            "count": 2362800,
            "maximum": 64768,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 10801.93161,
            "variance": 116681726.5
          },
          {
            "average": 477386.9257,
            "count": 2362800,
            "maximum": 582824.3733,
            "minimum": 414701.5548,
            "name": "GpsTime",
            "position": 15,
            "stddev": 80877.75236,
            "variance": 6541210827
          },
          {
            "average": 0,
            "count": 2362800,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2362800,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2362800,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2362800,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2362800,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375134.5286,
          5411221.409,
          915.0404604,
          375884.5286,
          5411971.429,
          1077.24046
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375134.52861683286,
                5411221.409155317,
                915.0404603892456
              ],
              [
                375134.52861683286,
                5411971.429155316,
                915.0404603892456
              ],
              [
                375884.52861683286,
                5411971.429155316,
                1077.2404603892455
              ],
              [
                375884.52861683286,
                5411221.409155317,
                1077.2404603892455
              ],
              [
                375134.52861683286,
                5411221.409155317,
                915.0404603892456
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T19:40:24+00:00",
        "end_time": "2011-09-18T20:58:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1615.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1615.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1615.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1615.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7020179,
            48.8413988,
            915.0404604,
            -118.6915723,
            48.84829333,
            1077.24046
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.70178931666142,
                  48.84139879646842,
                  915.0404603892456
                ],
                [
                  -118.70201790807607,
                  48.84814289125339,
                  915.0404603892456
                ],
                [
                  -118.69179947140967,
                  48.84829332780143,
                  1077.2404603892455
                ],
                [
                  -118.69157225079329,
                  48.84154919752026,
                  1077.2404603892455
                ],
                [
                  -118.70178931666142,
                  48.84139879646842,
                  915.0404603892456
                ]
              ]
            ]
          },
          "id": "COL_2012_1615.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1615.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T19:40:24Z",
            "pc:count": 2362800,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 375497.9402,
                "count": 2362800,
                "maximum": 375884.5286,
                "minimum": 375134.5286,
                "name": "X",
                "position": 0,
                "stddev": 230.3019453,
                "variance": 53038.986
              },
              {
                "average": 5411572.674,
                "count": 2362800,
                "maximum": 5411971.429,
                "minimum": 5411221.409,
                "name": "Y",
                "position": 1,
                "stddev": 222.682641,
                "variance": 49587.55858
              },
              {
                "average": 968.3916344,
                "count": 2362800,
                "maximum": 1077.24046,
                "minimum": 915.0404604,
                "name": "Z",
                "position": 2,
                "stddev": 43.73663196,
                "variance": 1912.892975
              },
              {
                "average": 84.81613806,
                "count": 2362800,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.3502531,
                "variance": 2953.950012
              },
              {
                "average": 1.146859658,
                "count": 2362800,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3854898713,
                "variance": 0.1486024409
              },
              {
                "average": 1.293721855,
                "count": 2362800,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5266366652,
                "variance": 0.2773461771
              },
              {
                "average": 0.4961215507,
                "count": 2362800,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999850632,
                "variance": 0.2499850634
              },
              {
                "average": 0,
                "count": 2362800,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267639242,
                "count": 2362800,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4427285409,
                "variance": 0.1960085609
              },
              {
                "average": 1.648770448,
                "count": 2362800,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.85561011,
                "variance": 165.2667113
              },
              {
                "average": 87.65784747,
                "count": 2362800,
                "maximum": 146,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 62.75320035,
                "variance": 3937.964155
              },
              {
                "average": 5644.024974,
                "count": 2362800,
                "maximum": 5662,
                "minimum": 5633,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.5537531,
                "variance": 183.704223
              },
              {
                "average": 23268.97146,
                "count": 2362800,
                "maximum": 64768,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 14318.45758,
                "variance": 205018227.4
              },
              {
                "average": 21600.14204,
                "count": 2362800,
                "maximum": 64768,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 12219.50267,
                "variance": 149316245.5
              },
              {
                "average": 21083.40851,
                "count": 2362800,
                "maximum": 64768,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 10801.93161,
                "variance": 116681726.5
              },
              {
                "average": 477386.9257,
                "count": 2362800,
                "maximum": 582824.3733,
                "minimum": 414701.5548,
                "name": "GpsTime",
                "position": 15,
                "stddev": 80877.75236,
                "variance": 6541210827
              },
              {
                "average": 0,
                "count": 2362800,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2362800,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2362800,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2362800,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2362800,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375134.5286,
              5411221.409,
              915.0404604,
              375884.5286,
              5411971.429,
              1077.24046
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375134.52861683286,
                    5411221.409155317,
                    915.0404603892456
                  ],
                  [
                    375134.52861683286,
                    5411971.429155316,
                    915.0404603892456
                  ],
                  [
                    375884.52861683286,
                    5411971.429155316,
                    1077.2404603892455
                  ],
                  [
                    375884.52861683286,
                    5411221.409155317,
                    1077.2404603892455
                  ],
                  [
                    375134.52861683286,
                    5411221.409155317,
                    915.0404603892456
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T19:40:24+00:00",
            "end_time": "2011-09-18T20:58: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": "COL_2012_1781.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.67226106679443,
              48.87556729796111,
              546.7216709279345
            ],
            [
              -118.6724859630841,
              48.88231145509477,
              546.7216709279345
            ],
            [
              -118.6622604126603,
              48.88245935009647,
              774.5616709279344
            ],
            [
              -118.66203688983481,
              48.87571515806027,
              774.5616709279344
            ],
            [
              -118.67226106679443,
              48.87556729796111,
              546.7216709279345
            ]
          ]
        ]
      },
      "bbox": [
        -118.672486,
        48.8755673,
        546.7216709,
        -118.6620369,
        48.88245935,
        774.5616709
      ],
      "properties": {
        "datetime": "2011-09-20T22:54:12Z",
        "pc:count": 2701100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377751.7386,
            "count": 2701100,
            "maximum": 378134.5285,
            "minimum": 377384.5285,
            "name": "X",
            "position": 0,
            "stddev": 203.3415803,
            "variance": 41347.79829
          },
          {
            "average": 5415328.903,
            "count": 2701100,
            "maximum": 5415721.429,
            "minimum": 5414971.409,
            "name": "Y",
            "position": 1,
            "stddev": 211.4116356,
            "variance": 44694.87965
          },
          {
            "average": 597.6064272,
            "count": 2701100,
            "maximum": 774.5616709,
            "minimum": 546.7216709,
            "name": "Z",
            "position": 2,
            "stddev": 47.92684241,
            "variance": 2296.982224
          },
          {
            "average": 81.75744882,
            "count": 2701100,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.09300558,
            "variance": 2818.867242
          },
          {
            "average": 1.17259672,
            "count": 2701100,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4251168121,
            "variance": 0.1807243039
          },
          {
            "average": 1.345195661,
            "count": 2701100,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5829323551,
            "variance": 0.3398101307
          },
          {
            "average": 0.491792603,
            "count": 2701100,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999327266,
            "variance": 0.2499327312
          },
          {
            "average": 0,
            "count": 2701100,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25657621,
            "count": 2701100,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4367435505,
            "variance": 0.1907449289
          },
          {
            "average": -1.302040317,
            "count": 2701100,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.40938071,
            "variance": 130.1739682
          },
          {
            "average": 6,
            "count": 2701100,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5661.529907,
            "count": 2701100,
            "maximum": 5678,
            "minimum": 5655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.97856957,
            "variance": 63.65757238
          },
          {
            "average": 17302.48385,
            "count": 2701100,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 12658.22883,
            "variance": 160230757
          },
          {
            "average": 16993.91481,
            "count": 2701100,
            "maximum": 65024,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 10774.46448,
            "variance": 116089084.8
          },
          {
            "average": 17247.07825,
            "count": 2701100,
            "maximum": 64512,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 9459.131992,
            "variance": 89475178.05
          },
          {
            "average": 583232.3753,
            "count": 2701100,
            "maximum": 594452.7922,
            "minimum": 579491.6729,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5393.11355,
            "variance": 29085673.76
          },
          {
            "average": 0,
            "count": 2701100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2701100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2701100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2701100,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2701100,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          377384.5285,
          5414971.409,
          546.7216709,
          378134.5285,
          5415721.429,
          774.5616709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                377384.52850400703,
                5414971.40878558,
                546.7216709279345
              ],
              [
                377384.52850400703,
                5415721.428785579,
                546.7216709279345
              ],
              [
                378134.52850400703,
                5415721.428785579,
                774.5616709279344
              ],
              [
                378134.52850400703,
                5414971.40878558,
                774.5616709279344
              ],
              [
                377384.52850400703,
                5414971.40878558,
                546.7216709279345
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:54:12+00:00",
        "end_time": "2011-09-20T18:44:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1781.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1781.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1781.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1781.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.672486,
            48.8755673,
            546.7216709,
            -118.6620369,
            48.88245935,
            774.5616709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.67226106679443,
                  48.87556729796111,
                  546.7216709279345
                ],
                [
                  -118.6724859630841,
                  48.88231145509477,
                  546.7216709279345
                ],
                [
                  -118.6622604126603,
                  48.88245935009647,
                  774.5616709279344
                ],
                [
                  -118.66203688983481,
                  48.87571515806027,
                  774.5616709279344
                ],
                [
                  -118.67226106679443,
                  48.87556729796111,
                  546.7216709279345
                ]
              ]
            ]
          },
          "id": "COL_2012_1781.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1781.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:54:12Z",
            "pc:count": 2701100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377751.7386,
                "count": 2701100,
                "maximum": 378134.5285,
                "minimum": 377384.5285,
                "name": "X",
                "position": 0,
                "stddev": 203.3415803,
                "variance": 41347.79829
              },
              {
                "average": 5415328.903,
                "count": 2701100,
                "maximum": 5415721.429,
                "minimum": 5414971.409,
                "name": "Y",
                "position": 1,
                "stddev": 211.4116356,
                "variance": 44694.87965
              },
              {
                "average": 597.6064272,
                "count": 2701100,
                "maximum": 774.5616709,
                "minimum": 546.7216709,
                "name": "Z",
                "position": 2,
                "stddev": 47.92684241,
                "variance": 2296.982224
              },
              {
                "average": 81.75744882,
                "count": 2701100,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.09300558,
                "variance": 2818.867242
              },
              {
                "average": 1.17259672,
                "count": 2701100,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4251168121,
                "variance": 0.1807243039
              },
              {
                "average": 1.345195661,
                "count": 2701100,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5829323551,
                "variance": 0.3398101307
              },
              {
                "average": 0.491792603,
                "count": 2701100,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999327266,
                "variance": 0.2499327312
              },
              {
                "average": 0,
                "count": 2701100,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25657621,
                "count": 2701100,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4367435505,
                "variance": 0.1907449289
              },
              {
                "average": -1.302040317,
                "count": 2701100,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.40938071,
                "variance": 130.1739682
              },
              {
                "average": 6,
                "count": 2701100,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5661.529907,
                "count": 2701100,
                "maximum": 5678,
                "minimum": 5655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.97856957,
                "variance": 63.65757238
              },
              {
                "average": 17302.48385,
                "count": 2701100,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 12658.22883,
                "variance": 160230757
              },
              {
                "average": 16993.91481,
                "count": 2701100,
                "maximum": 65024,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 10774.46448,
                "variance": 116089084.8
              },
              {
                "average": 17247.07825,
                "count": 2701100,
                "maximum": 64512,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 9459.131992,
                "variance": 89475178.05
              },
              {
                "average": 583232.3753,
                "count": 2701100,
                "maximum": 594452.7922,
                "minimum": 579491.6729,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5393.11355,
                "variance": 29085673.76
              },
              {
                "average": 0,
                "count": 2701100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2701100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2701100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2701100,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2701100,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              377384.5285,
              5414971.409,
              546.7216709,
              378134.5285,
              5415721.429,
              774.5616709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    377384.52850400703,
                    5414971.40878558,
                    546.7216709279345
                  ],
                  [
                    377384.52850400703,
                    5415721.428785579,
                    546.7216709279345
                  ],
                  [
                    378134.52850400703,
                    5415721.428785579,
                    774.5616709279344
                  ],
                  [
                    378134.52850400703,
                    5414971.40878558,
                    774.5616709279344
                  ],
                  [
                    377384.52850400703,
                    5414971.40878558,
                    546.7216709279345
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:54:12+00:00",
            "end_time": "2011-09-20T18:44: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": "COL_2012_0312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.62006667858384,
              48.525447361926474,
              1144.8486288756212
            ],
            [
              -118.62028189279195,
              48.53219210773451,
              1144.8486288756212
            ],
            [
              -118.61012676886025,
              48.53233461845845,
              1324.2886288756213
            ],
            [
              -118.60991290208338,
              48.5255898390697,
              1324.2886288756213
            ],
            [
              -118.62006667858384,
              48.525447361926474,
              1144.8486288756212
            ]
          ]
        ]
      },
      "bbox": [
        -118.6202819,
        48.52544736,
        1144.848629,
        -118.6099129,
        48.53233462,
        1324.288629
      ],
      "properties": {
        "datetime": "2011-09-19T21:23:14Z",
        "pc:count": 1929711,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 380756.095,
            "count": 1929711,
            "maximum": 381134.5286,
            "minimum": 380384.5286,
            "name": "X",
            "position": 0,
            "stddev": 210.9926621,
            "variance": 44517.90348
          },
          {
            "average": 5376345.601,
            "count": 1929711,
            "maximum": 5376721.43,
            "minimum": 5375971.41,
            "name": "Y",
            "position": 1,
            "stddev": 224.9137003,
            "variance": 50586.1726
          },
          {
            "average": 1232.899779,
            "count": 1929711,
            "maximum": 1324.288629,
            "minimum": 1144.848629,
            "name": "Z",
            "position": 2,
            "stddev": 36.4970368,
            "variance": 1332.033695
          },
          {
            "average": 65.07245126,
            "count": 1929711,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.41448015,
            "variance": 3412.251491
          },
          {
            "average": 1.23534094,
            "count": 1929711,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.473345081,
            "variance": 0.2240555657
          },
          {
            "average": 1.470261091,
            "count": 1929711,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6173475069,
            "variance": 0.3811179443
          },
          {
            "average": 0.4941408325,
            "count": 1929711,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999657985,
            "variance": 0.2499657997
          },
          {
            "average": 0,
            "count": 1929711,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183257493,
            "count": 1929711,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3868775799,
            "variance": 0.1496742618
          },
          {
            "average": -1.555074285,
            "count": 1929711,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.26848013,
            "variance": 126.9786444
          },
          {
            "average": 8,
            "count": 1929711,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5695.279868,
            "count": 1929711,
            "maximum": 5697,
            "minimum": 5694,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8481001317,
            "variance": 0.7192738333
          },
          {
            "average": 11998.09031,
            "count": 1929711,
            "maximum": 52992,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 6952.779111,
            "variance": 48341137.37
          },
          {
            "average": 12301.16223,
            "count": 1929711,
            "maximum": 45824,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6275.507343,
            "variance": 39381992.41
          },
          {
            "average": 12870.6431,
            "count": 1929711,
            "maximum": 44288,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 4802.191328,
            "variance": 23061041.55
          },
          {
            "average": 501072.8112,
            "count": 1929711,
            "maximum": 502594.0127,
            "minimum": 500036.9771,
            "name": "GpsTime",
            "position": 15,
            "stddev": 661.506569,
            "variance": 437590.9409
          },
          {
            "average": 0,
            "count": 1929711,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1929711,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1929711,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1929711,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1929711,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          380384.5286,
          5375971.41,
          1144.848629,
          381134.5286,
          5376721.43,
          1324.288629
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                380384.5285882164,
                5375971.409696141,
                1144.8486288756212
              ],
              [
                380384.5285882164,
                5376721.429696141,
                1144.8486288756212
              ],
              [
                381134.5285882164,
                5376721.429696141,
                1324.2886288756213
              ],
              [
                381134.5285882164,
                5375971.409696141,
                1324.2886288756213
              ],
              [
                380384.5285882164,
                5375971.409696141,
                1144.8486288756212
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T21:23:14+00:00",
        "end_time": "2011-09-19T20:40:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6202819,
            48.52544736,
            1144.848629,
            -118.6099129,
            48.53233462,
            1324.288629
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.62006667858384,
                  48.525447361926474,
                  1144.8486288756212
                ],
                [
                  -118.62028189279195,
                  48.53219210773451,
                  1144.8486288756212
                ],
                [
                  -118.61012676886025,
                  48.53233461845845,
                  1324.2886288756213
                ],
                [
                  -118.60991290208338,
                  48.5255898390697,
                  1324.2886288756213
                ],
                [
                  -118.62006667858384,
                  48.525447361926474,
                  1144.8486288756212
                ]
              ]
            ]
          },
          "id": "COL_2012_0312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:23:14Z",
            "pc:count": 1929711,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 380756.095,
                "count": 1929711,
                "maximum": 381134.5286,
                "minimum": 380384.5286,
                "name": "X",
                "position": 0,
                "stddev": 210.9926621,
                "variance": 44517.90348
              },
              {
                "average": 5376345.601,
                "count": 1929711,
                "maximum": 5376721.43,
                "minimum": 5375971.41,
                "name": "Y",
                "position": 1,
                "stddev": 224.9137003,
                "variance": 50586.1726
              },
              {
                "average": 1232.899779,
                "count": 1929711,
                "maximum": 1324.288629,
                "minimum": 1144.848629,
                "name": "Z",
                "position": 2,
                "stddev": 36.4970368,
                "variance": 1332.033695
              },
              {
                "average": 65.07245126,
                "count": 1929711,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.41448015,
                "variance": 3412.251491
              },
              {
                "average": 1.23534094,
                "count": 1929711,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.473345081,
                "variance": 0.2240555657
              },
              {
                "average": 1.470261091,
                "count": 1929711,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6173475069,
                "variance": 0.3811179443
              },
              {
                "average": 0.4941408325,
                "count": 1929711,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999657985,
                "variance": 0.2499657997
              },
              {
                "average": 0,
                "count": 1929711,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183257493,
                "count": 1929711,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3868775799,
                "variance": 0.1496742618
              },
              {
                "average": -1.555074285,
                "count": 1929711,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.26848013,
                "variance": 126.9786444
              },
              {
                "average": 8,
                "count": 1929711,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5695.279868,
                "count": 1929711,
                "maximum": 5697,
                "minimum": 5694,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8481001317,
                "variance": 0.7192738333
              },
              {
                "average": 11998.09031,
                "count": 1929711,
                "maximum": 52992,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 6952.779111,
                "variance": 48341137.37
              },
              {
                "average": 12301.16223,
                "count": 1929711,
                "maximum": 45824,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6275.507343,
                "variance": 39381992.41
              },
              {
                "average": 12870.6431,
                "count": 1929711,
                "maximum": 44288,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 4802.191328,
                "variance": 23061041.55
              },
              {
                "average": 501072.8112,
                "count": 1929711,
                "maximum": 502594.0127,
                "minimum": 500036.9771,
                "name": "GpsTime",
                "position": 15,
                "stddev": 661.506569,
                "variance": 437590.9409
              },
              {
                "average": 0,
                "count": 1929711,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1929711,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1929711,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1929711,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1929711,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              380384.5286,
              5375971.41,
              1144.848629,
              381134.5286,
              5376721.43,
              1324.288629
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    380384.5285882164,
                    5375971.409696141,
                    1144.8486288756212
                  ],
                  [
                    380384.5285882164,
                    5376721.429696141,
                    1144.8486288756212
                  ],
                  [
                    381134.5285882164,
                    5376721.429696141,
                    1324.2886288756213
                  ],
                  [
                    381134.5285882164,
                    5375971.409696141,
                    1324.2886288756213
                  ],
                  [
                    380384.5285882164,
                    5375971.409696141,
                    1144.8486288756212
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T21:23:14+00:00",
            "end_time": "2011-09-19T20:40: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": "COL_2012_1894.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.4376649796155,
              48.898972929457884,
              1354.2941446642305
            ],
            [
              -118.43785849232522,
              48.90571780976752,
              1354.2941446642305
            ],
            [
              -118.42762703409691,
              48.90584494263646,
              1561.2341446642306
            ],
            [
              -118.42743489723358,
              48.89910003231745,
              1561.2341446642306
            ],
            [
              -118.4376649796155,
              48.898972929457884,
              1354.2941446642305
            ]
          ]
        ]
      },
      "bbox": [
        -118.4378585,
        48.89897293,
        1354.294145,
        -118.4274349,
        48.90584494,
        1561.234145
      ],
      "properties": {
        "datetime": "2011-09-15T19:24:27Z",
        "pc:count": 3510749,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395000.6935,
            "count": 3510749,
            "maximum": 395384.5285,
            "minimum": 394634.5285,
            "name": "X",
            "position": 0,
            "stddev": 219.7367293,
            "variance": 48284.23019
          },
          {
            "average": 5417591.332,
            "count": 3510749,
            "maximum": 5417971.429,
            "minimum": 5417221.409,
            "name": "Y",
            "position": 1,
            "stddev": 214.7571823,
            "variance": 46120.64734
          },
          {
            "average": 1484.633557,
            "count": 3510749,
            "maximum": 1561.234145,
            "minimum": 1354.294145,
            "name": "Z",
            "position": 2,
            "stddev": 39.56623104,
            "variance": 1565.486639
          },
          {
            "average": 64.8008405,
            "count": 3510749,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.02526356,
            "variance": 3366.931211
          },
          {
            "average": 1.314062327,
            "count": 3510749,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5537932804,
            "variance": 0.3066869974
          },
          {
            "average": 1.628701739,
            "count": 3510749,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.712381968,
            "variance": 0.5074880683
          },
          {
            "average": 0.4946104093,
            "count": 3510749,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999710227,
            "variance": 0.2499710235
          },
          {
            "average": 0,
            "count": 3510749,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.13857157,
            "count": 3510749,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3454989491,
            "variance": 0.1193695238
          },
          {
            "average": -2.33084934,
            "count": 3510749,
            "maximum": 18,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.95824693,
            "variance": 120.0831758
          },
          {
            "average": 3.531752056,
            "count": 3510749,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8835972418,
            "variance": 0.7807440856
          },
          {
            "average": 5567.036176,
            "count": 3510749,
            "maximum": 5614,
            "minimum": 5549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.9785412,
            "variance": 782.7987675
          },
          {
            "average": 9231.071975,
            "count": 3510749,
            "maximum": 54272,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 5541.799601,
            "variance": 30711542.82
          },
          {
            "average": 10849.00644,
            "count": 3510749,
            "maximum": 47104,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5034.482237,
            "variance": 25346011.39
          },
          {
            "average": 11901.88021,
            "count": 3510749,
            "maximum": 47360,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 3470.173598,
            "variance": 12042104.8
          },
          {
            "average": 129000.9812,
            "count": 3510749,
            "maximum": 149867.1591,
            "minimum": 74010.71692,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32534.92286,
            "variance": 1058521206
          },
          {
            "average": 0,
            "count": 3510749,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3510749,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3510749,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3510749,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3510749,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          394634.5285,
          5417221.409,
          1354.294145,
          395384.5285,
          5417971.429,
          1561.234145
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                394634.5285467523,
                5417221.408694775,
                1354.2941446642305
              ],
              [
                394634.5285467523,
                5417971.428694774,
                1354.2941446642305
              ],
              [
                395384.5285467523,
                5417971.428694774,
                1561.2341446642306
              ],
              [
                395384.5285467523,
                5417221.408694775,
                1561.2341446642306
              ],
              [
                394634.5285467523,
                5417221.408694775,
                1354.2941446642305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T19:24:27+00:00",
        "end_time": "2011-09-14T22:20:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1894.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1894.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1894.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1894.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4378585,
            48.89897293,
            1354.294145,
            -118.4274349,
            48.90584494,
            1561.234145
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.4376649796155,
                  48.898972929457884,
                  1354.2941446642305
                ],
                [
                  -118.43785849232522,
                  48.90571780976752,
                  1354.2941446642305
                ],
                [
                  -118.42762703409691,
                  48.90584494263646,
                  1561.2341446642306
                ],
                [
                  -118.42743489723358,
                  48.89910003231745,
                  1561.2341446642306
                ],
                [
                  -118.4376649796155,
                  48.898972929457884,
                  1354.2941446642305
                ]
              ]
            ]
          },
          "id": "COL_2012_1894.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1894.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:24:27Z",
            "pc:count": 3510749,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395000.6935,
                "count": 3510749,
                "maximum": 395384.5285,
                "minimum": 394634.5285,
                "name": "X",
                "position": 0,
                "stddev": 219.7367293,
                "variance": 48284.23019
              },
              {
                "average": 5417591.332,
                "count": 3510749,
                "maximum": 5417971.429,
                "minimum": 5417221.409,
                "name": "Y",
                "position": 1,
                "stddev": 214.7571823,
                "variance": 46120.64734
              },
              {
                "average": 1484.633557,
                "count": 3510749,
                "maximum": 1561.234145,
                "minimum": 1354.294145,
                "name": "Z",
                "position": 2,
                "stddev": 39.56623104,
                "variance": 1565.486639
              },
              {
                "average": 64.8008405,
                "count": 3510749,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.02526356,
                "variance": 3366.931211
              },
              {
                "average": 1.314062327,
                "count": 3510749,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5537932804,
                "variance": 0.3066869974
              },
              {
                "average": 1.628701739,
                "count": 3510749,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.712381968,
                "variance": 0.5074880683
              },
              {
                "average": 0.4946104093,
                "count": 3510749,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999710227,
                "variance": 0.2499710235
              },
              {
                "average": 0,
                "count": 3510749,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.13857157,
                "count": 3510749,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3454989491,
                "variance": 0.1193695238
              },
              {
                "average": -2.33084934,
                "count": 3510749,
                "maximum": 18,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.95824693,
                "variance": 120.0831758
              },
              {
                "average": 3.531752056,
                "count": 3510749,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8835972418,
                "variance": 0.7807440856
              },
              {
                "average": 5567.036176,
                "count": 3510749,
                "maximum": 5614,
                "minimum": 5549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.9785412,
                "variance": 782.7987675
              },
              {
                "average": 9231.071975,
                "count": 3510749,
                "maximum": 54272,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 5541.799601,
                "variance": 30711542.82
              },
              {
                "average": 10849.00644,
                "count": 3510749,
                "maximum": 47104,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5034.482237,
                "variance": 25346011.39
              },
              {
                "average": 11901.88021,
                "count": 3510749,
                "maximum": 47360,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 3470.173598,
                "variance": 12042104.8
              },
              {
                "average": 129000.9812,
                "count": 3510749,
                "maximum": 149867.1591,
                "minimum": 74010.71692,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32534.92286,
                "variance": 1058521206
              },
              {
                "average": 0,
                "count": 3510749,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3510749,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3510749,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3510749,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3510749,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              394634.5285,
              5417221.409,
              1354.294145,
              395384.5285,
              5417971.429,
              1561.234145
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    394634.5285467523,
                    5417221.408694775,
                    1354.2941446642305
                  ],
                  [
                    394634.5285467523,
                    5417971.428694774,
                    1354.2941446642305
                  ],
                  [
                    395384.5285467523,
                    5417971.428694774,
                    1561.2341446642306
                  ],
                  [
                    395384.5285467523,
                    5417221.408694775,
                    1561.2341446642306
                  ],
                  [
                    394634.5285467523,
                    5417221.408694775,
                    1354.2941446642305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T19:24:27+00:00",
            "end_time": "2011-09-14T22:20: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": "COL_2012_2371.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.82955216888315,
              48.981134454036706,
              957.7051934062906
            ],
            [
              -118.82979912734295,
              48.98787792041617,
              957.7051934062906
            ],
            [
              -118.81955285005392,
              48.988040020636554,
              1217.7451934062906
            ],
            [
              -118.8193072726159,
              48.98129651598636,
              1217.7451934062906
            ],
            [
              -118.82955216888315,
              48.981134454036706,
              957.7051934062906
            ]
          ]
        ]
      },
      "bbox": [
        -118.8297991,
        48.98113445,
        957.7051934,
        -118.8193073,
        48.98804002,
        1217.745193
      ],
      "properties": {
        "datetime": "2011-09-20T22:25:25Z",
        "pc:count": 2161493,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366470.5924,
            "count": 2161493,
            "maximum": 366884.5287,
            "minimum": 366134.5287,
            "name": "X",
            "position": 0,
            "stddev": 205.4713386,
            "variance": 42218.47099
          },
          {
            "average": 5427330.239,
            "count": 2161493,
            "maximum": 5427721.429,
            "minimum": 5426971.409,
            "name": "Y",
            "position": 1,
            "stddev": 224.135357,
            "variance": 50236.65824
          },
          {
            "average": 1076.827518,
            "count": 2161493,
            "maximum": 1217.745193,
            "minimum": 957.7051934,
            "name": "Z",
            "position": 2,
            "stddev": 51.67546021,
            "variance": 2670.353188
          },
          {
            "average": 69.38972553,
            "count": 2161493,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.28066368,
            "variance": 3281.074431
          },
          {
            "average": 1.278013854,
            "count": 2161493,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5133740531,
            "variance": 0.2635529184
          },
          {
            "average": 1.55619241,
            "count": 2161493,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6598409411,
            "variance": 0.4353900676
          },
          {
            "average": 0.4955949429,
            "count": 2161493,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999807108,
            "variance": 0.2499807111
          },
          {
            "average": 0,
            "count": 2161493,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259088972,
            "count": 2161493,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4381346432,
            "variance": 0.1919619655
          },
          {
            "average": -3.900565141,
            "count": 2161493,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.27798166,
            "variance": 127.1928704
          },
          {
            "average": 6,
            "count": 2161493,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5674.766017,
            "count": 2161493,
            "maximum": 5676,
            "minimum": 5674,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.749983362,
            "variance": 0.5624750432
          },
          {
            "average": 14151.08888,
            "count": 2161493,
            "maximum": 56064,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9949.155838,
            "variance": 98985701.88
          },
          {
            "average": 14326.94575,
            "count": 2161493,
            "maximum": 51712,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9068.661445,
            "variance": 82240620.4
          },
          {
            "average": 14760.59458,
            "count": 2161493,
            "maximum": 50176,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 8006.087311,
            "variance": 64097434.02
          },
          {
            "average": 592021.7915,
            "count": 2161493,
            "maximum": 592725.6015,
            "minimum": 591259.9356,
            "name": "GpsTime",
            "position": 15,
            "stddev": 653.106183,
            "variance": 426547.6863
          },
          {
            "average": 0,
            "count": 2161493,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2161493,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2161493,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2161493,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2161493,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366134.5287,
          5426971.409,
          957.7051934,
          366884.5287,
          5427721.429,
          1217.745193
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366134.52866630105,
                5426971.408995008,
                957.7051934062906
              ],
              [
                366134.52866630105,
                5427721.428995008,
                957.7051934062906
              ],
              [
                366884.52866630105,
                5427721.428995008,
                1217.7451934062906
              ],
              [
                366884.52866630105,
                5426971.408995008,
                1217.7451934062906
              ],
              [
                366134.52866630105,
                5426971.408995008,
                957.7051934062906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:25:25+00:00",
        "end_time": "2011-09-20T22:00:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2371.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2371.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2371.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2371.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8297991,
            48.98113445,
            957.7051934,
            -118.8193073,
            48.98804002,
            1217.745193
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.82955216888315,
                  48.981134454036706,
                  957.7051934062906
                ],
                [
                  -118.82979912734295,
                  48.98787792041617,
                  957.7051934062906
                ],
                [
                  -118.81955285005392,
                  48.988040020636554,
                  1217.7451934062906
                ],
                [
                  -118.8193072726159,
                  48.98129651598636,
                  1217.7451934062906
                ],
                [
                  -118.82955216888315,
                  48.981134454036706,
                  957.7051934062906
                ]
              ]
            ]
          },
          "id": "COL_2012_2371.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2371.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:25:25Z",
            "pc:count": 2161493,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366470.5924,
                "count": 2161493,
                "maximum": 366884.5287,
                "minimum": 366134.5287,
                "name": "X",
                "position": 0,
                "stddev": 205.4713386,
                "variance": 42218.47099
              },
              {
                "average": 5427330.239,
                "count": 2161493,
                "maximum": 5427721.429,
                "minimum": 5426971.409,
                "name": "Y",
                "position": 1,
                "stddev": 224.135357,
                "variance": 50236.65824
              },
              {
                "average": 1076.827518,
                "count": 2161493,
                "maximum": 1217.745193,
                "minimum": 957.7051934,
                "name": "Z",
                "position": 2,
                "stddev": 51.67546021,
                "variance": 2670.353188
              },
              {
                "average": 69.38972553,
                "count": 2161493,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.28066368,
                "variance": 3281.074431
              },
              {
                "average": 1.278013854,
                "count": 2161493,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5133740531,
                "variance": 0.2635529184
              },
              {
                "average": 1.55619241,
                "count": 2161493,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6598409411,
                "variance": 0.4353900676
              },
              {
                "average": 0.4955949429,
                "count": 2161493,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999807108,
                "variance": 0.2499807111
              },
              {
                "average": 0,
                "count": 2161493,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259088972,
                "count": 2161493,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4381346432,
                "variance": 0.1919619655
              },
              {
                "average": -3.900565141,
                "count": 2161493,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.27798166,
                "variance": 127.1928704
              },
              {
                "average": 6,
                "count": 2161493,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5674.766017,
                "count": 2161493,
                "maximum": 5676,
                "minimum": 5674,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.749983362,
                "variance": 0.5624750432
              },
              {
                "average": 14151.08888,
                "count": 2161493,
                "maximum": 56064,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9949.155838,
                "variance": 98985701.88
              },
              {
                "average": 14326.94575,
                "count": 2161493,
                "maximum": 51712,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9068.661445,
                "variance": 82240620.4
              },
              {
                "average": 14760.59458,
                "count": 2161493,
                "maximum": 50176,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 8006.087311,
                "variance": 64097434.02
              },
              {
                "average": 592021.7915,
                "count": 2161493,
                "maximum": 592725.6015,
                "minimum": 591259.9356,
                "name": "GpsTime",
                "position": 15,
                "stddev": 653.106183,
                "variance": 426547.6863
              },
              {
                "average": 0,
                "count": 2161493,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2161493,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2161493,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2161493,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2161493,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366134.5287,
              5426971.409,
              957.7051934,
              366884.5287,
              5427721.429,
              1217.745193
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366134.52866630105,
                    5426971.408995008,
                    957.7051934062906
                  ],
                  [
                    366134.52866630105,
                    5427721.428995008,
                    957.7051934062906
                  ],
                  [
                    366884.52866630105,
                    5427721.428995008,
                    1217.7451934062906
                  ],
                  [
                    366884.52866630105,
                    5426971.408995008,
                    1217.7451934062906
                  ],
                  [
                    366134.52866630105,
                    5426971.408995008,
                    957.7051934062906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:25:25+00:00",
            "end_time": "2011-09-20T22:00: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": "COL_2012_1822.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.42705085040524,
              48.885610544501915,
              1382.8862974561926
            ],
            [
              -118.42724284446126,
              48.89235547180526,
              1382.8862974561926
            ],
            [
              -118.41701406595688,
              48.892481637639975,
              1604.3862974561926
            ],
            [
              -118.41682344675964,
              48.88573668055724,
              1604.3862974561926
            ],
            [
              -118.42705085040524,
              48.885610544501915,
              1382.8862974561926
            ]
          ]
        ]
      },
      "bbox": [
        -118.4272428,
        48.88561054,
        1382.886297,
        -118.4168234,
        48.89248164,
        1604.386297
      ],
      "properties": {
        "datetime": "2011-09-15T20:09:11Z",
        "pc:count": 2381814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395705.8918,
            "count": 2381814,
            "maximum": 396134.5284,
            "minimum": 395384.5284,
            "name": "X",
            "position": 0,
            "stddev": 234.3997733,
            "variance": 54943.25373
          },
          {
            "average": 5416103.632,
            "count": 2381814,
            "maximum": 5416471.429,
            "minimum": 5415721.409,
            "name": "Y",
            "position": 1,
            "stddev": 221.9072817,
            "variance": 49242.84166
          },
          {
            "average": 1484.074201,
            "count": 2381814,
            "maximum": 1604.386297,
            "minimum": 1382.886297,
            "name": "Z",
            "position": 2,
            "stddev": 48.73248498,
            "variance": 2374.855093
          },
          {
            "average": 63.8100599,
            "count": 2381814,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.63372533,
            "variance": 3321.646295
          },
          {
            "average": 1.266988942,
            "count": 2381814,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5037743289,
            "variance": 0.2537885745
          },
          {
            "average": 1.533400173,
            "count": 2381814,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6502797601,
            "variance": 0.4228637664
          },
          {
            "average": 0.4947636549,
            "count": 2381814,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999726849,
            "variance": 0.2499726856
          },
          {
            "average": 0,
            "count": 2381814,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.160913489,
            "count": 2381814,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3674512138,
            "variance": 0.1350203945
          },
          {
            "average": 4.174099927,
            "count": 2381814,
            "maximum": 24,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.74350334,
            "variance": 162.3968773
          },
          {
            "average": 3,
            "count": 2381814,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5552.107825,
            "count": 2381814,
            "maximum": 5555,
            "minimum": 5550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.165872267,
            "variance": 1.359258144
          },
          {
            "average": 10479.35601,
            "count": 2381814,
            "maximum": 54272,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 6269.120177,
            "variance": 39301867.8
          },
          {
            "average": 12111.50872,
            "count": 2381814,
            "maximum": 53504,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5328.595808,
            "variance": 28393933.29
          },
          {
            "average": 12552.36945,
            "count": 2381814,
            "maximum": 53760,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 3817.682336,
            "variance": 14574698.42
          },
          {
            "average": 150128.1545,
            "count": 2381814,
            "maximum": 152551.5995,
            "minimum": 148238.4365,
            "name": "GpsTime",
            "position": 15,
            "stddev": 998.9199677,
            "variance": 997841.1018
          },
          {
            "average": 0,
            "count": 2381814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2381814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2381814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2381814,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2381814,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          395384.5284,
          5415721.409,
          1382.886297,
          396134.5284,
          5416471.429,
          1604.386297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                395384.5283659015,
                5415721.408540225,
                1382.8862974561926
              ],
              [
                395384.5283659015,
                5416471.428540224,
                1382.8862974561926
              ],
              [
                396134.5283659015,
                5416471.428540224,
                1604.3862974561926
              ],
              [
                396134.5283659015,
                5415721.408540225,
                1604.3862974561926
              ],
              [
                395384.5283659015,
                5415721.408540225,
                1382.8862974561926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:09:11+00:00",
        "end_time": "2011-09-15T18:57:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1822.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1822.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1822.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1822.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4272428,
            48.88561054,
            1382.886297,
            -118.4168234,
            48.89248164,
            1604.386297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.42705085040524,
                  48.885610544501915,
                  1382.8862974561926
                ],
                [
                  -118.42724284446126,
                  48.89235547180526,
                  1382.8862974561926
                ],
                [
                  -118.41701406595688,
                  48.892481637639975,
                  1604.3862974561926
                ],
                [
                  -118.41682344675964,
                  48.88573668055724,
                  1604.3862974561926
                ],
                [
                  -118.42705085040524,
                  48.885610544501915,
                  1382.8862974561926
                ]
              ]
            ]
          },
          "id": "COL_2012_1822.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1822.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:09:11Z",
            "pc:count": 2381814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395705.8918,
                "count": 2381814,
                "maximum": 396134.5284,
                "minimum": 395384.5284,
                "name": "X",
                "position": 0,
                "stddev": 234.3997733,
                "variance": 54943.25373
              },
              {
                "average": 5416103.632,
                "count": 2381814,
                "maximum": 5416471.429,
                "minimum": 5415721.409,
                "name": "Y",
                "position": 1,
                "stddev": 221.9072817,
                "variance": 49242.84166
              },
              {
                "average": 1484.074201,
                "count": 2381814,
                "maximum": 1604.386297,
                "minimum": 1382.886297,
                "name": "Z",
                "position": 2,
                "stddev": 48.73248498,
                "variance": 2374.855093
              },
              {
                "average": 63.8100599,
                "count": 2381814,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.63372533,
                "variance": 3321.646295
              },
              {
                "average": 1.266988942,
                "count": 2381814,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5037743289,
                "variance": 0.2537885745
              },
              {
                "average": 1.533400173,
                "count": 2381814,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6502797601,
                "variance": 0.4228637664
              },
              {
                "average": 0.4947636549,
                "count": 2381814,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999726849,
                "variance": 0.2499726856
              },
              {
                "average": 0,
                "count": 2381814,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.160913489,
                "count": 2381814,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3674512138,
                "variance": 0.1350203945
              },
              {
                "average": 4.174099927,
                "count": 2381814,
                "maximum": 24,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.74350334,
                "variance": 162.3968773
              },
              {
                "average": 3,
                "count": 2381814,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5552.107825,
                "count": 2381814,
                "maximum": 5555,
                "minimum": 5550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.165872267,
                "variance": 1.359258144
              },
              {
                "average": 10479.35601,
                "count": 2381814,
                "maximum": 54272,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 6269.120177,
                "variance": 39301867.8
              },
              {
                "average": 12111.50872,
                "count": 2381814,
                "maximum": 53504,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5328.595808,
                "variance": 28393933.29
              },
              {
                "average": 12552.36945,
                "count": 2381814,
                "maximum": 53760,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 3817.682336,
                "variance": 14574698.42
              },
              {
                "average": 150128.1545,
                "count": 2381814,
                "maximum": 152551.5995,
                "minimum": 148238.4365,
                "name": "GpsTime",
                "position": 15,
                "stddev": 998.9199677,
                "variance": 997841.1018
              },
              {
                "average": 0,
                "count": 2381814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2381814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2381814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2381814,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2381814,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              395384.5284,
              5415721.409,
              1382.886297,
              396134.5284,
              5416471.429,
              1604.386297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    395384.5283659015,
                    5415721.408540225,
                    1382.8862974561926
                  ],
                  [
                    395384.5283659015,
                    5416471.428540224,
                    1382.8862974561926
                  ],
                  [
                    396134.5283659015,
                    5416471.428540224,
                    1604.3862974561926
                  ],
                  [
                    396134.5283659015,
                    5415721.408540225,
                    1604.3862974561926
                  ],
                  [
                    395384.5283659015,
                    5415721.408540225,
                    1382.8862974561926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:09:11+00:00",
            "end_time": "2011-09-15T18:57: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": "COL_2012_0223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.68054131208193,
              48.51108494748177,
              1043.0840794834994
            ],
            [
              -118.68076444508945,
              48.517829504802535,
              1043.0840794834994
            ],
            [
              -118.67061249985447,
              48.517977318220915,
              1255.4640794834995
            ],
            [
              -118.67039071305486,
              48.511232726073075,
              1255.4640794834995
            ],
            [
              -118.68054131208193,
              48.51108494748177,
              1043.0840794834994
            ]
          ]
        ]
      },
      "bbox": [
        -118.6807644,
        48.51108495,
        1043.084079,
        -118.6703907,
        48.51797732,
        1255.464079
      ],
      "properties": {
        "datetime": "2011-09-19T21:51:10Z",
        "pc:count": 1641686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376281.2545,
            "count": 1641686,
            "maximum": 376634.5287,
            "minimum": 375884.5287,
            "name": "X",
            "position": 0,
            "stddev": 216.747277,
            "variance": 46979.38208
          },
          {
            "average": 5374837.649,
            "count": 1641686,
            "maximum": 5375221.429,
            "minimum": 5374471.409,
            "name": "Y",
            "position": 1,
            "stddev": 189.1218315,
            "variance": 35767.06715
          },
          {
            "average": 1136.077217,
            "count": 1641686,
            "maximum": 1255.464079,
            "minimum": 1043.084079,
            "name": "Z",
            "position": 2,
            "stddev": 47.79032562,
            "variance": 2283.915223
          },
          {
            "average": 84.57300726,
            "count": 1641686,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.48540691,
            "variance": 2860.688753
          },
          {
            "average": 1.172680403,
            "count": 1641686,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4264286946,
            "variance": 0.1818414316
          },
          {
            "average": 1.345766486,
            "count": 1641686,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5859891111,
            "variance": 0.3433832384
          },
          {
            "average": 0.4953492933,
            "count": 1641686,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999785227,
            "variance": 0.2499785232
          },
          {
            "average": 0,
            "count": 1641686,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327113102,
            "count": 1641686,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.469159093,
            "variance": 0.2201102546
          },
          {
            "average": -2.375875327,
            "count": 1641686,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92891753,
            "variance": 142.2990734
          },
          {
            "average": 8,
            "count": 1641686,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5697.921891,
            "count": 1641686,
            "maximum": 5699,
            "minimum": 5697,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8310654122,
            "variance": 0.6906697193
          },
          {
            "average": 17814.84574,
            "count": 1641686,
            "maximum": 57088,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 10902.40889,
            "variance": 118862519.7
          },
          {
            "average": 17123.39596,
            "count": 1641686,
            "maximum": 54528,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 8762.820879,
            "variance": 76787029.76
          },
          {
            "average": 17856.99075,
            "count": 1641686,
            "maximum": 53504,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 7885.745664,
            "variance": 62184984.67
          },
          {
            "average": 503372.4821,
            "count": 1641686,
            "maximum": 504270.4001,
            "minimum": 502482.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 749.358322,
            "variance": 561537.8948
          },
          {
            "average": 0,
            "count": 1641686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1641686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1641686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1641686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1641686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375884.5287,
          5374471.409,
          1043.084079,
          376634.5287,
          5375221.429,
          1255.464079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375884.52867740474,
                5374471.409008812,
                1043.0840794834994
              ],
              [
                375884.52867740474,
                5375221.429008812,
                1043.0840794834994
              ],
              [
                376634.52867740474,
                5375221.429008812,
                1255.4640794834995
              ],
              [
                376634.52867740474,
                5374471.409008812,
                1255.4640794834995
              ],
              [
                375884.52867740474,
                5374471.409008812,
                1043.0840794834994
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T21:51:10+00:00",
        "end_time": "2011-09-19T21:21:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6807644,
            48.51108495,
            1043.084079,
            -118.6703907,
            48.51797732,
            1255.464079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.68054131208193,
                  48.51108494748177,
                  1043.0840794834994
                ],
                [
                  -118.68076444508945,
                  48.517829504802535,
                  1043.0840794834994
                ],
                [
                  -118.67061249985447,
                  48.517977318220915,
                  1255.4640794834995
                ],
                [
                  -118.67039071305486,
                  48.511232726073075,
                  1255.4640794834995
                ],
                [
                  -118.68054131208193,
                  48.51108494748177,
                  1043.0840794834994
                ]
              ]
            ]
          },
          "id": "COL_2012_0223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:51:10Z",
            "pc:count": 1641686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376281.2545,
                "count": 1641686,
                "maximum": 376634.5287,
                "minimum": 375884.5287,
                "name": "X",
                "position": 0,
                "stddev": 216.747277,
                "variance": 46979.38208
              },
              {
                "average": 5374837.649,
                "count": 1641686,
                "maximum": 5375221.429,
                "minimum": 5374471.409,
                "name": "Y",
                "position": 1,
                "stddev": 189.1218315,
                "variance": 35767.06715
              },
              {
                "average": 1136.077217,
                "count": 1641686,
                "maximum": 1255.464079,
                "minimum": 1043.084079,
                "name": "Z",
                "position": 2,
                "stddev": 47.79032562,
                "variance": 2283.915223
              },
              {
                "average": 84.57300726,
                "count": 1641686,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.48540691,
                "variance": 2860.688753
              },
              {
                "average": 1.172680403,
                "count": 1641686,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4264286946,
                "variance": 0.1818414316
              },
              {
                "average": 1.345766486,
                "count": 1641686,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5859891111,
                "variance": 0.3433832384
              },
              {
                "average": 0.4953492933,
                "count": 1641686,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999785227,
                "variance": 0.2499785232
              },
              {
                "average": 0,
                "count": 1641686,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327113102,
                "count": 1641686,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.469159093,
                "variance": 0.2201102546
              },
              {
                "average": -2.375875327,
                "count": 1641686,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92891753,
                "variance": 142.2990734
              },
              {
                "average": 8,
                "count": 1641686,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5697.921891,
                "count": 1641686,
                "maximum": 5699,
                "minimum": 5697,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8310654122,
                "variance": 0.6906697193
              },
              {
                "average": 17814.84574,
                "count": 1641686,
                "maximum": 57088,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 10902.40889,
                "variance": 118862519.7
              },
              {
                "average": 17123.39596,
                "count": 1641686,
                "maximum": 54528,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 8762.820879,
                "variance": 76787029.76
              },
              {
                "average": 17856.99075,
                "count": 1641686,
                "maximum": 53504,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 7885.745664,
                "variance": 62184984.67
              },
              {
                "average": 503372.4821,
                "count": 1641686,
                "maximum": 504270.4001,
                "minimum": 502482.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 749.358322,
                "variance": 561537.8948
              },
              {
                "average": 0,
                "count": 1641686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1641686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1641686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1641686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1641686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375884.5287,
              5374471.409,
              1043.084079,
              376634.5287,
              5375221.429,
              1255.464079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375884.52867740474,
                    5374471.409008812,
                    1043.0840794834994
                  ],
                  [
                    375884.52867740474,
                    5375221.429008812,
                    1043.0840794834994
                  ],
                  [
                    376634.52867740474,
                    5375221.429008812,
                    1255.4640794834995
                  ],
                  [
                    376634.52867740474,
                    5374471.409008812,
                    1255.4640794834995
                  ],
                  [
                    375884.52867740474,
                    5374471.409008812,
                    1043.0840794834994
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T21:51:10+00:00",
            "end_time": "2011-09-19T21:21: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": "COL_2012_1089.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.81999229920675,
              48.71813946135514,
              1379.8770796868966
            ],
            [
              -118.82023569941016,
              48.72488309290923,
              1379.8770796868966
            ],
            [
              -118.81004290253865,
              48.725043708166446,
              1587.6770796868968
            ],
            [
              -118.80980086348751,
              48.718300038738974,
              1587.6770796868968
            ],
            [
              -118.81999229920675,
              48.71813946135514,
              1379.8770796868966
            ]
          ]
        ]
      },
      "bbox": [
        -118.8202357,
        48.71813946,
        1379.87708,
        -118.8098009,
        48.72504371,
        1587.67708
      ],
      "properties": {
        "datetime": "2011-09-20T22:13:44Z",
        "pc:count": 1742885,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366505.4615,
            "count": 1742885,
            "maximum": 366884.5285,
            "minimum": 366134.5285,
            "name": "X",
            "position": 0,
            "stddev": 231.4424445,
            "variance": 53565.60509
          },
          {
            "average": 5398109.838,
            "count": 1742885,
            "maximum": 5398471.418,
            "minimum": 5397721.418,
            "name": "Y",
            "position": 1,
            "stddev": 224.3260112,
            "variance": 50322.15931
          },
          {
            "average": 1491.240932,
            "count": 1742885,
            "maximum": 1587.67708,
            "minimum": 1379.87708,
            "name": "Z",
            "position": 2,
            "stddev": 40.19042441,
            "variance": 1615.270215
          },
          {
            "average": 69.25522338,
            "count": 1742885,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.84958196,
            "variance": 3702.671624
          },
          {
            "average": 1.316564202,
            "count": 1742885,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5517170606,
            "variance": 0.304391715
          },
          {
            "average": 1.632124323,
            "count": 1742885,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.704437844,
            "variance": 0.496232676
          },
          {
            "average": 0.4955639643,
            "count": 1742885,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999804646,
            "variance": 0.249980465
          },
          {
            "average": 0,
            "count": 1742885,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236571547,
            "count": 1742885,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4249771212,
            "variance": 0.1806055536
          },
          {
            "average": 0.6033275795,
            "count": 1742885,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.03475437,
            "variance": 169.9048215
          },
          {
            "average": 6,
            "count": 1742885,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5673.576184,
            "count": 1742885,
            "maximum": 5675,
            "minimum": 5672,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9128690829,
            "variance": 0.8333299626
          },
          {
            "average": 13129.80557,
            "count": 1742885,
            "maximum": 64768,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10215.36842,
            "variance": 104353752
          },
          {
            "average": 13176.153,
            "count": 1742885,
            "maximum": 63488,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9462.711476,
            "variance": 89542908.48
          },
          {
            "average": 13180.21784,
            "count": 1742885,
            "maximum": 60416,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 8064.039868,
            "variance": 65028738.99
          },
          {
            "average": 591172.0412,
            "count": 1742885,
            "maximum": 592024.3983,
            "minimum": 590243.0318,
            "name": "GpsTime",
            "position": 15,
            "stddev": 702.9888219,
            "variance": 494193.2837
          },
          {
            "average": 0,
            "count": 1742885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1742885,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1742885,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1742885,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1742885,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366134.5285,
          5397721.418,
          1379.87708,
          366884.5285,
          5398471.418,
          1587.67708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366134.52848508756,
                5397721.418340212,
                1379.8770796868966
              ],
              [
                366134.52848508756,
                5398471.418340212,
                1379.8770796868966
              ],
              [
                366884.52848508756,
                5398471.418340212,
                1587.6770796868968
              ],
              [
                366884.52848508756,
                5397721.418340212,
                1587.6770796868968
              ],
              [
                366134.52848508756,
                5397721.418340212,
                1379.8770796868966
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:13:44+00:00",
        "end_time": "2011-09-20T21:44:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1089.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1089.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1089.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1089.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8202357,
            48.71813946,
            1379.87708,
            -118.8098009,
            48.72504371,
            1587.67708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.81999229920675,
                  48.71813946135514,
                  1379.8770796868966
                ],
                [
                  -118.82023569941016,
                  48.72488309290923,
                  1379.8770796868966
                ],
                [
                  -118.81004290253865,
                  48.725043708166446,
                  1587.6770796868968
                ],
                [
                  -118.80980086348751,
                  48.718300038738974,
                  1587.6770796868968
                ],
                [
                  -118.81999229920675,
                  48.71813946135514,
                  1379.8770796868966
                ]
              ]
            ]
          },
          "id": "COL_2012_1089.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1089.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:13:44Z",
            "pc:count": 1742885,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366505.4615,
                "count": 1742885,
                "maximum": 366884.5285,
                "minimum": 366134.5285,
                "name": "X",
                "position": 0,
                "stddev": 231.4424445,
                "variance": 53565.60509
              },
              {
                "average": 5398109.838,
                "count": 1742885,
                "maximum": 5398471.418,
                "minimum": 5397721.418,
                "name": "Y",
                "position": 1,
                "stddev": 224.3260112,
                "variance": 50322.15931
              },
              {
                "average": 1491.240932,
                "count": 1742885,
                "maximum": 1587.67708,
                "minimum": 1379.87708,
                "name": "Z",
                "position": 2,
                "stddev": 40.19042441,
                "variance": 1615.270215
              },
              {
                "average": 69.25522338,
                "count": 1742885,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.84958196,
                "variance": 3702.671624
              },
              {
                "average": 1.316564202,
                "count": 1742885,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5517170606,
                "variance": 0.304391715
              },
              {
                "average": 1.632124323,
                "count": 1742885,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.704437844,
                "variance": 0.496232676
              },
              {
                "average": 0.4955639643,
                "count": 1742885,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999804646,
                "variance": 0.249980465
              },
              {
                "average": 0,
                "count": 1742885,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236571547,
                "count": 1742885,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4249771212,
                "variance": 0.1806055536
              },
              {
                "average": 0.6033275795,
                "count": 1742885,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.03475437,
                "variance": 169.9048215
              },
              {
                "average": 6,
                "count": 1742885,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5673.576184,
                "count": 1742885,
                "maximum": 5675,
                "minimum": 5672,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9128690829,
                "variance": 0.8333299626
              },
              {
                "average": 13129.80557,
                "count": 1742885,
                "maximum": 64768,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10215.36842,
                "variance": 104353752
              },
              {
                "average": 13176.153,
                "count": 1742885,
                "maximum": 63488,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9462.711476,
                "variance": 89542908.48
              },
              {
                "average": 13180.21784,
                "count": 1742885,
                "maximum": 60416,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 8064.039868,
                "variance": 65028738.99
              },
              {
                "average": 591172.0412,
                "count": 1742885,
                "maximum": 592024.3983,
                "minimum": 590243.0318,
                "name": "GpsTime",
                "position": 15,
                "stddev": 702.9888219,
                "variance": 494193.2837
              },
              {
                "average": 0,
                "count": 1742885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1742885,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1742885,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1742885,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1742885,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366134.5285,
              5397721.418,
              1379.87708,
              366884.5285,
              5398471.418,
              1587.67708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366134.52848508756,
                    5397721.418340212,
                    1379.8770796868966
                  ],
                  [
                    366134.52848508756,
                    5398471.418340212,
                    1379.8770796868966
                  ],
                  [
                    366884.52848508756,
                    5398471.418340212,
                    1587.6770796868968
                  ],
                  [
                    366884.52848508756,
                    5397721.418340212,
                    1587.6770796868968
                  ],
                  [
                    366134.52848508756,
                    5397721.418340212,
                    1379.8770796868966
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:13:44+00:00",
            "end_time": "2011-09-20T21:44: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": "COL_2012_1807.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.72361244607822,
              48.88155821275215,
              683.5066712925748
            ],
            [
              -118.72384429523258,
              48.88830218341993,
              683.5066712925748
            ],
            [
              -118.71361779414659,
              48.88845464625071,
              1112.4666712925748
            ],
            [
              -118.71338731876435,
              48.88171063960236,
              1112.4666712925748
            ],
            [
              -118.72361244607822,
              48.88155821275215,
              683.5066712925748
            ]
          ]
        ]
      },
      "bbox": [
        -118.7238443,
        48.88155821,
        683.5066713,
        -118.7133873,
        48.88845465,
        1112.466671
      ],
      "properties": {
        "datetime": "2011-09-20T22:53:13Z",
        "pc:count": 3887787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 374033.6387,
            "count": 3887787,
            "maximum": 374384.5284,
            "minimum": 373634.5284,
            "name": "X",
            "position": 0,
            "stddev": 230.568765,
            "variance": 53161.95539
          },
          {
            "average": 5416123.598,
            "count": 3887787,
            "maximum": 5416471.43,
            "minimum": 5415721.41,
            "name": "Y",
            "position": 1,
            "stddev": 215.2980546,
            "variance": 46353.25229
          },
          {
            "average": 920.1117901,
            "count": 3887787,
            "maximum": 1112.466671,
            "minimum": 683.5066713,
            "name": "Z",
            "position": 2,
            "stddev": 72.60693085,
            "variance": 5271.766408
          },
          {
            "average": 77.35264689,
            "count": 3887787,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.54342639,
            "variance": 3311.245921
          },
          {
            "average": 1.22866942,
            "count": 3887787,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4752633844,
            "variance": 0.2258752846
          },
          {
            "average": 1.457496771,
            "count": 3887787,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6298585367,
            "variance": 0.3967217763
          },
          {
            "average": 0.4956518966,
            "count": 3887787,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999811579,
            "variance": 0.2499811583
          },
          {
            "average": 0,
            "count": 3887787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176855111,
            "count": 3887787,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3815460889,
            "variance": 0.1455774179
          },
          {
            "average": -1.887382928,
            "count": 3887787,
            "maximum": 24,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.82088433,
            "variance": 164.375075
          },
          {
            "average": 118.0057956,
            "count": 3887787,
            "maximum": 148,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 44.34034174,
            "variance": 1966.065906
          },
          {
            "average": 5643.044475,
            "count": 3887787,
            "maximum": 5678,
            "minimum": 5634,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.99773825,
            "variance": 195.936676
          },
          {
            "average": 14111.97647,
            "count": 3887787,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13713.56218,
            "variance": 188061787.7
          },
          {
            "average": 13719.45198,
            "count": 3887787,
            "maximum": 64256,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12041.38764,
            "variance": 144995016.2
          },
          {
            "average": 14341.1592,
            "count": 3887787,
            "maximum": 62976,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 10060.70711,
            "variance": 101217827.5
          },
          {
            "average": 442022.936,
            "count": 3887787,
            "maximum": 594393.7105,
            "minimum": 415722.8133,
            "name": "GpsTime",
            "position": 15,
            "stddev": 60198.77095,
            "variance": 3623892024
          },
          {
            "average": 0,
            "count": 3887787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3887787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3887787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3887787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3887787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          373634.5284,
          5415721.41,
          683.5066713,
          374384.5284,
          5416471.43,
          1112.466671
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                373634.5284380127,
                5415721.409702655,
                683.5066712925748
              ],
              [
                373634.5284380127,
                5416471.4297026545,
                683.5066712925748
              ],
              [
                374384.5284380127,
                5416471.4297026545,
                1112.4666712925748
              ],
              [
                374384.5284380127,
                5415721.409702655,
                1112.4666712925748
              ],
              [
                373634.5284380127,
                5415721.409702655,
                683.5066712925748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:53:13+00:00",
        "end_time": "2011-09-18T21:15:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1807.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1807.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1807.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1807.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7238443,
            48.88155821,
            683.5066713,
            -118.7133873,
            48.88845465,
            1112.466671
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.72361244607822,
                  48.88155821275215,
                  683.5066712925748
                ],
                [
                  -118.72384429523258,
                  48.88830218341993,
                  683.5066712925748
                ],
                [
                  -118.71361779414659,
                  48.88845464625071,
                  1112.4666712925748
                ],
                [
                  -118.71338731876435,
                  48.88171063960236,
                  1112.4666712925748
                ],
                [
                  -118.72361244607822,
                  48.88155821275215,
                  683.5066712925748
                ]
              ]
            ]
          },
          "id": "COL_2012_1807.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1807.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:53:13Z",
            "pc:count": 3887787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 374033.6387,
                "count": 3887787,
                "maximum": 374384.5284,
                "minimum": 373634.5284,
                "name": "X",
                "position": 0,
                "stddev": 230.568765,
                "variance": 53161.95539
              },
              {
                "average": 5416123.598,
                "count": 3887787,
                "maximum": 5416471.43,
                "minimum": 5415721.41,
                "name": "Y",
                "position": 1,
                "stddev": 215.2980546,
                "variance": 46353.25229
              },
              {
                "average": 920.1117901,
                "count": 3887787,
                "maximum": 1112.466671,
                "minimum": 683.5066713,
                "name": "Z",
                "position": 2,
                "stddev": 72.60693085,
                "variance": 5271.766408
              },
              {
                "average": 77.35264689,
                "count": 3887787,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.54342639,
                "variance": 3311.245921
              },
              {
                "average": 1.22866942,
                "count": 3887787,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4752633844,
                "variance": 0.2258752846
              },
              {
                "average": 1.457496771,
                "count": 3887787,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6298585367,
                "variance": 0.3967217763
              },
              {
                "average": 0.4956518966,
                "count": 3887787,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999811579,
                "variance": 0.2499811583
              },
              {
                "average": 0,
                "count": 3887787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176855111,
                "count": 3887787,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3815460889,
                "variance": 0.1455774179
              },
              {
                "average": -1.887382928,
                "count": 3887787,
                "maximum": 24,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.82088433,
                "variance": 164.375075
              },
              {
                "average": 118.0057956,
                "count": 3887787,
                "maximum": 148,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 44.34034174,
                "variance": 1966.065906
              },
              {
                "average": 5643.044475,
                "count": 3887787,
                "maximum": 5678,
                "minimum": 5634,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.99773825,
                "variance": 195.936676
              },
              {
                "average": 14111.97647,
                "count": 3887787,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13713.56218,
                "variance": 188061787.7
              },
              {
                "average": 13719.45198,
                "count": 3887787,
                "maximum": 64256,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12041.38764,
                "variance": 144995016.2
              },
              {
                "average": 14341.1592,
                "count": 3887787,
                "maximum": 62976,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 10060.70711,
                "variance": 101217827.5
              },
              {
                "average": 442022.936,
                "count": 3887787,
                "maximum": 594393.7105,
                "minimum": 415722.8133,
                "name": "GpsTime",
                "position": 15,
                "stddev": 60198.77095,
                "variance": 3623892024
              },
              {
                "average": 0,
                "count": 3887787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3887787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3887787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3887787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3887787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              373634.5284,
              5415721.41,
              683.5066713,
              374384.5284,
              5416471.43,
              1112.466671
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    373634.5284380127,
                    5415721.409702655,
                    683.5066712925748
                  ],
                  [
                    373634.5284380127,
                    5416471.4297026545,
                    683.5066712925748
                  ],
                  [
                    374384.5284380127,
                    5416471.4297026545,
                    1112.4666712925748
                  ],
                  [
                    374384.5284380127,
                    5415721.409702655,
                    1112.4666712925748
                  ],
                  [
                    373634.5284380127,
                    5415721.409702655,
                    683.5066712925748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:53:13+00:00",
            "end_time": "2011-09-18T21:15: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": "COL_2012_0834.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.54190866404231,
              48.62773371395681,
              1246.733269836187
            ],
            [
              -118.54211422985276,
              48.634478413815316,
              1246.733269836187
            ],
            [
              -118.53193821214869,
              48.6346142398183,
              1506.0932698361871
            ],
            [
              -118.53173400151722,
              48.62786950793992,
              1506.0932698361871
            ],
            [
              -118.54190866404231,
              48.62773371395681,
              1246.733269836187
            ]
          ]
        ]
      },
      "bbox": [
        -118.5421142,
        48.62773371,
        1246.73327,
        -118.531734,
        48.63461424,
        1506.09327
      ],
      "properties": {
        "datetime": "2011-09-17T19:52:55Z",
        "pc:count": 1998540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386748.7631,
            "count": 1998540,
            "maximum": 387134.5283,
            "minimum": 386384.5283,
            "name": "X",
            "position": 0,
            "stddev": 213.647563,
            "variance": 45645.28118
          },
          {
            "average": 5387602.431,
            "count": 1998540,
            "maximum": 5387971.418,
            "minimum": 5387221.418,
            "name": "Y",
            "position": 1,
            "stddev": 218.5598419,
            "variance": 47768.40448
          },
          {
            "average": 1358.556161,
            "count": 1998540,
            "maximum": 1506.09327,
            "minimum": 1246.73327,
            "name": "Z",
            "position": 2,
            "stddev": 51.95141974,
            "variance": 2698.950014
          },
          {
            "average": 59.71918,
            "count": 1998540,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.40608677,
            "variance": 3181.646625
          },
          {
            "average": 1.271826934,
            "count": 1998540,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5096619556,
            "variance": 0.259755309
          },
          {
            "average": 1.543348645,
            "count": 1998540,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6583999024,
            "variance": 0.4334904315
          },
          {
            "average": 0.4912961462,
            "count": 1998540,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999243623,
            "variance": 0.249924368
          },
          {
            "average": 0,
            "count": 1998540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179275871,
            "count": 1998540,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3835832464,
            "variance": 0.1471361069
          },
          {
            "average": 0.1427389907,
            "count": 1998540,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.67072212,
            "variance": 160.5471991
          },
          {
            "average": 2,
            "count": 1998540,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5540.611709,
            "count": 1998540,
            "maximum": 5542,
            "minimum": 5539,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9764923232,
            "variance": 0.9535372572
          },
          {
            "average": 8269.257806,
            "count": 1998540,
            "maximum": 55296,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 6293.160345,
            "variance": 39603867.13
          },
          {
            "average": 9531.94251,
            "count": 1998540,
            "maximum": 53760,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6244.774919,
            "variance": 38997213.79
          },
          {
            "average": 11396.06863,
            "count": 1998540,
            "maximum": 51200,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 3770.032059,
            "variance": 14213141.73
          },
          {
            "average": 323585.4796,
            "count": 1998540,
            "maximum": 324375.8963,
            "minimum": 322693.3967,
            "name": "GpsTime",
            "position": 15,
            "stddev": 645.5220202,
            "variance": 416698.6785
          },
          {
            "average": 0,
            "count": 1998540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1998540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1998540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1998540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1998540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          386384.5283,
          5387221.418,
          1246.73327,
          387134.5283,
          5387971.418,
          1506.09327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                386384.52833596594,
                5387221.417951028,
                1246.733269836187
              ],
              [
                386384.52833596594,
                5387971.417951028,
                1246.733269836187
              ],
              [
                387134.52833596594,
                5387971.417951028,
                1506.0932698361871
              ],
              [
                387134.52833596594,
                5387221.417951028,
                1506.0932698361871
              ],
              [
                386384.52833596594,
                5387221.417951028,
                1246.733269836187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:52:55+00:00",
        "end_time": "2011-09-17T19:24:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0834.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0834.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0834.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0834.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5421142,
            48.62773371,
            1246.73327,
            -118.531734,
            48.63461424,
            1506.09327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.54190866404231,
                  48.62773371395681,
                  1246.733269836187
                ],
                [
                  -118.54211422985276,
                  48.634478413815316,
                  1246.733269836187
                ],
                [
                  -118.53193821214869,
                  48.6346142398183,
                  1506.0932698361871
                ],
                [
                  -118.53173400151722,
                  48.62786950793992,
                  1506.0932698361871
                ],
                [
                  -118.54190866404231,
                  48.62773371395681,
                  1246.733269836187
                ]
              ]
            ]
          },
          "id": "COL_2012_0834.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0834.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:52:55Z",
            "pc:count": 1998540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386748.7631,
                "count": 1998540,
                "maximum": 387134.5283,
                "minimum": 386384.5283,
                "name": "X",
                "position": 0,
                "stddev": 213.647563,
                "variance": 45645.28118
              },
              {
                "average": 5387602.431,
                "count": 1998540,
                "maximum": 5387971.418,
                "minimum": 5387221.418,
                "name": "Y",
                "position": 1,
                "stddev": 218.5598419,
                "variance": 47768.40448
              },
              {
                "average": 1358.556161,
                "count": 1998540,
                "maximum": 1506.09327,
                "minimum": 1246.73327,
                "name": "Z",
                "position": 2,
                "stddev": 51.95141974,
                "variance": 2698.950014
              },
              {
                "average": 59.71918,
                "count": 1998540,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.40608677,
                "variance": 3181.646625
              },
              {
                "average": 1.271826934,
                "count": 1998540,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5096619556,
                "variance": 0.259755309
              },
              {
                "average": 1.543348645,
                "count": 1998540,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6583999024,
                "variance": 0.4334904315
              },
              {
                "average": 0.4912961462,
                "count": 1998540,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999243623,
                "variance": 0.249924368
              },
              {
                "average": 0,
                "count": 1998540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179275871,
                "count": 1998540,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3835832464,
                "variance": 0.1471361069
              },
              {
                "average": 0.1427389907,
                "count": 1998540,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.67072212,
                "variance": 160.5471991
              },
              {
                "average": 2,
                "count": 1998540,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5540.611709,
                "count": 1998540,
                "maximum": 5542,
                "minimum": 5539,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9764923232,
                "variance": 0.9535372572
              },
              {
                "average": 8269.257806,
                "count": 1998540,
                "maximum": 55296,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 6293.160345,
                "variance": 39603867.13
              },
              {
                "average": 9531.94251,
                "count": 1998540,
                "maximum": 53760,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6244.774919,
                "variance": 38997213.79
              },
              {
                "average": 11396.06863,
                "count": 1998540,
                "maximum": 51200,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 3770.032059,
                "variance": 14213141.73
              },
              {
                "average": 323585.4796,
                "count": 1998540,
                "maximum": 324375.8963,
                "minimum": 322693.3967,
                "name": "GpsTime",
                "position": 15,
                "stddev": 645.5220202,
                "variance": 416698.6785
              },
              {
                "average": 0,
                "count": 1998540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1998540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1998540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1998540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1998540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              386384.5283,
              5387221.418,
              1246.73327,
              387134.5283,
              5387971.418,
              1506.09327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    386384.52833596594,
                    5387221.417951028,
                    1246.733269836187
                  ],
                  [
                    386384.52833596594,
                    5387971.417951028,
                    1246.733269836187
                  ],
                  [
                    387134.52833596594,
                    5387971.417951028,
                    1506.0932698361871
                  ],
                  [
                    387134.52833596594,
                    5387221.417951028,
                    1506.0932698361871
                  ],
                  [
                    386384.52833596594,
                    5387221.417951028,
                    1246.733269836187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:52:55+00:00",
            "end_time": "2011-09-17T19:24: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": "COL_2012_2173.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.70522703498125,
              48.9425566030054,
              1247.6645691810395
            ],
            [
              -118.70545690452613,
              48.94930056685683,
              1247.6645691810395
            ],
            [
              -118.69521784526535,
              48.94945153697363,
              1464.9045691810393
            ],
            [
              -118.69498935417354,
              48.94270753748336,
              1464.9045691810393
            ],
            [
              -118.70522703498125,
              48.9425566030054,
              1247.6645691810395
            ]
          ]
        ]
      },
      "bbox": [
        -118.7054569,
        48.9425566,
        1247.664569,
        -118.6949894,
        48.94945154,
        1464.904569
      ],
      "properties": {
        "datetime": "2011-09-20T19:43:42Z",
        "pc:count": 2498535,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 375486.3691,
            "count": 2498535,
            "maximum": 375884.5284,
            "minimum": 375134.5284,
            "name": "X",
            "position": 0,
            "stddev": 189.7001886,
            "variance": 35986.16157
          },
          {
            "average": 5422859.793,
            "count": 2498535,
            "maximum": 5423221.429,
            "minimum": 5422471.409,
            "name": "Y",
            "position": 1,
            "stddev": 218.1437797,
            "variance": 47586.70862
          },
          {
            "average": 1368.255105,
            "count": 2498535,
            "maximum": 1464.904569,
            "minimum": 1247.664569,
            "name": "Z",
            "position": 2,
            "stddev": 32.62843918,
            "variance": 1064.615043
          },
          {
            "average": 68.54695572,
            "count": 2498535,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.52156042,
            "variance": 3784.902397
          },
          {
            "average": 1.309287643,
            "count": 2498535,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5480136105,
            "variance": 0.3003189173
          },
          {
            "average": 1.61873738,
            "count": 2498535,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.704428122,
            "variance": 0.4962189791
          },
          {
            "average": 0.4958921928,
            "count": 2498535,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999832257,
            "variance": 0.249983226
          },
          {
            "average": 0,
            "count": 2498535,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218238288,
            "count": 2498535,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.413050125,
            "variance": 0.1706104057
          },
          {
            "average": 0.216942639,
            "count": 2498535,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.25176339,
            "variance": 175.6092328
          },
          {
            "average": 105.0607392,
            "count": 2498535,
            "maximum": 141,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 51.69523827,
            "variance": 2672.39766
          },
          {
            "average": 5639.946421,
            "count": 2498535,
            "maximum": 5662,
            "minimum": 5633,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.51430678,
            "variance": 132.5792607
          },
          {
            "average": 14182.72562,
            "count": 2498535,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12814.02838,
            "variance": 164199323.3
          },
          {
            "average": 13500.33324,
            "count": 2498535,
            "maximum": 65024,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11488.23407,
            "variance": 131979522
          },
          {
            "average": 13609.98341,
            "count": 2498535,
            "maximum": 64768,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 9161.989409,
            "variance": 83942049.93
          },
          {
            "average": 451336.7215,
            "count": 2498535,
            "maximum": 583022.1791,
            "minimum": 414519.6427,
            "name": "GpsTime",
            "position": 15,
            "stddev": 68640.7033,
            "variance": 4711546150
          },
          {
            "average": 0,
            "count": 2498535,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2498535,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2498535,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2498535,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2498535,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375134.5284,
          5422471.409,
          1247.664569,
          375884.5284,
          5423221.429,
          1464.904569
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375134.52837451303,
                5422471.409027167,
                1247.6645691810395
              ],
              [
                375134.52837451303,
                5423221.429027166,
                1247.6645691810395
              ],
              [
                375884.52837451303,
                5423221.429027166,
                1464.9045691810393
              ],
              [
                375884.52837451303,
                5422471.409027167,
                1464.9045691810393
              ],
              [
                375134.52837451303,
                5422471.409027167,
                1247.6645691810395
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T19:43:42+00:00",
        "end_time": "2011-09-18T20:55:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2173.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2173.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2173.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2173.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7054569,
            48.9425566,
            1247.664569,
            -118.6949894,
            48.94945154,
            1464.904569
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.70522703498125,
                  48.9425566030054,
                  1247.6645691810395
                ],
                [
                  -118.70545690452613,
                  48.94930056685683,
                  1247.6645691810395
                ],
                [
                  -118.69521784526535,
                  48.94945153697363,
                  1464.9045691810393
                ],
                [
                  -118.69498935417354,
                  48.94270753748336,
                  1464.9045691810393
                ],
                [
                  -118.70522703498125,
                  48.9425566030054,
                  1247.6645691810395
                ]
              ]
            ]
          },
          "id": "COL_2012_2173.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2173.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T19:43:42Z",
            "pc:count": 2498535,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 375486.3691,
                "count": 2498535,
                "maximum": 375884.5284,
                "minimum": 375134.5284,
                "name": "X",
                "position": 0,
                "stddev": 189.7001886,
                "variance": 35986.16157
              },
              {
                "average": 5422859.793,
                "count": 2498535,
                "maximum": 5423221.429,
                "minimum": 5422471.409,
                "name": "Y",
                "position": 1,
                "stddev": 218.1437797,
                "variance": 47586.70862
              },
              {
                "average": 1368.255105,
                "count": 2498535,
                "maximum": 1464.904569,
                "minimum": 1247.664569,
                "name": "Z",
                "position": 2,
                "stddev": 32.62843918,
                "variance": 1064.615043
              },
              {
                "average": 68.54695572,
                "count": 2498535,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.52156042,
                "variance": 3784.902397
              },
              {
                "average": 1.309287643,
                "count": 2498535,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5480136105,
                "variance": 0.3003189173
              },
              {
                "average": 1.61873738,
                "count": 2498535,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.704428122,
                "variance": 0.4962189791
              },
              {
                "average": 0.4958921928,
                "count": 2498535,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999832257,
                "variance": 0.249983226
              },
              {
                "average": 0,
                "count": 2498535,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218238288,
                "count": 2498535,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.413050125,
                "variance": 0.1706104057
              },
              {
                "average": 0.216942639,
                "count": 2498535,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.25176339,
                "variance": 175.6092328
              },
              {
                "average": 105.0607392,
                "count": 2498535,
                "maximum": 141,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 51.69523827,
                "variance": 2672.39766
              },
              {
                "average": 5639.946421,
                "count": 2498535,
                "maximum": 5662,
                "minimum": 5633,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.51430678,
                "variance": 132.5792607
              },
              {
                "average": 14182.72562,
                "count": 2498535,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12814.02838,
                "variance": 164199323.3
              },
              {
                "average": 13500.33324,
                "count": 2498535,
                "maximum": 65024,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11488.23407,
                "variance": 131979522
              },
              {
                "average": 13609.98341,
                "count": 2498535,
                "maximum": 64768,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 9161.989409,
                "variance": 83942049.93
              },
              {
                "average": 451336.7215,
                "count": 2498535,
                "maximum": 583022.1791,
                "minimum": 414519.6427,
                "name": "GpsTime",
                "position": 15,
                "stddev": 68640.7033,
                "variance": 4711546150
              },
              {
                "average": 0,
                "count": 2498535,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2498535,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2498535,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2498535,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2498535,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375134.5284,
              5422471.409,
              1247.664569,
              375884.5284,
              5423221.429,
              1464.904569
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375134.52837451303,
                    5422471.409027167,
                    1247.6645691810395
                  ],
                  [
                    375134.52837451303,
                    5423221.429027166,
                    1247.6645691810395
                  ],
                  [
                    375884.52837451303,
                    5423221.429027166,
                    1464.9045691810393
                  ],
                  [
                    375884.52837451303,
                    5422471.409027167,
                    1464.9045691810393
                  ],
                  [
                    375134.52837451303,
                    5422471.409027167,
                    1247.6645691810395
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T19:43:42+00:00",
            "end_time": "2011-09-18T20:55: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": "COL_2012_0495.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.76338220112898,
              48.55707905974886,
              877.4216833947689
            ],
            [
              -118.76361670839333,
              48.56382326935547,
              877.4216833947689
            ],
            [
              -118.75693557946768,
              48.56392543995327,
              1092.461683394769
            ],
            [
              -118.75670195947383,
              48.557181206270144,
              1092.461683394769
            ],
            [
              -118.76338220112898,
              48.55707905974886,
              877.4216833947689
            ]
          ]
        ]
      },
      "bbox": [
        -118.7636167,
        48.55707906,
        877.4216834,
        -118.756702,
        48.56392544,
        1092.461683
      ],
      "properties": {
        "datetime": "2011-09-19T19:55:57Z",
        "pc:count": 1157126,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 370134.0038,
            "count": 1157126,
            "maximum": 370377.6871,
            "minimum": 369884.5271,
            "name": "X",
            "position": 0,
            "stddev": 141.6754254,
            "variance": 20071.92616
          },
          {
            "average": 5380088.45,
            "count": 1157126,
            "maximum": 5380471.44,
            "minimum": 5379721.42,
            "name": "Y",
            "position": 1,
            "stddev": 190.6338714,
            "variance": 36341.27293
          },
          {
            "average": 983.6678556,
            "count": 1157126,
            "maximum": 1092.461683,
            "minimum": 877.4216834,
            "name": "Z",
            "position": 2,
            "stddev": 41.21354214,
            "variance": 1698.556055
          },
          {
            "average": 82.6998797,
            "count": 1157126,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.82772991,
            "variance": 3229.390887
          },
          {
            "average": 1.215243629,
            "count": 1157126,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4684931664,
            "variance": 0.219485847
          },
          {
            "average": 1.430904672,
            "count": 1157126,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6302484308,
            "variance": 0.3972130845
          },
          {
            "average": 0.4945390562,
            "count": 1157126,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999703932,
            "variance": 0.2499703941
          },
          {
            "average": 0,
            "count": 1157126,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297734214,
            "count": 1157126,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4572622141,
            "variance": 0.2090887325
          },
          {
            "average": -2.672525186,
            "count": 1157126,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85037055,
            "variance": 140.4312822
          },
          {
            "average": 8,
            "count": 1157126,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5688.574585,
            "count": 1157126,
            "maximum": 5690,
            "minimum": 5687,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.10648653,
            "variance": 1.224312442
          },
          {
            "average": 15733.33258,
            "count": 1157126,
            "maximum": 54528,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 10963.03367,
            "variance": 120188107.3
          },
          {
            "average": 16478.07761,
            "count": 1157126,
            "maximum": 53760,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 8700.945573,
            "variance": 75706453.86
          },
          {
            "average": 17673.24907,
            "count": 1157126,
            "maximum": 54016,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 7882.339391,
            "variance": 62131274.27
          },
          {
            "average": 496258.7875,
            "count": 1157126,
            "maximum": 497357.3086,
            "minimum": 495020.6768,
            "name": "GpsTime",
            "position": 15,
            "stddev": 831.4420022,
            "variance": 691295.803
          },
          {
            "average": 0,
            "count": 1157126,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1157126,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1157126,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1157126,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1157126,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369884.5271,
          5379721.42,
          877.4216834,
          370377.6871,
          5380471.44,
          1092.461683
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369884.52712850255,
                5379721.419531747,
                877.4216833947689
              ],
              [
                369884.52712850255,
                5380471.439531746,
                877.4216833947689
              ],
              [
                370377.6871285026,
                5380471.439531746,
                1092.461683394769
              ],
              [
                370377.6871285026,
                5379721.419531747,
                1092.461683394769
              ],
              [
                369884.52712850255,
                5379721.419531747,
                877.4216833947689
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:55:57+00:00",
        "end_time": "2011-09-19T19:17:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0495.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0495.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0495.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0495.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7636167,
            48.55707906,
            877.4216834,
            -118.756702,
            48.56392544,
            1092.461683
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.76338220112898,
                  48.55707905974886,
                  877.4216833947689
                ],
                [
                  -118.76361670839333,
                  48.56382326935547,
                  877.4216833947689
                ],
                [
                  -118.75693557946768,
                  48.56392543995327,
                  1092.461683394769
                ],
                [
                  -118.75670195947383,
                  48.557181206270144,
                  1092.461683394769
                ],
                [
                  -118.76338220112898,
                  48.55707905974886,
                  877.4216833947689
                ]
              ]
            ]
          },
          "id": "COL_2012_0495.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0495.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:55:57Z",
            "pc:count": 1157126,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 370134.0038,
                "count": 1157126,
                "maximum": 370377.6871,
                "minimum": 369884.5271,
                "name": "X",
                "position": 0,
                "stddev": 141.6754254,
                "variance": 20071.92616
              },
              {
                "average": 5380088.45,
                "count": 1157126,
                "maximum": 5380471.44,
                "minimum": 5379721.42,
                "name": "Y",
                "position": 1,
                "stddev": 190.6338714,
                "variance": 36341.27293
              },
              {
                "average": 983.6678556,
                "count": 1157126,
                "maximum": 1092.461683,
                "minimum": 877.4216834,
                "name": "Z",
                "position": 2,
                "stddev": 41.21354214,
                "variance": 1698.556055
              },
              {
                "average": 82.6998797,
                "count": 1157126,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.82772991,
                "variance": 3229.390887
              },
              {
                "average": 1.215243629,
                "count": 1157126,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4684931664,
                "variance": 0.219485847
              },
              {
                "average": 1.430904672,
                "count": 1157126,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6302484308,
                "variance": 0.3972130845
              },
              {
                "average": 0.4945390562,
                "count": 1157126,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999703932,
                "variance": 0.2499703941
              },
              {
                "average": 0,
                "count": 1157126,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297734214,
                "count": 1157126,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4572622141,
                "variance": 0.2090887325
              },
              {
                "average": -2.672525186,
                "count": 1157126,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85037055,
                "variance": 140.4312822
              },
              {
                "average": 8,
                "count": 1157126,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5688.574585,
                "count": 1157126,
                "maximum": 5690,
                "minimum": 5687,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.10648653,
                "variance": 1.224312442
              },
              {
                "average": 15733.33258,
                "count": 1157126,
                "maximum": 54528,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 10963.03367,
                "variance": 120188107.3
              },
              {
                "average": 16478.07761,
                "count": 1157126,
                "maximum": 53760,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 8700.945573,
                "variance": 75706453.86
              },
              {
                "average": 17673.24907,
                "count": 1157126,
                "maximum": 54016,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 7882.339391,
                "variance": 62131274.27
              },
              {
                "average": 496258.7875,
                "count": 1157126,
                "maximum": 497357.3086,
                "minimum": 495020.6768,
                "name": "GpsTime",
                "position": 15,
                "stddev": 831.4420022,
                "variance": 691295.803
              },
              {
                "average": 0,
                "count": 1157126,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1157126,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1157126,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1157126,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1157126,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369884.5271,
              5379721.42,
              877.4216834,
              370377.6871,
              5380471.44,
              1092.461683
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369884.52712850255,
                    5379721.419531747,
                    877.4216833947689
                  ],
                  [
                    369884.52712850255,
                    5380471.439531746,
                    877.4216833947689
                  ],
                  [
                    370377.6871285026,
                    5380471.439531746,
                    1092.461683394769
                  ],
                  [
                    370377.6871285026,
                    5379721.419531747,
                    1092.461683394769
                  ],
                  [
                    369884.52712850255,
                    5379721.419531747,
                    877.4216833947689
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:55:57+00:00",
            "end_time": "2011-09-19T19:17: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": "COL_2012_2159.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.38763476533681,
              48.940068383288136,
              1697.1486824555634
            ],
            [
              -118.38782175059205,
              48.946811022544885,
              1697.1486824555634
            ],
            [
              -118.38088772448378,
              48.9468942546675,
              1849.8286824555632
            ],
            [
              -118.3807016727447,
              48.94015159576664,
              1849.8286824555632
            ],
            [
              -118.38763476533681,
              48.940068383288136,
              1697.1486824555634
            ]
          ]
        ]
      },
      "bbox": [
        -118.3878218,
        48.94006838,
        1697.148682,
        -118.3807017,
        48.94689425,
        1849.828682
      ],
      "properties": {
        "datetime": "2011-09-15T20:50:41Z",
        "pc:count": 966736,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 398559.4346,
            "count": 966736,
            "maximum": 398892.3816,
            "minimum": 398384.5216,
            "name": "X",
            "position": 0,
            "stddev": 113.3121805,
            "variance": 12839.65025
          },
          {
            "average": 5421950.69,
            "count": 966736,
            "maximum": 5422471.174,
            "minimum": 5421721.414,
            "name": "Y",
            "position": 1,
            "stddev": 170.853011,
            "variance": 29190.75138
          },
          {
            "average": 1784.639286,
            "count": 966736,
            "maximum": 1849.828682,
            "minimum": 1697.148682,
            "name": "Z",
            "position": 2,
            "stddev": 30.50408792,
            "variance": 930.4993799
          },
          {
            "average": 92.460047,
            "count": 966736,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.34115353,
            "variance": 3641.054809
          },
          {
            "average": 1.194484327,
            "count": 966736,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4360172866,
            "variance": 0.1901110742
          },
          {
            "average": 1.388581784,
            "count": 966736,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5813620977,
            "variance": 0.3379818887
          },
          {
            "average": 0.4976043098,
            "count": 966736,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945192,
            "variance": 0.2499945193
          },
          {
            "average": 0,
            "count": 966736,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248174269,
            "count": 966736,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4319536945,
            "variance": 0.1865839941
          },
          {
            "average": -0.9921749512,
            "count": 966736,
            "maximum": 19.99799919,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.85060018,
            "variance": 191.8391252
          },
          {
            "average": 3,
            "count": 966736,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5556.44222,
            "count": 966736,
            "maximum": 5560,
            "minimum": 5554,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.997109458,
            "variance": 3.988446187
          },
          {
            "average": 12976.68029,
            "count": 966736,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 5976.469956,
            "variance": 35718193.13
          },
          {
            "average": 13637.58561,
            "count": 966736,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5326.168255,
            "variance": 28368068.28
          },
          {
            "average": 14701.61063,
            "count": 966736,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 4917.337475,
            "variance": 24180207.84
          },
          {
            "average": 153241.0404,
            "count": 966736,
            "maximum": 155041.8444,
            "minimum": 151397.6895,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1208.309841,
            "variance": 1460012.672
          },
          {
            "average": 0,
            "count": 966736,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 966736,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 966736,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 966736,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 966736,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          398384.5216,
          5421721.414,
          1697.148682,
          398892.3816,
          5422471.174,
          1849.828682
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                398384.52161923004,
                5421721.414254979,
                1697.1486824555634
              ],
              [
                398384.52161923004,
                5422471.174254979,
                1697.1486824555634
              ],
              [
                398892.38161923003,
                5422471.174254979,
                1849.8286824555632
              ],
              [
                398892.38161923003,
                5421721.414254979,
                1849.8286824555632
              ],
              [
                398384.52161923004,
                5421721.414254979,
                1697.1486824555634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:50:41+00:00",
        "end_time": "2011-09-15T19:49:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2159.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2159.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2159.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2159.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.3878218,
            48.94006838,
            1697.148682,
            -118.3807017,
            48.94689425,
            1849.828682
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.38763476533681,
                  48.940068383288136,
                  1697.1486824555634
                ],
                [
                  -118.38782175059205,
                  48.946811022544885,
                  1697.1486824555634
                ],
                [
                  -118.38088772448378,
                  48.9468942546675,
                  1849.8286824555632
                ],
                [
                  -118.3807016727447,
                  48.94015159576664,
                  1849.8286824555632
                ],
                [
                  -118.38763476533681,
                  48.940068383288136,
                  1697.1486824555634
                ]
              ]
            ]
          },
          "id": "COL_2012_2159.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2159.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:50:41Z",
            "pc:count": 966736,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 398559.4346,
                "count": 966736,
                "maximum": 398892.3816,
                "minimum": 398384.5216,
                "name": "X",
                "position": 0,
                "stddev": 113.3121805,
                "variance": 12839.65025
              },
              {
                "average": 5421950.69,
                "count": 966736,
                "maximum": 5422471.174,
                "minimum": 5421721.414,
                "name": "Y",
                "position": 1,
                "stddev": 170.853011,
                "variance": 29190.75138
              },
              {
                "average": 1784.639286,
                "count": 966736,
                "maximum": 1849.828682,
                "minimum": 1697.148682,
                "name": "Z",
                "position": 2,
                "stddev": 30.50408792,
                "variance": 930.4993799
              },
              {
                "average": 92.460047,
                "count": 966736,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.34115353,
                "variance": 3641.054809
              },
              {
                "average": 1.194484327,
                "count": 966736,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4360172866,
                "variance": 0.1901110742
              },
              {
                "average": 1.388581784,
                "count": 966736,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5813620977,
                "variance": 0.3379818887
              },
              {
                "average": 0.4976043098,
                "count": 966736,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945192,
                "variance": 0.2499945193
              },
              {
                "average": 0,
                "count": 966736,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248174269,
                "count": 966736,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4319536945,
                "variance": 0.1865839941
              },
              {
                "average": -0.9921749512,
                "count": 966736,
                "maximum": 19.99799919,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.85060018,
                "variance": 191.8391252
              },
              {
                "average": 3,
                "count": 966736,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5556.44222,
                "count": 966736,
                "maximum": 5560,
                "minimum": 5554,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.997109458,
                "variance": 3.988446187
              },
              {
                "average": 12976.68029,
                "count": 966736,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 5976.469956,
                "variance": 35718193.13
              },
              {
                "average": 13637.58561,
                "count": 966736,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5326.168255,
                "variance": 28368068.28
              },
              {
                "average": 14701.61063,
                "count": 966736,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 4917.337475,
                "variance": 24180207.84
              },
              {
                "average": 153241.0404,
                "count": 966736,
                "maximum": 155041.8444,
                "minimum": 151397.6895,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1208.309841,
                "variance": 1460012.672
              },
              {
                "average": 0,
                "count": 966736,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 966736,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 966736,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 966736,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 966736,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              398384.5216,
              5421721.414,
              1697.148682,
              398892.3816,
              5422471.174,
              1849.828682
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    398384.52161923004,
                    5421721.414254979,
                    1697.1486824555634
                  ],
                  [
                    398384.52161923004,
                    5422471.174254979,
                    1697.1486824555634
                  ],
                  [
                    398892.38161923003,
                    5422471.174254979,
                    1849.8286824555632
                  ],
                  [
                    398892.38161923003,
                    5421721.414254979,
                    1849.8286824555632
                  ],
                  [
                    398384.52161923004,
                    5421721.414254979,
                    1697.1486824555634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:50:41+00:00",
            "end_time": "2011-09-15T19:49: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": "COL_2012_0297.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.7723635052375,
              48.52320278203949,
              933.1049993569839
            ],
            [
              -118.77259892627109,
              48.52994699884424,
              933.1049993569839
            ],
            [
              -118.76244504806631,
              48.53010293928559,
              1130.044999356984
            ],
            [
              -118.76221097387537,
              48.523358685738835,
              1130.044999356984
            ],
            [
              -118.7723635052375,
              48.52320278203949,
              933.1049993569839
            ]
          ]
        ]
      },
      "bbox": [
        -118.7725989,
        48.52320278,
        933.1049994,
        -118.762211,
        48.53010294,
        1130.044999
      ],
      "properties": {
        "datetime": "2011-09-19T21:19:46Z",
        "pc:count": 1486056,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369503.8802,
            "count": 1486056,
            "maximum": 369884.5285,
            "minimum": 369134.5285,
            "name": "X",
            "position": 0,
            "stddev": 216.1810861,
            "variance": 46734.26199
          },
          {
            "average": 5376311.926,
            "count": 1486056,
            "maximum": 5376721.429,
            "minimum": 5375971.409,
            "name": "Y",
            "position": 1,
            "stddev": 228.8421808,
            "variance": 52368.7437
          },
          {
            "average": 1034.823034,
            "count": 1486056,
            "maximum": 1130.044999,
            "minimum": 933.1049994,
            "name": "Z",
            "position": 2,
            "stddev": 35.11501917,
            "variance": 1233.064571
          },
          {
            "average": 83.90710713,
            "count": 1486056,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.14761386,
            "variance": 2931.964087
          },
          {
            "average": 1.172066867,
            "count": 1486056,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.41737479,
            "variance": 0.1742017153
          },
          {
            "average": 1.343941278,
            "count": 1486056,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5663182256,
            "variance": 0.3207163326
          },
          {
            "average": 0.496093014,
            "count": 1486056,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999849035,
            "variance": 0.2499849037
          },
          {
            "average": 0,
            "count": 1486056,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335981282,
            "count": 1486056,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4723325209,
            "variance": 0.2230980103
          },
          {
            "average": -4.868415987,
            "count": 1486056,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.52112667,
            "variance": 110.6941065
          },
          {
            "average": 8,
            "count": 1486056,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5695.660316,
            "count": 1486056,
            "maximum": 5697,
            "minimum": 5694,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7352813208,
            "variance": 0.5406386208
          },
          {
            "average": 17311.19051,
            "count": 1486056,
            "maximum": 58880,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 11196.02113,
            "variance": 125350889.1
          },
          {
            "average": 16662.20949,
            "count": 1486056,
            "maximum": 55040,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 9091.664229,
            "variance": 82658358.45
          },
          {
            "average": 17235.87457,
            "count": 1486056,
            "maximum": 53760,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 8231.74566,
            "variance": 67761636.6
          },
          {
            "average": 501321.3726,
            "count": 1486056,
            "maximum": 502386.9355,
            "minimum": 500213.4644,
            "name": "GpsTime",
            "position": 15,
            "stddev": 624.6959165,
            "variance": 390244.988
          },
          {
            "average": 0,
            "count": 1486056,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486056,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486056,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486056,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486056,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369134.5285,
          5375971.409,
          933.1049994,
          369884.5285,
          5376721.429,
          1130.044999
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369134.528498018,
                5375971.409117492,
                933.1049993569839
              ],
              [
                369134.528498018,
                5376721.4291174915,
                933.1049993569839
              ],
              [
                369884.528498018,
                5376721.4291174915,
                1130.044999356984
              ],
              [
                369884.528498018,
                5375971.409117492,
                1130.044999356984
              ],
              [
                369134.528498018,
                5375971.409117492,
                933.1049993569839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T21:19:46+00:00",
        "end_time": "2011-09-19T20:43:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0297.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0297.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0297.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0297.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7725989,
            48.52320278,
            933.1049994,
            -118.762211,
            48.53010294,
            1130.044999
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.7723635052375,
                  48.52320278203949,
                  933.1049993569839
                ],
                [
                  -118.77259892627109,
                  48.52994699884424,
                  933.1049993569839
                ],
                [
                  -118.76244504806631,
                  48.53010293928559,
                  1130.044999356984
                ],
                [
                  -118.76221097387537,
                  48.523358685738835,
                  1130.044999356984
                ],
                [
                  -118.7723635052375,
                  48.52320278203949,
                  933.1049993569839
                ]
              ]
            ]
          },
          "id": "COL_2012_0297.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0297.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:19:46Z",
            "pc:count": 1486056,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369503.8802,
                "count": 1486056,
                "maximum": 369884.5285,
                "minimum": 369134.5285,
                "name": "X",
                "position": 0,
                "stddev": 216.1810861,
                "variance": 46734.26199
              },
              {
                "average": 5376311.926,
                "count": 1486056,
                "maximum": 5376721.429,
                "minimum": 5375971.409,
                "name": "Y",
                "position": 1,
                "stddev": 228.8421808,
                "variance": 52368.7437
              },
              {
                "average": 1034.823034,
                "count": 1486056,
                "maximum": 1130.044999,
                "minimum": 933.1049994,
                "name": "Z",
                "position": 2,
                "stddev": 35.11501917,
                "variance": 1233.064571
              },
              {
                "average": 83.90710713,
                "count": 1486056,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.14761386,
                "variance": 2931.964087
              },
              {
                "average": 1.172066867,
                "count": 1486056,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.41737479,
                "variance": 0.1742017153
              },
              {
                "average": 1.343941278,
                "count": 1486056,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5663182256,
                "variance": 0.3207163326
              },
              {
                "average": 0.496093014,
                "count": 1486056,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999849035,
                "variance": 0.2499849037
              },
              {
                "average": 0,
                "count": 1486056,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335981282,
                "count": 1486056,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4723325209,
                "variance": 0.2230980103
              },
              {
                "average": -4.868415987,
                "count": 1486056,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.52112667,
                "variance": 110.6941065
              },
              {
                "average": 8,
                "count": 1486056,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5695.660316,
                "count": 1486056,
                "maximum": 5697,
                "minimum": 5694,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7352813208,
                "variance": 0.5406386208
              },
              {
                "average": 17311.19051,
                "count": 1486056,
                "maximum": 58880,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 11196.02113,
                "variance": 125350889.1
              },
              {
                "average": 16662.20949,
                "count": 1486056,
                "maximum": 55040,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 9091.664229,
                "variance": 82658358.45
              },
              {
                "average": 17235.87457,
                "count": 1486056,
                "maximum": 53760,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 8231.74566,
                "variance": 67761636.6
              },
              {
                "average": 501321.3726,
                "count": 1486056,
                "maximum": 502386.9355,
                "minimum": 500213.4644,
                "name": "GpsTime",
                "position": 15,
                "stddev": 624.6959165,
                "variance": 390244.988
              },
              {
                "average": 0,
                "count": 1486056,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486056,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486056,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486056,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486056,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369134.5285,
              5375971.409,
              933.1049994,
              369884.5285,
              5376721.429,
              1130.044999
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369134.528498018,
                    5375971.409117492,
                    933.1049993569839
                  ],
                  [
                    369134.528498018,
                    5376721.4291174915,
                    933.1049993569839
                  ],
                  [
                    369884.528498018,
                    5376721.4291174915,
                    1130.044999356984
                  ],
                  [
                    369884.528498018,
                    5375971.409117492,
                    1130.044999356984
                  ],
                  [
                    369134.528498018,
                    5375971.409117492,
                    933.1049993569839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T21:19:46+00:00",
            "end_time": "2011-09-19T20: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": "COL_2012_0811.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.5315298636503,
              48.621124686749255,
              1457.9320605175078
            ],
            [
              -118.53173400413917,
              48.62786960706807,
              1457.9320605175078
            ],
            [
              -118.5215592660079,
              48.628004502502236,
              1841.0320605175077
            ],
            [
              -118.52135648026889,
              48.621259550382824,
              1841.0320605175077
            ],
            [
              -118.5315298636503,
              48.621124686749255,
              1457.9320605175078
            ]
          ]
        ]
      },
      "bbox": [
        -118.531734,
        48.62112469,
        1457.932061,
        -118.5213565,
        48.6280045,
        1841.032061
      ],
      "properties": {
        "datetime": "2011-09-17T20:13:27Z",
        "pc:count": 1766788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 387523.1607,
            "count": 1766788,
            "maximum": 387884.5284,
            "minimum": 387134.5284,
            "name": "X",
            "position": 0,
            "stddev": 215.0025794,
            "variance": 46226.10916
          },
          {
            "average": 5386825.089,
            "count": 1766788,
            "maximum": 5387221.429,
            "minimum": 5386471.409,
            "name": "Y",
            "position": 1,
            "stddev": 195.5487342,
            "variance": 38239.30745
          },
          {
            "average": 1655.329097,
            "count": 1766788,
            "maximum": 1841.032061,
            "minimum": 1457.932061,
            "name": "Z",
            "position": 2,
            "stddev": 81.78648324,
            "variance": 6689.028842
          },
          {
            "average": 79.60502618,
            "count": 1766788,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.38235754,
            "variance": 3767.793817
          },
          {
            "average": 1.23288476,
            "count": 1766788,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.493193922,
            "variance": 0.2432402447
          },
          {
            "average": 1.466442493,
            "count": 1766788,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6657919392,
            "variance": 0.4432789063
          },
          {
            "average": 0.4946032008,
            "count": 1766788,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999710152,
            "variance": 0.249971016
          },
          {
            "average": 0,
            "count": 1766788,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26102113,
            "count": 1766788,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.43919154,
            "variance": 0.1928892088
          },
          {
            "average": -1.710706697,
            "count": 1766788,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86500617,
            "variance": 118.0483591
          },
          {
            "average": 2,
            "count": 1766788,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5541.867443,
            "count": 1766788,
            "maximum": 5543,
            "minimum": 5541,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8064011299,
            "variance": 0.6502827823
          },
          {
            "average": 11386.6009,
            "count": 1766788,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10276.84077,
            "variance": 105613456.2
          },
          {
            "average": 11788.18022,
            "count": 1766788,
            "maximum": 58880,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 8993.00126,
            "variance": 80874071.66
          },
          {
            "average": 13006.57057,
            "count": 1766788,
            "maximum": 57856,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 6389.996513,
            "variance": 40832055.44
          },
          {
            "average": 324563.2087,
            "count": 1766788,
            "maximum": 325607.749,
            "minimum": 324033.7985,
            "name": "GpsTime",
            "position": 15,
            "stddev": 641.1497272,
            "variance": 411072.9727
          },
          {
            "average": 0,
            "count": 1766788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1766788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1766788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1766788,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1766788,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387134.5284,
          5386471.409,
          1457.932061,
          387884.5284,
          5387221.429,
          1841.032061
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387134.52836387744,
                5386471.408973303,
                1457.9320605175078
              ],
              [
                387134.52836387744,
                5387221.428973302,
                1457.9320605175078
              ],
              [
                387884.52836387744,
                5387221.428973302,
                1841.0320605175077
              ],
              [
                387884.52836387744,
                5386471.408973303,
                1841.0320605175077
              ],
              [
                387134.52836387744,
                5386471.408973303,
                1457.9320605175078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:13:27+00:00",
        "end_time": "2011-09-17T19:47:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0811.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0811.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0811.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0811.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.531734,
            48.62112469,
            1457.932061,
            -118.5213565,
            48.6280045,
            1841.032061
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.5315298636503,
                  48.621124686749255,
                  1457.9320605175078
                ],
                [
                  -118.53173400413917,
                  48.62786960706807,
                  1457.9320605175078
                ],
                [
                  -118.5215592660079,
                  48.628004502502236,
                  1841.0320605175077
                ],
                [
                  -118.52135648026889,
                  48.621259550382824,
                  1841.0320605175077
                ],
                [
                  -118.5315298636503,
                  48.621124686749255,
                  1457.9320605175078
                ]
              ]
            ]
          },
          "id": "COL_2012_0811.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0811.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:13:27Z",
            "pc:count": 1766788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 387523.1607,
                "count": 1766788,
                "maximum": 387884.5284,
                "minimum": 387134.5284,
                "name": "X",
                "position": 0,
                "stddev": 215.0025794,
                "variance": 46226.10916
              },
              {
                "average": 5386825.089,
                "count": 1766788,
                "maximum": 5387221.429,
                "minimum": 5386471.409,
                "name": "Y",
                "position": 1,
                "stddev": 195.5487342,
                "variance": 38239.30745
              },
              {
                "average": 1655.329097,
                "count": 1766788,
                "maximum": 1841.032061,
                "minimum": 1457.932061,
                "name": "Z",
                "position": 2,
                "stddev": 81.78648324,
                "variance": 6689.028842
              },
              {
                "average": 79.60502618,
                "count": 1766788,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.38235754,
                "variance": 3767.793817
              },
              {
                "average": 1.23288476,
                "count": 1766788,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.493193922,
                "variance": 0.2432402447
              },
              {
                "average": 1.466442493,
                "count": 1766788,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6657919392,
                "variance": 0.4432789063
              },
              {
                "average": 0.4946032008,
                "count": 1766788,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999710152,
                "variance": 0.249971016
              },
              {
                "average": 0,
                "count": 1766788,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26102113,
                "count": 1766788,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.43919154,
                "variance": 0.1928892088
              },
              {
                "average": -1.710706697,
                "count": 1766788,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86500617,
                "variance": 118.0483591
              },
              {
                "average": 2,
                "count": 1766788,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5541.867443,
                "count": 1766788,
                "maximum": 5543,
                "minimum": 5541,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8064011299,
                "variance": 0.6502827823
              },
              {
                "average": 11386.6009,
                "count": 1766788,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10276.84077,
                "variance": 105613456.2
              },
              {
                "average": 11788.18022,
                "count": 1766788,
                "maximum": 58880,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 8993.00126,
                "variance": 80874071.66
              },
              {
                "average": 13006.57057,
                "count": 1766788,
                "maximum": 57856,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 6389.996513,
                "variance": 40832055.44
              },
              {
                "average": 324563.2087,
                "count": 1766788,
                "maximum": 325607.749,
                "minimum": 324033.7985,
                "name": "GpsTime",
                "position": 15,
                "stddev": 641.1497272,
                "variance": 411072.9727
              },
              {
                "average": 0,
                "count": 1766788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1766788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1766788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1766788,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1766788,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387134.5284,
              5386471.409,
              1457.932061,
              387884.5284,
              5387221.429,
              1841.032061
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387134.52836387744,
                    5386471.408973303,
                    1457.9320605175078
                  ],
                  [
                    387134.52836387744,
                    5387221.428973302,
                    1457.9320605175078
                  ],
                  [
                    387884.52836387744,
                    5387221.428973302,
                    1841.0320605175077
                  ],
                  [
                    387884.52836387744,
                    5386471.408973303,
                    1841.0320605175077
                  ],
                  [
                    387134.52836387744,
                    5386471.408973303,
                    1457.9320605175078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:13:27+00:00",
            "end_time": "2011-09-17T19: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": "COL_2012_0054.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.73037450870534,
              48.483355863222705,
              664.8774057898457
            ],
            [
              -118.73060402660778,
              48.4901000984347,
              664.8774057898457
            ],
            [
              -118.72045787964186,
              48.49025224277355,
              999.1574057898457
            ],
            [
              -118.72022970572934,
              48.48350797172007,
              999.1574057898457
            ],
            [
              -118.73037450870534,
              48.483355863222705,
              664.8774057898457
            ]
          ]
        ]
      },
      "bbox": [
        -118.730604,
        48.48335586,
        664.8774058,
        -118.7202297,
        48.49025224,
        999.1574058
      ],
      "properties": {
        "datetime": "2011-09-19T22:59:02Z",
        "pc:count": 1332243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 372505.7888,
            "count": 1332243,
            "maximum": 372884.5269,
            "minimum": 372134.5269,
            "name": "X",
            "position": 0,
            "stddev": 222.7832373,
            "variance": 49632.37083
          },
          {
            "average": 5371884.795,
            "count": 1332243,
            "maximum": 5372221.422,
            "minimum": 5371471.422,
            "name": "Y",
            "position": 1,
            "stddev": 217.4215338,
            "variance": 47272.12336
          },
          {
            "average": 843.1591361,
            "count": 1332243,
            "maximum": 999.1574058,
            "minimum": 664.8774058,
            "name": "Z",
            "position": 2,
            "stddev": 78.79284236,
            "variance": 6208.312007
          },
          {
            "average": 78.80759516,
            "count": 1332243,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.13144518,
            "variance": 2930.213357
          },
          {
            "average": 1.203640777,
            "count": 1332243,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4662810872,
            "variance": 0.2174180523
          },
          {
            "average": 1.40739865,
            "count": 1332243,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6381127236,
            "variance": 0.407187848
          },
          {
            "average": 0.4938325816,
            "count": 1332243,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999621491,
            "variance": 0.2499621506
          },
          {
            "average": 0,
            "count": 1332243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.359497479,
            "count": 1332243,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.479853326,
            "variance": 0.2302592144
          },
          {
            "average": -1.828808355,
            "count": 1332243,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64145497,
            "variance": 135.5234737
          },
          {
            "average": 8,
            "count": 1332243,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5703.285435,
            "count": 1332243,
            "maximum": 5705,
            "minimum": 5702,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8234234062,
            "variance": 0.6780261059
          },
          {
            "average": 15884.80016,
            "count": 1332243,
            "maximum": 60160,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 12084.82628,
            "variance": 146043026.3
          },
          {
            "average": 15771.8502,
            "count": 1332243,
            "maximum": 57344,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 9928.01669,
            "variance": 98565515.39
          },
          {
            "average": 17094.51811,
            "count": 1332243,
            "maximum": 57344,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 8833.123517,
            "variance": 78024071.06
          },
          {
            "average": 507308.5913,
            "count": 1332243,
            "maximum": 508342.3202,
            "minimum": 506515.4956,
            "name": "GpsTime",
            "position": 15,
            "stddev": 539.4617941,
            "variance": 291019.0273
          },
          {
            "average": 0,
            "count": 1332243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1332243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1332243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1332243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1332243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372134.5269,
          5371471.422,
          664.8774058,
          372884.5269,
          5372221.422,
          999.1574058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372134.5268681511,
                5371471.422078555,
                664.8774057898457
              ],
              [
                372134.5268681511,
                5372221.422078555,
                664.8774057898457
              ],
              [
                372884.5268681511,
                5372221.422078555,
                999.1574057898457
              ],
              [
                372884.5268681511,
                5371471.422078555,
                999.1574057898457
              ],
              [
                372134.5268681511,
                5371471.422078555,
                664.8774057898457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:59:02+00:00",
        "end_time": "2011-09-19T22:28:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0054.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0054.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0054.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0054.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.730604,
            48.48335586,
            664.8774058,
            -118.7202297,
            48.49025224,
            999.1574058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.73037450870534,
                  48.483355863222705,
                  664.8774057898457
                ],
                [
                  -118.73060402660778,
                  48.4901000984347,
                  664.8774057898457
                ],
                [
                  -118.72045787964186,
                  48.49025224277355,
                  999.1574057898457
                ],
                [
                  -118.72022970572934,
                  48.48350797172007,
                  999.1574057898457
                ],
                [
                  -118.73037450870534,
                  48.483355863222705,
                  664.8774057898457
                ]
              ]
            ]
          },
          "id": "COL_2012_0054.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0054.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:59:02Z",
            "pc:count": 1332243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 372505.7888,
                "count": 1332243,
                "maximum": 372884.5269,
                "minimum": 372134.5269,
                "name": "X",
                "position": 0,
                "stddev": 222.7832373,
                "variance": 49632.37083
              },
              {
                "average": 5371884.795,
                "count": 1332243,
                "maximum": 5372221.422,
                "minimum": 5371471.422,
                "name": "Y",
                "position": 1,
                "stddev": 217.4215338,
                "variance": 47272.12336
              },
              {
                "average": 843.1591361,
                "count": 1332243,
                "maximum": 999.1574058,
                "minimum": 664.8774058,
                "name": "Z",
                "position": 2,
                "stddev": 78.79284236,
                "variance": 6208.312007
              },
              {
                "average": 78.80759516,
                "count": 1332243,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.13144518,
                "variance": 2930.213357
              },
              {
                "average": 1.203640777,
                "count": 1332243,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4662810872,
                "variance": 0.2174180523
              },
              {
                "average": 1.40739865,
                "count": 1332243,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6381127236,
                "variance": 0.407187848
              },
              {
                "average": 0.4938325816,
                "count": 1332243,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999621491,
                "variance": 0.2499621506
              },
              {
                "average": 0,
                "count": 1332243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.359497479,
                "count": 1332243,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.479853326,
                "variance": 0.2302592144
              },
              {
                "average": -1.828808355,
                "count": 1332243,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64145497,
                "variance": 135.5234737
              },
              {
                "average": 8,
                "count": 1332243,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5703.285435,
                "count": 1332243,
                "maximum": 5705,
                "minimum": 5702,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8234234062,
                "variance": 0.6780261059
              },
              {
                "average": 15884.80016,
                "count": 1332243,
                "maximum": 60160,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 12084.82628,
                "variance": 146043026.3
              },
              {
                "average": 15771.8502,
                "count": 1332243,
                "maximum": 57344,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 9928.01669,
                "variance": 98565515.39
              },
              {
                "average": 17094.51811,
                "count": 1332243,
                "maximum": 57344,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 8833.123517,
                "variance": 78024071.06
              },
              {
                "average": 507308.5913,
                "count": 1332243,
                "maximum": 508342.3202,
                "minimum": 506515.4956,
                "name": "GpsTime",
                "position": 15,
                "stddev": 539.4617941,
                "variance": 291019.0273
              },
              {
                "average": 0,
                "count": 1332243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1332243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1332243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1332243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1332243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372134.5269,
              5371471.422,
              664.8774058,
              372884.5269,
              5372221.422,
              999.1574058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372134.5268681511,
                    5371471.422078555,
                    664.8774057898457
                  ],
                  [
                    372134.5268681511,
                    5372221.422078555,
                    664.8774057898457
                  ],
                  [
                    372884.5268681511,
                    5372221.422078555,
                    999.1574057898457
                  ],
                  [
                    372884.5268681511,
                    5371471.422078555,
                    999.1574057898457
                  ],
                  [
                    372134.5268681511,
                    5371471.422078555,
                    664.8774057898457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:59:02+00:00",
            "end_time": "2011-09-19T22:28:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0821.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.80546399263103,
              48.62390284684442,
              927.2177685325008
            ],
            [
              -118.80560999500811,
              48.627994444170575,
              927.2177685325008
            ],
            [
              -118.79639429887384,
              48.628138595295695,
              1133.4577685325007
            ],
            [
              -118.79624904070243,
              48.62404697735398,
              1133.4577685325007
            ],
            [
              -118.80546399263103,
              48.62390284684442,
              927.2177685325008
            ]
          ]
        ]
      },
      "bbox": [
        -118.80561,
        48.62390285,
        927.2177685,
        -118.796249,
        48.6281386,
        1133.457769
      ],
      "properties": {
        "datetime": "2011-09-17T20:07:36Z",
        "pc:count": 669915,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367302.8752,
            "count": 669915,
            "maximum": 367634.54,
            "minimum": 366955.14,
            "name": "X",
            "position": 0,
            "stddev": 184.160366,
            "variance": 33915.0404
          },
          {
            "average": 5387414.99,
            "count": 669915,
            "maximum": 5387676.468,
            "minimum": 5387221.428,
            "name": "Y",
            "position": 1,
            "stddev": 136.7695348,
            "variance": 18705.90565
          },
          {
            "average": 975.9912411,
            "count": 669915,
            "maximum": 1133.457769,
            "minimum": 927.2177685,
            "name": "Z",
            "position": 2,
            "stddev": 47.14216029,
            "variance": 2222.383277
          },
          {
            "average": 98.63314749,
            "count": 669915,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.37145827,
            "variance": 2058.569226
          },
          {
            "average": 1.067580215,
            "count": 669915,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2722482821,
            "variance": 0.07411912709
          },
          {
            "average": 1.135333587,
            "count": 669915,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3879092967,
            "variance": 0.1504736225
          },
          {
            "average": 0.4966092713,
            "count": 669915,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499988876,
            "variance": 0.2499888761
          },
          {
            "average": 0,
            "count": 669915,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.443769732,
            "count": 669915,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4968284668,
            "variance": 0.2468385254
          },
          {
            "average": -4.007611345,
            "count": 669915,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.265831932,
            "variance": 85.85564139
          },
          {
            "average": 2,
            "count": 669915,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5541.7674,
            "count": 669915,
            "maximum": 5543,
            "minimum": 5541,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6789252886,
            "variance": 0.4609395475
          },
          {
            "average": 22788.33001,
            "count": 669915,
            "maximum": 64768,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13300.19349,
            "variance": 176895146.9
          },
          {
            "average": 20387.75188,
            "count": 669915,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10925.81444,
            "variance": 119373421.1
          },
          {
            "average": 19031.40414,
            "count": 669915,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 8457.491325,
            "variance": 71529159.51
          },
          {
            "average": 324400.6912,
            "count": 669915,
            "maximum": 325256.4668,
            "minimum": 323693.0719,
            "name": "GpsTime",
            "position": 15,
            "stddev": 572.9114171,
            "variance": 328227.4919
          },
          {
            "average": 0,
            "count": 669915,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 669915,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 669915,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 669915,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 669915,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366955.14,
          5387221.428,
          927.2177685,
          367634.54,
          5387676.468,
          1133.457769
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366955.1400475003,
                5387221.427824546,
                927.2177685325008
              ],
              [
                366955.1400475003,
                5387676.467824545,
                927.2177685325008
              ],
              [
                367634.54004750034,
                5387676.467824545,
                1133.4577685325007
              ],
              [
                367634.54004750034,
                5387221.427824546,
                1133.4577685325007
              ],
              [
                366955.1400475003,
                5387221.427824546,
                927.2177685325008
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T20:07:36+00:00",
        "end_time": "2011-09-17T19:41:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0821.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0821.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0821.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0821.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.80561,
            48.62390285,
            927.2177685,
            -118.796249,
            48.6281386,
            1133.457769
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.80546399263103,
                  48.62390284684442,
                  927.2177685325008
                ],
                [
                  -118.80560999500811,
                  48.627994444170575,
                  927.2177685325008
                ],
                [
                  -118.79639429887384,
                  48.628138595295695,
                  1133.4577685325007
                ],
                [
                  -118.79624904070243,
                  48.62404697735398,
                  1133.4577685325007
                ],
                [
                  -118.80546399263103,
                  48.62390284684442,
                  927.2177685325008
                ]
              ]
            ]
          },
          "id": "COL_2012_0821.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0821.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:07:36Z",
            "pc:count": 669915,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367302.8752,
                "count": 669915,
                "maximum": 367634.54,
                "minimum": 366955.14,
                "name": "X",
                "position": 0,
                "stddev": 184.160366,
                "variance": 33915.0404
              },
              {
                "average": 5387414.99,
                "count": 669915,
                "maximum": 5387676.468,
                "minimum": 5387221.428,
                "name": "Y",
                "position": 1,
                "stddev": 136.7695348,
                "variance": 18705.90565
              },
              {
                "average": 975.9912411,
                "count": 669915,
                "maximum": 1133.457769,
                "minimum": 927.2177685,
                "name": "Z",
                "position": 2,
                "stddev": 47.14216029,
                "variance": 2222.383277
              },
              {
                "average": 98.63314749,
                "count": 669915,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.37145827,
                "variance": 2058.569226
              },
              {
                "average": 1.067580215,
                "count": 669915,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2722482821,
                "variance": 0.07411912709
              },
              {
                "average": 1.135333587,
                "count": 669915,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3879092967,
                "variance": 0.1504736225
              },
              {
                "average": 0.4966092713,
                "count": 669915,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499988876,
                "variance": 0.2499888761
              },
              {
                "average": 0,
                "count": 669915,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.443769732,
                "count": 669915,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4968284668,
                "variance": 0.2468385254
              },
              {
                "average": -4.007611345,
                "count": 669915,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.265831932,
                "variance": 85.85564139
              },
              {
                "average": 2,
                "count": 669915,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5541.7674,
                "count": 669915,
                "maximum": 5543,
                "minimum": 5541,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6789252886,
                "variance": 0.4609395475
              },
              {
                "average": 22788.33001,
                "count": 669915,
                "maximum": 64768,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13300.19349,
                "variance": 176895146.9
              },
              {
                "average": 20387.75188,
                "count": 669915,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10925.81444,
                "variance": 119373421.1
              },
              {
                "average": 19031.40414,
                "count": 669915,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 8457.491325,
                "variance": 71529159.51
              },
              {
                "average": 324400.6912,
                "count": 669915,
                "maximum": 325256.4668,
                "minimum": 323693.0719,
                "name": "GpsTime",
                "position": 15,
                "stddev": 572.9114171,
                "variance": 328227.4919
              },
              {
                "average": 0,
                "count": 669915,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 669915,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 669915,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 669915,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 669915,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366955.14,
              5387221.428,
              927.2177685,
              367634.54,
              5387676.468,
              1133.457769
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366955.1400475003,
                    5387221.427824546,
                    927.2177685325008
                  ],
                  [
                    366955.1400475003,
                    5387676.467824545,
                    927.2177685325008
                  ],
                  [
                    367634.54004750034,
                    5387676.467824545,
                    1133.4577685325007
                  ],
                  [
                    367634.54004750034,
                    5387221.427824546,
                    1133.4577685325007
                  ],
                  [
                    366955.1400475003,
                    5387221.427824546,
                    927.2177685325008
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T20:07:36+00:00",
            "end_time": "2011-09-17T19: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": "COL_2012_1283.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.53603814133443,
              48.76950705387197,
              1118.4659625199197
            ],
            [
              -118.53609798739927,
              48.771468550236776,
              1118.4659625199197
            ],
            [
              -118.5258942870244,
              48.77160412470029,
              1205.6659625199195
            ],
            [
              -118.52583483811641,
              48.76964261903397,
              1205.6659625199195
            ],
            [
              -118.53603814133443,
              48.76950705387197,
              1118.4659625199197
            ]
          ]
        ]
      },
      "bbox": [
        -118.536098,
        48.76950705,
        1118.465963,
        -118.5258348,
        48.77160412,
        1205.665963
      ],
      "properties": {
        "datetime": "2011-09-14T21:11:08Z",
        "pc:count": 336717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 387472.4783,
            "count": 336717,
            "maximum": 387884.5439,
            "minimum": 387134.5439,
            "name": "X",
            "position": 0,
            "stddev": 203.6286674,
            "variance": 41464.63418
          },
          {
            "average": 5403076.745,
            "count": 336717,
            "maximum": 5403189.535,
            "minimum": 5402971.415,
            "name": "Y",
            "position": 1,
            "stddev": 61.80266425,
            "variance": 3819.569308
          },
          {
            "average": 1153.111237,
            "count": 336717,
            "maximum": 1205.665963,
            "minimum": 1118.465963,
            "name": "Z",
            "position": 2,
            "stddev": 17.12641287,
            "variance": 293.3140177
          },
          {
            "average": 97.18067695,
            "count": 336717,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.63212114,
            "variance": 2082.29048
          },
          {
            "average": 1.068244253,
            "count": 336717,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2645565829,
            "variance": 0.06999018556
          },
          {
            "average": 1.136812219,
            "count": 336717,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3707058773,
            "variance": 0.1374228474
          },
          {
            "average": 0.4966366415,
            "count": 336717,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999894301,
            "variance": 0.2499894303
          },
          {
            "average": 0,
            "count": 336717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.422161637,
            "count": 336717,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4939047618,
            "variance": 0.2439419138
          },
          {
            "average": -3.058935951,
            "count": 336717,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.2079954,
            "variance": 125.619161
          },
          {
            "average": 5,
            "count": 336717,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5605.222436,
            "count": 336717,
            "maximum": 5606,
            "minimum": 5604,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.756817976,
            "variance": 0.5727734489
          },
          {
            "average": 18589.09943,
            "count": 336717,
            "maximum": 61952,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10196.11086,
            "variance": 103960676.6
          },
          {
            "average": 18167.82925,
            "count": 336717,
            "maximum": 62208,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 7920.872325,
            "variance": 62740218.39
          },
          {
            "average": 19041.9601,
            "count": 336717,
            "maximum": 61952,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 6862.43168,
            "variance": 47092968.57
          },
          {
            "average": 69166.96395,
            "count": 336717,
            "maximum": 69868.6588,
            "minimum": 68260.23723,
            "name": "GpsTime",
            "position": 15,
            "stddev": 636.0852848,
            "variance": 404604.4895
          },
          {
            "average": 0,
            "count": 336717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 336717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 336717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 336717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 336717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387134.5439,
          5402971.415,
          1118.465963,
          387884.5439,
          5403189.535,
          1205.665963
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387134.5438583144,
                5402971.415251982,
                1118.4659625199197
              ],
              [
                387134.5438583144,
                5403189.535251982,
                1118.4659625199197
              ],
              [
                387884.5438583144,
                5403189.535251982,
                1205.6659625199195
              ],
              [
                387884.5438583144,
                5402971.415251982,
                1205.6659625199195
              ],
              [
                387134.5438583144,
                5402971.415251982,
                1118.4659625199197
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T21:11:08+00:00",
        "end_time": "2011-09-14T20:44:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1283.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1283.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1283.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1283.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.536098,
            48.76950705,
            1118.465963,
            -118.5258348,
            48.77160412,
            1205.665963
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.53603814133443,
                  48.76950705387197,
                  1118.4659625199197
                ],
                [
                  -118.53609798739927,
                  48.771468550236776,
                  1118.4659625199197
                ],
                [
                  -118.5258942870244,
                  48.77160412470029,
                  1205.6659625199195
                ],
                [
                  -118.52583483811641,
                  48.76964261903397,
                  1205.6659625199195
                ],
                [
                  -118.53603814133443,
                  48.76950705387197,
                  1118.4659625199197
                ]
              ]
            ]
          },
          "id": "COL_2012_1283.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1283.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:11:08Z",
            "pc:count": 336717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 387472.4783,
                "count": 336717,
                "maximum": 387884.5439,
                "minimum": 387134.5439,
                "name": "X",
                "position": 0,
                "stddev": 203.6286674,
                "variance": 41464.63418
              },
              {
                "average": 5403076.745,
                "count": 336717,
                "maximum": 5403189.535,
                "minimum": 5402971.415,
                "name": "Y",
                "position": 1,
                "stddev": 61.80266425,
                "variance": 3819.569308
              },
              {
                "average": 1153.111237,
                "count": 336717,
                "maximum": 1205.665963,
                "minimum": 1118.465963,
                "name": "Z",
                "position": 2,
                "stddev": 17.12641287,
                "variance": 293.3140177
              },
              {
                "average": 97.18067695,
                "count": 336717,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.63212114,
                "variance": 2082.29048
              },
              {
                "average": 1.068244253,
                "count": 336717,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2645565829,
                "variance": 0.06999018556
              },
              {
                "average": 1.136812219,
                "count": 336717,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3707058773,
                "variance": 0.1374228474
              },
              {
                "average": 0.4966366415,
                "count": 336717,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999894301,
                "variance": 0.2499894303
              },
              {
                "average": 0,
                "count": 336717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.422161637,
                "count": 336717,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4939047618,
                "variance": 0.2439419138
              },
              {
                "average": -3.058935951,
                "count": 336717,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.2079954,
                "variance": 125.619161
              },
              {
                "average": 5,
                "count": 336717,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5605.222436,
                "count": 336717,
                "maximum": 5606,
                "minimum": 5604,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.756817976,
                "variance": 0.5727734489
              },
              {
                "average": 18589.09943,
                "count": 336717,
                "maximum": 61952,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10196.11086,
                "variance": 103960676.6
              },
              {
                "average": 18167.82925,
                "count": 336717,
                "maximum": 62208,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 7920.872325,
                "variance": 62740218.39
              },
              {
                "average": 19041.9601,
                "count": 336717,
                "maximum": 61952,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 6862.43168,
                "variance": 47092968.57
              },
              {
                "average": 69166.96395,
                "count": 336717,
                "maximum": 69868.6588,
                "minimum": 68260.23723,
                "name": "GpsTime",
                "position": 15,
                "stddev": 636.0852848,
                "variance": 404604.4895
              },
              {
                "average": 0,
                "count": 336717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 336717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 336717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 336717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 336717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387134.5439,
              5402971.415,
              1118.465963,
              387884.5439,
              5403189.535,
              1205.665963
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387134.5438583144,
                    5402971.415251982,
                    1118.4659625199197
                  ],
                  [
                    387134.5438583144,
                    5403189.535251982,
                    1118.4659625199197
                  ],
                  [
                    387884.5438583144,
                    5403189.535251982,
                    1205.6659625199195
                  ],
                  [
                    387884.5438583144,
                    5402971.415251982,
                    1205.6659625199195
                  ],
                  [
                    387134.5438583144,
                    5402971.415251982,
                    1118.4659625199197
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T21:11:08+00:00",
            "end_time": "2011-09-14T20: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": "COL_2012_0598.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.87230402497772,
              48.57560191565464,
              1267.4166531627386
            ],
            [
              -118.87255316785652,
              48.58234551615189,
              1267.4166531627386
            ],
            [
              -118.86596323696476,
              48.58245252675373,
              1504.3966531627386
            ],
            [
              -118.86571496963292,
              48.57570890103961,
              1504.3966531627386
            ],
            [
              -118.87230402497772,
              48.57560191565464,
              1267.4166531627386
            ]
          ]
        ]
      },
      "bbox": [
        -118.8725532,
        48.57560192,
        1267.416653,
        -118.865715,
        48.58245253,
        1504.396653
      ],
      "properties": {
        "datetime": "2011-09-19T19:11:25Z",
        "pc:count": 1344026,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362150.1214,
            "count": 1344026,
            "maximum": 362384.5424,
            "minimum": 361898.2624,
            "name": "X",
            "position": 0,
            "stddev": 134.51775,
            "variance": 18095.02508
          },
          {
            "average": 5382375.088,
            "count": 1344026,
            "maximum": 5382721.431,
            "minimum": 5381971.431,
            "name": "Y",
            "position": 1,
            "stddev": 216.1049361,
            "variance": 46701.34341
          },
          {
            "average": 1372.93693,
            "count": 1344026,
            "maximum": 1504.396653,
            "minimum": 1267.416653,
            "name": "Z",
            "position": 2,
            "stddev": 49.80701667,
            "variance": 2480.73891
          },
          {
            "average": 61.94135233,
            "count": 1344026,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.49890015,
            "variance": 3540.119119
          },
          {
            "average": 1.310179267,
            "count": 1344026,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5372476287,
            "variance": 0.2886350145
          },
          {
            "average": 1.620814627,
            "count": 1344026,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.677997846,
            "variance": 0.4596810792
          },
          {
            "average": 0.4951749445,
            "count": 1344026,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999769043,
            "variance": 0.2499769048
          },
          {
            "average": 0,
            "count": 1344026,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208763075,
            "count": 1344026,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4064248715,
            "variance": 0.1651811761
          },
          {
            "average": 2.435937518,
            "count": 1344026,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.4771702,
            "variance": 155.6797762
          },
          {
            "average": 20.68504925,
            "count": 1344026,
            "maximum": 139,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 37.6537229,
            "variance": 1417.802848
          },
          {
            "average": 5678.359783,
            "count": 1344026,
            "maximum": 5686,
            "minimum": 5622,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.00175002,
            "variance": 361.0665039
          },
          {
            "average": 6143.045923,
            "count": 1344026,
            "maximum": 64000,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 3602.279752,
            "variance": 12976419.41
          },
          {
            "average": 7516.087742,
            "count": 1344026,
            "maximum": 64000,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 3492.160826,
            "variance": 12195187.23
          },
          {
            "average": 8976.457396,
            "count": 1344026,
            "maximum": 64256,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 2584.267613,
            "variance": 6678439.098
          },
          {
            "average": 485004.1253,
            "count": 1344026,
            "maximum": 494685.451,
            "minimum": 409516.8973,
            "name": "GpsTime",
            "position": 15,
            "stddev": 25437.10604,
            "variance": 647046363.6
          },
          {
            "average": 0,
            "count": 1344026,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1344026,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1344026,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1344026,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1344026,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361898.2624,
          5381971.431,
          1267.416653,
          362384.5424,
          5382721.431,
          1504.396653
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361898.26241407264,
                5381971.430726713,
                1267.4166531627386
              ],
              [
                361898.26241407264,
                5382721.430726713,
                1267.4166531627386
              ],
              [
                362384.54241407267,
                5382721.430726713,
                1504.3966531627386
              ],
              [
                362384.54241407267,
                5381971.430726713,
                1504.3966531627386
              ],
              [
                361898.26241407264,
                5381971.430726713,
                1267.4166531627386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:11:25+00:00",
        "end_time": "2011-09-18T19:31:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0598.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0598.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0598.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0598.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8725532,
            48.57560192,
            1267.416653,
            -118.865715,
            48.58245253,
            1504.396653
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.87230402497772,
                  48.57560191565464,
                  1267.4166531627386
                ],
                [
                  -118.87255316785652,
                  48.58234551615189,
                  1267.4166531627386
                ],
                [
                  -118.86596323696476,
                  48.58245252675373,
                  1504.3966531627386
                ],
                [
                  -118.86571496963292,
                  48.57570890103961,
                  1504.3966531627386
                ],
                [
                  -118.87230402497772,
                  48.57560191565464,
                  1267.4166531627386
                ]
              ]
            ]
          },
          "id": "COL_2012_0598.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0598.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:11:25Z",
            "pc:count": 1344026,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362150.1214,
                "count": 1344026,
                "maximum": 362384.5424,
                "minimum": 361898.2624,
                "name": "X",
                "position": 0,
                "stddev": 134.51775,
                "variance": 18095.02508
              },
              {
                "average": 5382375.088,
                "count": 1344026,
                "maximum": 5382721.431,
                "minimum": 5381971.431,
                "name": "Y",
                "position": 1,
                "stddev": 216.1049361,
                "variance": 46701.34341
              },
              {
                "average": 1372.93693,
                "count": 1344026,
                "maximum": 1504.396653,
                "minimum": 1267.416653,
                "name": "Z",
                "position": 2,
                "stddev": 49.80701667,
                "variance": 2480.73891
              },
              {
                "average": 61.94135233,
                "count": 1344026,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.49890015,
                "variance": 3540.119119
              },
              {
                "average": 1.310179267,
                "count": 1344026,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5372476287,
                "variance": 0.2886350145
              },
              {
                "average": 1.620814627,
                "count": 1344026,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.677997846,
                "variance": 0.4596810792
              },
              {
                "average": 0.4951749445,
                "count": 1344026,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999769043,
                "variance": 0.2499769048
              },
              {
                "average": 0,
                "count": 1344026,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208763075,
                "count": 1344026,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4064248715,
                "variance": 0.1651811761
              },
              {
                "average": 2.435937518,
                "count": 1344026,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.4771702,
                "variance": 155.6797762
              },
              {
                "average": 20.68504925,
                "count": 1344026,
                "maximum": 139,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 37.6537229,
                "variance": 1417.802848
              },
              {
                "average": 5678.359783,
                "count": 1344026,
                "maximum": 5686,
                "minimum": 5622,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.00175002,
                "variance": 361.0665039
              },
              {
                "average": 6143.045923,
                "count": 1344026,
                "maximum": 64000,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 3602.279752,
                "variance": 12976419.41
              },
              {
                "average": 7516.087742,
                "count": 1344026,
                "maximum": 64000,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 3492.160826,
                "variance": 12195187.23
              },
              {
                "average": 8976.457396,
                "count": 1344026,
                "maximum": 64256,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 2584.267613,
                "variance": 6678439.098
              },
              {
                "average": 485004.1253,
                "count": 1344026,
                "maximum": 494685.451,
                "minimum": 409516.8973,
                "name": "GpsTime",
                "position": 15,
                "stddev": 25437.10604,
                "variance": 647046363.6
              },
              {
                "average": 0,
                "count": 1344026,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1344026,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1344026,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1344026,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1344026,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361898.2624,
              5381971.431,
              1267.416653,
              362384.5424,
              5382721.431,
              1504.396653
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361898.26241407264,
                    5381971.430726713,
                    1267.4166531627386
                  ],
                  [
                    361898.26241407264,
                    5382721.430726713,
                    1267.4166531627386
                  ],
                  [
                    362384.54241407267,
                    5382721.430726713,
                    1504.3966531627386
                  ],
                  [
                    362384.54241407267,
                    5381971.430726713,
                    1504.3966531627386
                  ],
                  [
                    361898.26241407264,
                    5381971.430726713,
                    1267.4166531627386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:11:25+00:00",
            "end_time": "2011-09-18T19:31:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_1480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.52726771415122,
              48.8168544693158,
              1054.4740293797645
            ],
            [
              -118.52747269195422,
              48.82359917280606,
              1054.4740293797645
            ],
            [
              -118.51725837204872,
              48.823734089385205,
              1259.7340293797647
            ],
            [
              -118.51705476366116,
              48.81698935406162,
              1259.7340293797647
            ],
            [
              -118.52726771415122,
              48.8168544693158,
              1054.4740293797645
            ]
          ]
        ]
      },
      "bbox": [
        -118.5274727,
        48.81685447,
        1054.474029,
        -118.5170548,
        48.82373409,
        1259.734029
      ],
      "properties": {
        "datetime": "2011-09-14T21:09:52Z",
        "pc:count": 2125859,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 388228.9376,
            "count": 2125859,
            "maximum": 388634.5292,
            "minimum": 387884.5292,
            "name": "X",
            "position": 0,
            "stddev": 232.0731159,
            "variance": 53857.93112
          },
          {
            "average": 5408597.805,
            "count": 2125859,
            "maximum": 5408971.429,
            "minimum": 5408221.409,
            "name": "Y",
            "position": 1,
            "stddev": 216.3924929,
            "variance": 46825.71098
          },
          {
            "average": 1139.832348,
            "count": 2125859,
            "maximum": 1259.734029,
            "minimum": 1054.474029,
            "name": "Z",
            "position": 2,
            "stddev": 39.15130205,
            "variance": 1532.824452
          },
          {
            "average": 74.51157156,
            "count": 2125859,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.452558,
            "variance": 2965.081072
          },
          {
            "average": 1.206874021,
            "count": 2125859,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4591716373,
            "variance": 0.2108385925
          },
          {
            "average": 1.413475682,
            "count": 2125859,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6185437657,
            "variance": 0.3825963901
          },
          {
            "average": 0.4940661634,
            "count": 2125859,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999649059,
            "variance": 0.2499649072
          },
          {
            "average": 0,
            "count": 2125859,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265513376,
            "count": 2125859,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4416062895,
            "variance": 0.1950161149
          },
          {
            "average": 2.257863092,
            "count": 2125859,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.30770037,
            "variance": 177.0948892
          },
          {
            "average": 5,
            "count": 2125859,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5604.22098,
            "count": 2125859,
            "maximum": 5606,
            "minimum": 5602,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.174655488,
            "variance": 1.379815517
          },
          {
            "average": 15366.64163,
            "count": 2125859,
            "maximum": 61440,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 9919.416564,
            "variance": 98394824.97
          },
          {
            "average": 14877.19232,
            "count": 2125859,
            "maximum": 58624,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 7789.692879,
            "variance": 60679315.15
          },
          {
            "average": 15567.4035,
            "count": 2125859,
            "maximum": 56832,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 6597.806775,
            "variance": 43531054.24
          },
          {
            "average": 68355.29953,
            "count": 2125859,
            "maximum": 69792.60736,
            "minimum": 66627.57728,
            "name": "GpsTime",
            "position": 15,
            "stddev": 924.6053118,
            "variance": 854894.9827
          },
          {
            "average": 0,
            "count": 2125859,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2125859,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2125859,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2125859,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2125859,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387884.5292,
          5408221.409,
          1054.474029,
          388634.5292,
          5408971.429,
          1259.734029
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387884.5291727295,
                5408221.409403086,
                1054.4740293797645
              ],
              [
                387884.5291727295,
                5408971.429403085,
                1054.4740293797645
              ],
              [
                388634.5291727295,
                5408971.429403085,
                1259.7340293797647
              ],
              [
                388634.5291727295,
                5408221.409403086,
                1259.7340293797647
              ],
              [
                387884.5291727295,
                5408221.409403086,
                1054.4740293797645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T21:09:52+00:00",
        "end_time": "2011-09-14T20:17:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5274727,
            48.81685447,
            1054.474029,
            -118.5170548,
            48.82373409,
            1259.734029
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.52726771415122,
                  48.8168544693158,
                  1054.4740293797645
                ],
                [
                  -118.52747269195422,
                  48.82359917280606,
                  1054.4740293797645
                ],
                [
                  -118.51725837204872,
                  48.823734089385205,
                  1259.7340293797647
                ],
                [
                  -118.51705476366116,
                  48.81698935406162,
                  1259.7340293797647
                ],
                [
                  -118.52726771415122,
                  48.8168544693158,
                  1054.4740293797645
                ]
              ]
            ]
          },
          "id": "COL_2012_1480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:09:52Z",
            "pc:count": 2125859,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 388228.9376,
                "count": 2125859,
                "maximum": 388634.5292,
                "minimum": 387884.5292,
                "name": "X",
                "position": 0,
                "stddev": 232.0731159,
                "variance": 53857.93112
              },
              {
                "average": 5408597.805,
                "count": 2125859,
                "maximum": 5408971.429,
                "minimum": 5408221.409,
                "name": "Y",
                "position": 1,
                "stddev": 216.3924929,
                "variance": 46825.71098
              },
              {
                "average": 1139.832348,
                "count": 2125859,
                "maximum": 1259.734029,
                "minimum": 1054.474029,
                "name": "Z",
                "position": 2,
                "stddev": 39.15130205,
                "variance": 1532.824452
              },
              {
                "average": 74.51157156,
                "count": 2125859,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.452558,
                "variance": 2965.081072
              },
              {
                "average": 1.206874021,
                "count": 2125859,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4591716373,
                "variance": 0.2108385925
              },
              {
                "average": 1.413475682,
                "count": 2125859,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6185437657,
                "variance": 0.3825963901
              },
              {
                "average": 0.4940661634,
                "count": 2125859,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999649059,
                "variance": 0.2499649072
              },
              {
                "average": 0,
                "count": 2125859,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265513376,
                "count": 2125859,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4416062895,
                "variance": 0.1950161149
              },
              {
                "average": 2.257863092,
                "count": 2125859,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.30770037,
                "variance": 177.0948892
              },
              {
                "average": 5,
                "count": 2125859,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5604.22098,
                "count": 2125859,
                "maximum": 5606,
                "minimum": 5602,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.174655488,
                "variance": 1.379815517
              },
              {
                "average": 15366.64163,
                "count": 2125859,
                "maximum": 61440,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 9919.416564,
                "variance": 98394824.97
              },
              {
                "average": 14877.19232,
                "count": 2125859,
                "maximum": 58624,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 7789.692879,
                "variance": 60679315.15
              },
              {
                "average": 15567.4035,
                "count": 2125859,
                "maximum": 56832,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 6597.806775,
                "variance": 43531054.24
              },
              {
                "average": 68355.29953,
                "count": 2125859,
                "maximum": 69792.60736,
                "minimum": 66627.57728,
                "name": "GpsTime",
                "position": 15,
                "stddev": 924.6053118,
                "variance": 854894.9827
              },
              {
                "average": 0,
                "count": 2125859,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2125859,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2125859,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2125859,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2125859,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387884.5292,
              5408221.409,
              1054.474029,
              388634.5292,
              5408971.429,
              1259.734029
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387884.5291727295,
                    5408221.409403086,
                    1054.4740293797645
                  ],
                  [
                    387884.5291727295,
                    5408971.429403085,
                    1054.4740293797645
                  ],
                  [
                    388634.5291727295,
                    5408971.429403085,
                    1259.7340293797647
                  ],
                  [
                    388634.5291727295,
                    5408221.409403086,
                    1259.7340293797647
                  ],
                  [
                    387884.5291727295,
                    5408221.409403086,
                    1054.4740293797645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T21:09:52+00:00",
            "end_time": "2011-09-14T20:17:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0518.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.52969604513169,
              48.56042163927837,
              1491.0986512923355
            ],
            [
              -118.52989950693488,
              48.56716663682242,
              1491.0986512923355
            ],
            [
              -118.51973694321525,
              48.56730124636179,
              1869.8386512923353
            ],
            [
              -118.51953483166248,
              48.56055621709276,
              1869.8386512923353
            ],
            [
              -118.52969604513169,
              48.56042163927837,
              1491.0986512923355
            ]
          ]
        ]
      },
      "bbox": [
        -118.5298995,
        48.56042164,
        1491.098651,
        -118.5195348,
        48.56730125,
        1869.838651
      ],
      "properties": {
        "datetime": "2011-09-19T19:51:42Z",
        "pc:count": 2362778,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 387496.8216,
            "count": 2362778,
            "maximum": 387884.5283,
            "minimum": 387134.5283,
            "name": "X",
            "position": 0,
            "stddev": 209.6351565,
            "variance": 43946.89885
          },
          {
            "average": 5380025.6,
            "count": 2362778,
            "maximum": 5380471.429,
            "minimum": 5379721.409,
            "name": "Y",
            "position": 1,
            "stddev": 221.9564054,
            "variance": 49264.64592
          },
          {
            "average": 1652.467991,
            "count": 2362778,
            "maximum": 1869.838651,
            "minimum": 1491.098651,
            "name": "Z",
            "position": 2,
            "stddev": 76.24038104,
            "variance": 5812.595701
          },
          {
            "average": 63.94900875,
            "count": 2362778,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.82944894,
            "variance": 2897.609573
          },
          {
            "average": 1.234244182,
            "count": 2362778,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4845889671,
            "variance": 0.234826467
          },
          {
            "average": 1.468079947,
            "count": 2362778,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6442123715,
            "variance": 0.4150095796
          },
          {
            "average": 0.4952056435,
            "count": 2362778,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999771194,
            "variance": 0.2499771199
          },
          {
            "average": 0,
            "count": 2362778,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.145022935,
            "count": 2362778,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3521240345,
            "variance": 0.1239913357
          },
          {
            "average": -4.294396427,
            "count": 2362778,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.58087642,
            "variance": 158.2784514
          },
          {
            "average": 8,
            "count": 2362778,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5687.986009,
            "count": 2362778,
            "maximum": 5690,
            "minimum": 5686,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.19719911,
            "variance": 1.433285709
          },
          {
            "average": 8009.676528,
            "count": 2362778,
            "maximum": 43520,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 4739.607269,
            "variance": 22463877.07
          },
          {
            "average": 8654.386807,
            "count": 2362778,
            "maximum": 40704,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 4708.778805,
            "variance": 22172597.84
          },
          {
            "average": 9587.49426,
            "count": 2362778,
            "maximum": 41472,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 3280.594126,
            "variance": 10762297.82
          },
          {
            "average": 495880.886,
            "count": 2362778,
            "maximum": 497102.1525,
            "minimum": 494244.6662,
            "name": "GpsTime",
            "position": 15,
            "stddev": 819.2279374,
            "variance": 671134.4134
          },
          {
            "average": 0,
            "count": 2362778,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2362778,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2362778,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2362778,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2362778,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387134.5283,
          5379721.409,
          1491.098651,
          387884.5283,
          5380471.429,
          1869.838651
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387134.52826687857,
                5379721.409284606,
                1491.0986512923355
              ],
              [
                387134.52826687857,
                5380471.429284605,
                1491.0986512923355
              ],
              [
                387884.52826687857,
                5380471.429284605,
                1869.8386512923353
              ],
              [
                387884.52826687857,
                5379721.409284606,
                1869.8386512923353
              ],
              [
                387134.52826687857,
                5379721.409284606,
                1491.0986512923355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:51:42+00:00",
        "end_time": "2011-09-19T19:04:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0518.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0518.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0518.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0518.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5298995,
            48.56042164,
            1491.098651,
            -118.5195348,
            48.56730125,
            1869.838651
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.52969604513169,
                  48.56042163927837,
                  1491.0986512923355
                ],
                [
                  -118.52989950693488,
                  48.56716663682242,
                  1491.0986512923355
                ],
                [
                  -118.51973694321525,
                  48.56730124636179,
                  1869.8386512923353
                ],
                [
                  -118.51953483166248,
                  48.56055621709276,
                  1869.8386512923353
                ],
                [
                  -118.52969604513169,
                  48.56042163927837,
                  1491.0986512923355
                ]
              ]
            ]
          },
          "id": "COL_2012_0518.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0518.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:51:42Z",
            "pc:count": 2362778,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 387496.8216,
                "count": 2362778,
                "maximum": 387884.5283,
                "minimum": 387134.5283,
                "name": "X",
                "position": 0,
                "stddev": 209.6351565,
                "variance": 43946.89885
              },
              {
                "average": 5380025.6,
                "count": 2362778,
                "maximum": 5380471.429,
                "minimum": 5379721.409,
                "name": "Y",
                "position": 1,
                "stddev": 221.9564054,
                "variance": 49264.64592
              },
              {
                "average": 1652.467991,
                "count": 2362778,
                "maximum": 1869.838651,
                "minimum": 1491.098651,
                "name": "Z",
                "position": 2,
                "stddev": 76.24038104,
                "variance": 5812.595701
              },
              {
                "average": 63.94900875,
                "count": 2362778,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.82944894,
                "variance": 2897.609573
              },
              {
                "average": 1.234244182,
                "count": 2362778,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4845889671,
                "variance": 0.234826467
              },
              {
                "average": 1.468079947,
                "count": 2362778,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6442123715,
                "variance": 0.4150095796
              },
              {
                "average": 0.4952056435,
                "count": 2362778,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999771194,
                "variance": 0.2499771199
              },
              {
                "average": 0,
                "count": 2362778,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.145022935,
                "count": 2362778,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3521240345,
                "variance": 0.1239913357
              },
              {
                "average": -4.294396427,
                "count": 2362778,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.58087642,
                "variance": 158.2784514
              },
              {
                "average": 8,
                "count": 2362778,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5687.986009,
                "count": 2362778,
                "maximum": 5690,
                "minimum": 5686,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.19719911,
                "variance": 1.433285709
              },
              {
                "average": 8009.676528,
                "count": 2362778,
                "maximum": 43520,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 4739.607269,
                "variance": 22463877.07
              },
              {
                "average": 8654.386807,
                "count": 2362778,
                "maximum": 40704,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 4708.778805,
                "variance": 22172597.84
              },
              {
                "average": 9587.49426,
                "count": 2362778,
                "maximum": 41472,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 3280.594126,
                "variance": 10762297.82
              },
              {
                "average": 495880.886,
                "count": 2362778,
                "maximum": 497102.1525,
                "minimum": 494244.6662,
                "name": "GpsTime",
                "position": 15,
                "stddev": 819.2279374,
                "variance": 671134.4134
              },
              {
                "average": 0,
                "count": 2362778,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2362778,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2362778,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2362778,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2362778,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387134.5283,
              5379721.409,
              1491.098651,
              387884.5283,
              5380471.429,
              1869.838651
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387134.52826687857,
                    5379721.409284606,
                    1491.0986512923355
                  ],
                  [
                    387134.52826687857,
                    5380471.429284605,
                    1491.0986512923355
                  ],
                  [
                    387884.52826687857,
                    5380471.429284605,
                    1869.8386512923353
                  ],
                  [
                    387884.52826687857,
                    5379721.409284606,
                    1869.8386512923353
                  ],
                  [
                    387134.52826687857,
                    5379721.409284606,
                    1491.0986512923355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:51:42+00:00",
            "end_time": "2011-09-19T19: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": "COL_2012_0388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.67127833269382,
              48.53821040766209,
              901.8114729810792
            ],
            [
              -118.67150044171704,
              48.54495478514868,
              901.8114729810792
            ],
            [
              -118.66134302470957,
              48.54510184218994,
              1143.0514729810793
            ],
            [
              -118.66112226388643,
              48.53835743005131,
              1143.0514729810793
            ],
            [
              -118.67127833269382,
              48.53821040766209,
              901.8114729810792
            ]
          ]
        ]
      },
      "bbox": [
        -118.6715004,
        48.53821041,
        901.811473,
        -118.6611223,
        48.54510184,
        1143.051473
      ],
      "properties": {
        "datetime": "2011-09-19T20:41:47Z",
        "pc:count": 1831314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377016.8557,
            "count": 1831314,
            "maximum": 377384.5286,
            "minimum": 376634.5286,
            "name": "X",
            "position": 0,
            "stddev": 218.2787347,
            "variance": 47645.60601
          },
          {
            "average": 5377863.68,
            "count": 1831314,
            "maximum": 5378221.418,
            "minimum": 5377471.418,
            "name": "Y",
            "position": 1,
            "stddev": 212.7681687,
            "variance": 45270.2936
          },
          {
            "average": 991.2617215,
            "count": 1831314,
            "maximum": 1143.051473,
            "minimum": 901.811473,
            "name": "Z",
            "position": 2,
            "stddev": 46.06566225,
            "variance": 2122.045238
          },
          {
            "average": 68.55580474,
            "count": 1831314,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.25802181,
            "variance": 2730.900843
          },
          {
            "average": 1.212899044,
            "count": 1831314,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4612477234,
            "variance": 0.2127494624
          },
          {
            "average": 1.425680686,
            "count": 1831314,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6164141841,
            "variance": 0.3799664463
          },
          {
            "average": 0.4936340791,
            "count": 1831314,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999596099,
            "variance": 0.2499596115
          },
          {
            "average": 0,
            "count": 1831314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238162325,
            "count": 1831314,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.425959072,
            "variance": 0.181441131
          },
          {
            "average": -0.9234496623,
            "count": 1831314,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.8495055,
            "variance": 165.1097917
          },
          {
            "average": 8,
            "count": 1831314,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5692.721863,
            "count": 1831314,
            "maximum": 5694,
            "minimum": 5691,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9557711735,
            "variance": 0.9134985361
          },
          {
            "average": 12823.66594,
            "count": 1831314,
            "maximum": 61952,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9906.032613,
            "variance": 98129482.14
          },
          {
            "average": 13122.22637,
            "count": 1831314,
            "maximum": 60416,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8069.341593,
            "variance": 65114273.74
          },
          {
            "average": 14217.65057,
            "count": 1831314,
            "maximum": 60416,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6773.116895,
            "variance": 45875112.47
          },
          {
            "average": 499209.6256,
            "count": 1831314,
            "maximum": 500107.8898,
            "minimum": 498025.1407,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.0427941,
            "variance": 444946.0892
          },
          {
            "average": 0,
            "count": 1831314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1831314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1831314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1831314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1831314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376634.5286,
          5377471.418,
          901.811473,
          377384.5286,
          5378221.418,
          1143.051473
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376634.5285812478,
                5377471.418420509,
                901.8114729810792
              ],
              [
                376634.5285812478,
                5378221.418420509,
                901.8114729810792
              ],
              [
                377384.5285812478,
                5378221.418420509,
                1143.0514729810793
              ],
              [
                377384.5285812478,
                5377471.418420509,
                1143.0514729810793
              ],
              [
                376634.5285812478,
                5377471.418420509,
                901.8114729810792
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T20:41:47+00:00",
        "end_time": "2011-09-19T20:07:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6715004,
            48.53821041,
            901.811473,
            -118.6611223,
            48.54510184,
            1143.051473
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.67127833269382,
                  48.53821040766209,
                  901.8114729810792
                ],
                [
                  -118.67150044171704,
                  48.54495478514868,
                  901.8114729810792
                ],
                [
                  -118.66134302470957,
                  48.54510184218994,
                  1143.0514729810793
                ],
                [
                  -118.66112226388643,
                  48.53835743005131,
                  1143.0514729810793
                ],
                [
                  -118.67127833269382,
                  48.53821040766209,
                  901.8114729810792
                ]
              ]
            ]
          },
          "id": "COL_2012_0388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:41:47Z",
            "pc:count": 1831314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377016.8557,
                "count": 1831314,
                "maximum": 377384.5286,
                "minimum": 376634.5286,
                "name": "X",
                "position": 0,
                "stddev": 218.2787347,
                "variance": 47645.60601
              },
              {
                "average": 5377863.68,
                "count": 1831314,
                "maximum": 5378221.418,
                "minimum": 5377471.418,
                "name": "Y",
                "position": 1,
                "stddev": 212.7681687,
                "variance": 45270.2936
              },
              {
                "average": 991.2617215,
                "count": 1831314,
                "maximum": 1143.051473,
                "minimum": 901.811473,
                "name": "Z",
                "position": 2,
                "stddev": 46.06566225,
                "variance": 2122.045238
              },
              {
                "average": 68.55580474,
                "count": 1831314,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.25802181,
                "variance": 2730.900843
              },
              {
                "average": 1.212899044,
                "count": 1831314,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4612477234,
                "variance": 0.2127494624
              },
              {
                "average": 1.425680686,
                "count": 1831314,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6164141841,
                "variance": 0.3799664463
              },
              {
                "average": 0.4936340791,
                "count": 1831314,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999596099,
                "variance": 0.2499596115
              },
              {
                "average": 0,
                "count": 1831314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238162325,
                "count": 1831314,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.425959072,
                "variance": 0.181441131
              },
              {
                "average": -0.9234496623,
                "count": 1831314,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.8495055,
                "variance": 165.1097917
              },
              {
                "average": 8,
                "count": 1831314,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5692.721863,
                "count": 1831314,
                "maximum": 5694,
                "minimum": 5691,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9557711735,
                "variance": 0.9134985361
              },
              {
                "average": 12823.66594,
                "count": 1831314,
                "maximum": 61952,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9906.032613,
                "variance": 98129482.14
              },
              {
                "average": 13122.22637,
                "count": 1831314,
                "maximum": 60416,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8069.341593,
                "variance": 65114273.74
              },
              {
                "average": 14217.65057,
                "count": 1831314,
                "maximum": 60416,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6773.116895,
                "variance": 45875112.47
              },
              {
                "average": 499209.6256,
                "count": 1831314,
                "maximum": 500107.8898,
                "minimum": 498025.1407,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.0427941,
                "variance": 444946.0892
              },
              {
                "average": 0,
                "count": 1831314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1831314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1831314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1831314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1831314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376634.5286,
              5377471.418,
              901.811473,
              377384.5286,
              5378221.418,
              1143.051473
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376634.5285812478,
                    5377471.418420509,
                    901.8114729810792
                  ],
                  [
                    376634.5285812478,
                    5378221.418420509,
                    901.8114729810792
                  ],
                  [
                    377384.5285812478,
                    5378221.418420509,
                    1143.0514729810793
                  ],
                  [
                    377384.5285812478,
                    5377471.418420509,
                    1143.0514729810793
                  ],
                  [
                    376634.5285812478,
                    5377471.418420509,
                    901.8114729810792
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T20:41:47+00:00",
            "end_time": "2011-09-19T20:07: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": "COL_2012_2245.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.75688775058879,
              48.95527561759484,
              739.8982390168716
            ],
            [
              -118.75712468169688,
              48.962019202652264,
              739.8982390168716
            ],
            [
              -118.74688329727758,
              48.962174788485356,
              877.7982390168717
            ],
            [
              -118.74664774540351,
              48.95543116669925,
              877.7982390168717
            ],
            [
              -118.75688775058879,
              48.95527561759484,
              739.8982390168716
            ]
          ]
        ]
      },
      "bbox": [
        -118.7571247,
        48.95527562,
        739.898239,
        -118.7466477,
        48.96217479,
        877.798239
      ],
      "properties": {
        "datetime": "2011-09-20T20:11:17Z",
        "pc:count": 1609997,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 371746.667,
            "count": 1609997,
            "maximum": 372134.5282,
            "minimum": 371384.5282,
            "name": "X",
            "position": 0,
            "stddev": 244.6721163,
            "variance": 59864.44447
          },
          {
            "average": 5424354.632,
            "count": 1609997,
            "maximum": 5424721.422,
            "minimum": 5423971.422,
            "name": "Y",
            "position": 1,
            "stddev": 213.66568,
            "variance": 45653.0228
          },
          {
            "average": 811.3821311,
            "count": 1609997,
            "maximum": 877.798239,
            "minimum": 739.898239,
            "name": "Z",
            "position": 2,
            "stddev": 23.95387518,
            "variance": 573.7881362
          },
          {
            "average": 89.50482641,
            "count": 1609997,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.43879312,
            "variance": 2749.827024
          },
          {
            "average": 1.153822026,
            "count": 1609997,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4091023223,
            "variance": 0.1673647101
          },
          {
            "average": 1.30819809,
            "count": 1609997,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5701443778,
            "variance": 0.3250646115
          },
          {
            "average": 0.4952406744,
            "count": 1609997,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999775036,
            "variance": 0.2499775041
          },
          {
            "average": 0,
            "count": 1609997,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.385042332,
            "count": 1609997,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4866054682,
            "variance": 0.2367848817
          },
          {
            "average": -3.136929561,
            "count": 1609997,
            "maximum": 22.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.28757909,
            "variance": 150.9845998
          },
          {
            "average": 20.94336822,
            "count": 1609997,
            "maximum": 143,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 41.93097355,
            "variance": 1758.206543
          },
          {
            "average": 5661.174759,
            "count": 1609997,
            "maximum": 5665,
            "minimum": 5641,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.219522698,
            "variance": 52.12150798
          },
          {
            "average": 20679.78802,
            "count": 1609997,
            "maximum": 61184,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 14780.49847,
            "variance": 218463135
          },
          {
            "average": 19737.87942,
            "count": 1609997,
            "maximum": 61440,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 12247.98531,
            "variance": 150013144
          },
          {
            "average": 19436.13309,
            "count": 1609997,
            "maximum": 59648,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 10833.01616,
            "variance": 117354239.1
          },
          {
            "average": 565605.9777,
            "count": 1609997,
            "maximum": 584677.9898,
            "minimum": 420800.8815,
            "name": "GpsTime",
            "position": 15,
            "stddev": 51608.60805,
            "variance": 2663448425
          },
          {
            "average": 0,
            "count": 1609997,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1609997,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1609997,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1609997,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1609997,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          371384.5282,
          5423971.422,
          739.898239,
          372134.5282,
          5424721.422,
          877.798239
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                371384.5282049521,
                5423971.421744309,
                739.8982390168716
              ],
              [
                371384.5282049521,
                5424721.421744309,
                739.8982390168716
              ],
              [
                372134.5282049521,
                5424721.421744309,
                877.7982390168717
              ],
              [
                372134.5282049521,
                5423971.421744309,
                877.7982390168717
              ],
              [
                371384.5282049521,
                5423971.421744309,
                739.8982390168716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T20:11:17+00:00",
        "end_time": "2011-09-18T22:40:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2245.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2245.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2245.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2245.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7571247,
            48.95527562,
            739.898239,
            -118.7466477,
            48.96217479,
            877.798239
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.75688775058879,
                  48.95527561759484,
                  739.8982390168716
                ],
                [
                  -118.75712468169688,
                  48.962019202652264,
                  739.8982390168716
                ],
                [
                  -118.74688329727758,
                  48.962174788485356,
                  877.7982390168717
                ],
                [
                  -118.74664774540351,
                  48.95543116669925,
                  877.7982390168717
                ],
                [
                  -118.75688775058879,
                  48.95527561759484,
                  739.8982390168716
                ]
              ]
            ]
          },
          "id": "COL_2012_2245.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2245.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:11:17Z",
            "pc:count": 1609997,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 371746.667,
                "count": 1609997,
                "maximum": 372134.5282,
                "minimum": 371384.5282,
                "name": "X",
                "position": 0,
                "stddev": 244.6721163,
                "variance": 59864.44447
              },
              {
                "average": 5424354.632,
                "count": 1609997,
                "maximum": 5424721.422,
                "minimum": 5423971.422,
                "name": "Y",
                "position": 1,
                "stddev": 213.66568,
                "variance": 45653.0228
              },
              {
                "average": 811.3821311,
                "count": 1609997,
                "maximum": 877.798239,
                "minimum": 739.898239,
                "name": "Z",
                "position": 2,
                "stddev": 23.95387518,
                "variance": 573.7881362
              },
              {
                "average": 89.50482641,
                "count": 1609997,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.43879312,
                "variance": 2749.827024
              },
              {
                "average": 1.153822026,
                "count": 1609997,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4091023223,
                "variance": 0.1673647101
              },
              {
                "average": 1.30819809,
                "count": 1609997,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5701443778,
                "variance": 0.3250646115
              },
              {
                "average": 0.4952406744,
                "count": 1609997,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999775036,
                "variance": 0.2499775041
              },
              {
                "average": 0,
                "count": 1609997,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.385042332,
                "count": 1609997,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4866054682,
                "variance": 0.2367848817
              },
              {
                "average": -3.136929561,
                "count": 1609997,
                "maximum": 22.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.28757909,
                "variance": 150.9845998
              },
              {
                "average": 20.94336822,
                "count": 1609997,
                "maximum": 143,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 41.93097355,
                "variance": 1758.206543
              },
              {
                "average": 5661.174759,
                "count": 1609997,
                "maximum": 5665,
                "minimum": 5641,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.219522698,
                "variance": 52.12150798
              },
              {
                "average": 20679.78802,
                "count": 1609997,
                "maximum": 61184,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 14780.49847,
                "variance": 218463135
              },
              {
                "average": 19737.87942,
                "count": 1609997,
                "maximum": 61440,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 12247.98531,
                "variance": 150013144
              },
              {
                "average": 19436.13309,
                "count": 1609997,
                "maximum": 59648,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 10833.01616,
                "variance": 117354239.1
              },
              {
                "average": 565605.9777,
                "count": 1609997,
                "maximum": 584677.9898,
                "minimum": 420800.8815,
                "name": "GpsTime",
                "position": 15,
                "stddev": 51608.60805,
                "variance": 2663448425
              },
              {
                "average": 0,
                "count": 1609997,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1609997,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1609997,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1609997,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1609997,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              371384.5282,
              5423971.422,
              739.898239,
              372134.5282,
              5424721.422,
              877.798239
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    371384.5282049521,
                    5423971.421744309,
                    739.8982390168716
                  ],
                  [
                    371384.5282049521,
                    5424721.421744309,
                    739.8982390168716
                  ],
                  [
                    372134.5282049521,
                    5424721.421744309,
                    877.7982390168717
                  ],
                  [
                    372134.5282049521,
                    5423971.421744309,
                    877.7982390168717
                  ],
                  [
                    371384.5282049521,
                    5423971.421744309,
                    739.8982390168716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T20:11:17+00:00",
            "end_time": "2011-09-18T22: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": "COL_2012_1027.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.48303535929175,
              48.702728226162996,
              1731.7826441636516
            ],
            [
              -118.48323360495822,
              48.70947320089228,
              1731.7826441636516
            ],
            [
              -118.47304219857877,
              48.70960397286787,
              2021.0826441636518
            ],
            [
              -118.47284531386813,
              48.70285896729839,
              2021.0826441636518
            ],
            [
              -118.48303535929175,
              48.702728226162996,
              1731.7826441636516
            ]
          ]
        ]
      },
      "bbox": [
        -118.4832336,
        48.70272823,
        1731.782644,
        -118.4728453,
        48.70960397,
        2021.082644
      ],
      "properties": {
        "datetime": "2011-09-15T19:57:29Z",
        "pc:count": 1806115,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391239.7058,
            "count": 1806115,
            "maximum": 391634.5288,
            "minimum": 390884.5288,
            "name": "X",
            "position": 0,
            "stddev": 212.2467233,
            "variance": 45048.67155
          },
          {
            "average": 5395847.425,
            "count": 1806115,
            "maximum": 5396221.429,
            "minimum": 5395471.409,
            "name": "Y",
            "position": 1,
            "stddev": 207.4105646,
            "variance": 43019.14232
          },
          {
            "average": 1876.921921,
            "count": 1806115,
            "maximum": 2021.082644,
            "minimum": 1731.782644,
            "name": "Z",
            "position": 2,
            "stddev": 76.42402731,
            "variance": 5840.631951
          },
          {
            "average": 95.3822359,
            "count": 1806115,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.70904382,
            "variance": 2571.407125
          },
          {
            "average": 1.07927679,
            "count": 1806115,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2814206985,
            "variance": 0.07919760953
          },
          {
            "average": 1.157754074,
            "count": 1806115,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3889511889,
            "variance": 0.1512830273
          },
          {
            "average": 0.4970370104,
            "count": 1806115,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991359,
            "variance": 0.2499913591
          },
          {
            "average": 0,
            "count": 1806115,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287370406,
            "count": 1806115,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4525359311,
            "variance": 0.2047887689
          },
          {
            "average": 5.338598053,
            "count": 1806115,
            "maximum": 21,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95418418,
            "variance": 142.9025194
          },
          {
            "average": 3,
            "count": 1806115,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5551.938637,
            "count": 1806115,
            "maximum": 5554,
            "minimum": 5550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.139085201,
            "variance": 1.297515095
          },
          {
            "average": 11123.20826,
            "count": 1806115,
            "maximum": 59136,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 5333.441983,
            "variance": 28445603.39
          },
          {
            "average": 12193.69212,
            "count": 1806115,
            "maximum": 60672,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 4742.944643,
            "variance": 22495523.89
          },
          {
            "average": 13464.43277,
            "count": 1806115,
            "maximum": 60416,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 4281.051314,
            "variance": 18327400.35
          },
          {
            "average": 149952.0916,
            "count": 1806115,
            "maximum": 151849.0412,
            "minimum": 148574.3627,
            "name": "GpsTime",
            "position": 15,
            "stddev": 859.4094249,
            "variance": 738584.5595
          },
          {
            "average": 0,
            "count": 1806115,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1806115,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1806115,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1806115,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1806115,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          390884.5288,
          5395471.409,
          1731.782644,
          391634.5288,
          5396221.429,
          2021.082644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                390884.52883415914,
                5395471.409014156,
                1731.7826441636516
              ],
              [
                390884.52883415914,
                5396221.429014156,
                1731.7826441636516
              ],
              [
                391634.52883415914,
                5396221.429014156,
                2021.0826441636518
              ],
              [
                391634.52883415914,
                5395471.409014156,
                2021.0826441636518
              ],
              [
                390884.52883415914,
                5395471.409014156,
                1731.7826441636516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T19:57:29+00:00",
        "end_time": "2011-09-15T19:02:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1027.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1027.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1027.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1027.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4832336,
            48.70272823,
            1731.782644,
            -118.4728453,
            48.70960397,
            2021.082644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.48303535929175,
                  48.702728226162996,
                  1731.7826441636516
                ],
                [
                  -118.48323360495822,
                  48.70947320089228,
                  1731.7826441636516
                ],
                [
                  -118.47304219857877,
                  48.70960397286787,
                  2021.0826441636518
                ],
                [
                  -118.47284531386813,
                  48.70285896729839,
                  2021.0826441636518
                ],
                [
                  -118.48303535929175,
                  48.702728226162996,
                  1731.7826441636516
                ]
              ]
            ]
          },
          "id": "COL_2012_1027.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1027.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:57:29Z",
            "pc:count": 1806115,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391239.7058,
                "count": 1806115,
                "maximum": 391634.5288,
                "minimum": 390884.5288,
                "name": "X",
                "position": 0,
                "stddev": 212.2467233,
                "variance": 45048.67155
              },
              {
                "average": 5395847.425,
                "count": 1806115,
                "maximum": 5396221.429,
                "minimum": 5395471.409,
                "name": "Y",
                "position": 1,
                "stddev": 207.4105646,
                "variance": 43019.14232
              },
              {
                "average": 1876.921921,
                "count": 1806115,
                "maximum": 2021.082644,
                "minimum": 1731.782644,
                "name": "Z",
                "position": 2,
                "stddev": 76.42402731,
                "variance": 5840.631951
              },
              {
                "average": 95.3822359,
                "count": 1806115,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.70904382,
                "variance": 2571.407125
              },
              {
                "average": 1.07927679,
                "count": 1806115,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2814206985,
                "variance": 0.07919760953
              },
              {
                "average": 1.157754074,
                "count": 1806115,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3889511889,
                "variance": 0.1512830273
              },
              {
                "average": 0.4970370104,
                "count": 1806115,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991359,
                "variance": 0.2499913591
              },
              {
                "average": 0,
                "count": 1806115,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287370406,
                "count": 1806115,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4525359311,
                "variance": 0.2047887689
              },
              {
                "average": 5.338598053,
                "count": 1806115,
                "maximum": 21,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95418418,
                "variance": 142.9025194
              },
              {
                "average": 3,
                "count": 1806115,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5551.938637,
                "count": 1806115,
                "maximum": 5554,
                "minimum": 5550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.139085201,
                "variance": 1.297515095
              },
              {
                "average": 11123.20826,
                "count": 1806115,
                "maximum": 59136,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 5333.441983,
                "variance": 28445603.39
              },
              {
                "average": 12193.69212,
                "count": 1806115,
                "maximum": 60672,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 4742.944643,
                "variance": 22495523.89
              },
              {
                "average": 13464.43277,
                "count": 1806115,
                "maximum": 60416,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 4281.051314,
                "variance": 18327400.35
              },
              {
                "average": 149952.0916,
                "count": 1806115,
                "maximum": 151849.0412,
                "minimum": 148574.3627,
                "name": "GpsTime",
                "position": 15,
                "stddev": 859.4094249,
                "variance": 738584.5595
              },
              {
                "average": 0,
                "count": 1806115,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1806115,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1806115,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1806115,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1806115,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              390884.5288,
              5395471.409,
              1731.782644,
              391634.5288,
              5396221.429,
              2021.082644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    390884.52883415914,
                    5395471.409014156,
                    1731.7826441636516
                  ],
                  [
                    390884.52883415914,
                    5396221.429014156,
                    1731.7826441636516
                  ],
                  [
                    391634.52883415914,
                    5396221.429014156,
                    2021.0826441636518
                  ],
                  [
                    391634.52883415914,
                    5395471.409014156,
                    2021.0826441636518
                  ],
                  [
                    390884.52883415914,
                    5395471.409014156,
                    1731.7826441636516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T19:57:29+00:00",
            "end_time": "2011-09-15T19:02: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": "COL_2012_0602.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.83522732097359,
              48.576198911662786,
              1115.4148981960045
            ],
            [
              -118.83547153696661,
              48.58294265289887,
              1115.4148981960045
            ],
            [
              -118.82530739803177,
              48.58310426845548,
              1274.7948981960046
            ],
            [
              -118.8250645325782,
              48.57636048913402,
              1274.7948981960046
            ],
            [
              -118.83522732097359,
              48.576198911662786,
              1115.4148981960045
            ]
          ]
        ]
      },
      "bbox": [
        -118.8354715,
        48.57619891,
        1115.414898,
        -118.8250645,
        48.58310427,
        1274.794898
      ],
      "properties": {
        "datetime": "2011-09-19T19:10:38Z",
        "pc:count": 2305379,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365013.8453,
            "count": 2305379,
            "maximum": 365384.5294,
            "minimum": 364634.5294,
            "name": "X",
            "position": 0,
            "stddev": 215.3867527,
            "variance": 46391.45324
          },
          {
            "average": 5382334.896,
            "count": 2305379,
            "maximum": 5382721.42,
            "minimum": 5381971.42,
            "name": "Y",
            "position": 1,
            "stddev": 214.0852528,
            "variance": 45832.49546
          },
          {
            "average": 1188.457347,
            "count": 2305379,
            "maximum": 1274.794898,
            "minimum": 1115.414898,
            "name": "Z",
            "position": 2,
            "stddev": 26.78414473,
            "variance": 717.3904087
          },
          {
            "average": 61.31984719,
            "count": 2305379,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.64710378,
            "variance": 3208.894367
          },
          {
            "average": 1.299442738,
            "count": 2305379,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5244242939,
            "variance": 0.27502084
          },
          {
            "average": 1.598434357,
            "count": 2305379,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6601638035,
            "variance": 0.4358162475
          },
          {
            "average": 0.4954209265,
            "count": 2305379,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999791401,
            "variance": 0.2499791405
          },
          {
            "average": 0,
            "count": 2305379,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212114798,
            "count": 2305379,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4088058008,
            "variance": 0.1671221827
          },
          {
            "average": 0.7991897261,
            "count": 2305379,
            "maximum": 19.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.7181732,
            "variance": 188.188276
          },
          {
            "average": 24.02815589,
            "count": 2305379,
            "maximum": 139,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 41.80697808,
            "variance": 1747.823417
          },
          {
            "average": 5676.756907,
            "count": 2305379,
            "maximum": 5686,
            "minimum": 5622,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.00918942,
            "variance": 441.3860402
          },
          {
            "average": 10319.39381,
            "count": 2305379,
            "maximum": 62976,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 4997.985962,
            "variance": 24979863.68
          },
          {
            "average": 10724.28037,
            "count": 2305379,
            "maximum": 61184,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 4733.868176,
            "variance": 22409507.91
          },
          {
            "average": 11393.87804,
            "count": 2305379,
            "maximum": 59648,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 3567.929412,
            "variance": 12730120.29
          },
          {
            "average": 482844.8689,
            "count": 2305379,
            "maximum": 494638.4766,
            "minimum": 409559.6685,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28103.89095,
            "variance": 789828686.5
          },
          {
            "average": 0,
            "count": 2305379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2305379,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2305379,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2305379,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2305379,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          364634.5294,
          5381971.42,
          1115.414898,
          365384.5294,
          5382721.42,
          1274.794898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                364634.52940355055,
                5381971.419825528,
                1115.4148981960045
              ],
              [
                364634.52940355055,
                5382721.419825528,
                1115.4148981960045
              ],
              [
                365384.52940355055,
                5382721.419825528,
                1274.7948981960046
              ],
              [
                365384.52940355055,
                5381971.419825528,
                1274.7948981960046
              ],
              [
                364634.52940355055,
                5381971.419825528,
                1115.4148981960045
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:10:38+00:00",
        "end_time": "2011-09-18T19:32:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0602.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0602.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0602.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0602.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8354715,
            48.57619891,
            1115.414898,
            -118.8250645,
            48.58310427,
            1274.794898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.83522732097359,
                  48.576198911662786,
                  1115.4148981960045
                ],
                [
                  -118.83547153696661,
                  48.58294265289887,
                  1115.4148981960045
                ],
                [
                  -118.82530739803177,
                  48.58310426845548,
                  1274.7948981960046
                ],
                [
                  -118.8250645325782,
                  48.57636048913402,
                  1274.7948981960046
                ],
                [
                  -118.83522732097359,
                  48.576198911662786,
                  1115.4148981960045
                ]
              ]
            ]
          },
          "id": "COL_2012_0602.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0602.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:10:38Z",
            "pc:count": 2305379,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365013.8453,
                "count": 2305379,
                "maximum": 365384.5294,
                "minimum": 364634.5294,
                "name": "X",
                "position": 0,
                "stddev": 215.3867527,
                "variance": 46391.45324
              },
              {
                "average": 5382334.896,
                "count": 2305379,
                "maximum": 5382721.42,
                "minimum": 5381971.42,
                "name": "Y",
                "position": 1,
                "stddev": 214.0852528,
                "variance": 45832.49546
              },
              {
                "average": 1188.457347,
                "count": 2305379,
                "maximum": 1274.794898,
                "minimum": 1115.414898,
                "name": "Z",
                "position": 2,
                "stddev": 26.78414473,
                "variance": 717.3904087
              },
              {
                "average": 61.31984719,
                "count": 2305379,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.64710378,
                "variance": 3208.894367
              },
              {
                "average": 1.299442738,
                "count": 2305379,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5244242939,
                "variance": 0.27502084
              },
              {
                "average": 1.598434357,
                "count": 2305379,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6601638035,
                "variance": 0.4358162475
              },
              {
                "average": 0.4954209265,
                "count": 2305379,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999791401,
                "variance": 0.2499791405
              },
              {
                "average": 0,
                "count": 2305379,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212114798,
                "count": 2305379,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4088058008,
                "variance": 0.1671221827
              },
              {
                "average": 0.7991897261,
                "count": 2305379,
                "maximum": 19.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.7181732,
                "variance": 188.188276
              },
              {
                "average": 24.02815589,
                "count": 2305379,
                "maximum": 139,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 41.80697808,
                "variance": 1747.823417
              },
              {
                "average": 5676.756907,
                "count": 2305379,
                "maximum": 5686,
                "minimum": 5622,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.00918942,
                "variance": 441.3860402
              },
              {
                "average": 10319.39381,
                "count": 2305379,
                "maximum": 62976,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 4997.985962,
                "variance": 24979863.68
              },
              {
                "average": 10724.28037,
                "count": 2305379,
                "maximum": 61184,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 4733.868176,
                "variance": 22409507.91
              },
              {
                "average": 11393.87804,
                "count": 2305379,
                "maximum": 59648,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 3567.929412,
                "variance": 12730120.29
              },
              {
                "average": 482844.8689,
                "count": 2305379,
                "maximum": 494638.4766,
                "minimum": 409559.6685,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28103.89095,
                "variance": 789828686.5
              },
              {
                "average": 0,
                "count": 2305379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2305379,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2305379,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2305379,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2305379,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              364634.5294,
              5381971.42,
              1115.414898,
              365384.5294,
              5382721.42,
              1274.794898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    364634.52940355055,
                    5381971.419825528,
                    1115.4148981960045
                  ],
                  [
                    364634.52940355055,
                    5382721.419825528,
                    1115.4148981960045
                  ],
                  [
                    365384.52940355055,
                    5382721.419825528,
                    1274.7948981960046
                  ],
                  [
                    365384.52940355055,
                    5381971.419825528,
                    1274.7948981960046
                  ],
                  [
                    364634.52940355055,
                    5381971.419825528,
                    1115.4148981960045
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:10:38+00:00",
            "end_time": "2011-09-18T19: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": "COL_2012_1672.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.79422096427695,
              48.85349171764531,
              1024.7171686355
            ],
            [
              -118.79446206364102,
              48.86023528590267,
              1024.7171686355
            ],
            [
              -118.78424166729482,
              48.8603939441878,
              1245.6771686355
            ],
            [
              -118.7840019393365,
              48.853650338495044,
              1245.6771686355
            ],
            [
              -118.79422096427695,
              48.85349171764531,
              1024.7171686355
            ]
          ]
        ]
      },
      "bbox": [
        -118.7944621,
        48.85349172,
        1024.717169,
        -118.7840019,
        48.86039394,
        1245.677169
      ],
      "properties": {
        "datetime": "2011-09-20T21:40:10Z",
        "pc:count": 2696422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368787.6436,
            "count": 2696422,
            "maximum": 369134.5285,
            "minimum": 368384.5285,
            "name": "X",
            "position": 0,
            "stddev": 220.2014954,
            "variance": 48488.69858
          },
          {
            "average": 5413096.204,
            "count": 2696422,
            "maximum": 5413471.42,
            "minimum": 5412721.42,
            "name": "Y",
            "position": 1,
            "stddev": 214.1919883,
            "variance": 45878.20784
          },
          {
            "average": 1167.937761,
            "count": 2696422,
            "maximum": 1245.677169,
            "minimum": 1024.717169,
            "name": "Z",
            "position": 2,
            "stddev": 41.11355093,
            "variance": 1690.32407
          },
          {
            "average": 71.49316168,
            "count": 2696422,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.46938821,
            "variance": 3778.485687
          },
          {
            "average": 1.257895092,
            "count": 2696422,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4965382771,
            "variance": 0.2465502606
          },
          {
            "average": 1.516168092,
            "count": 2696422,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6444921186,
            "variance": 0.4153700909
          },
          {
            "average": 0.4913989724,
            "count": 2696422,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999261096,
            "variance": 0.249926115
          },
          {
            "average": 0,
            "count": 2696422,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201256332,
            "count": 2696422,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4009392475,
            "variance": 0.1607522802
          },
          {
            "average": -0.6605170047,
            "count": 2696422,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.3068766,
            "variance": 151.4592117
          },
          {
            "average": 6,
            "count": 2696422,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5669.441395,
            "count": 2696422,
            "maximum": 5672,
            "minimum": 5667,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.607450507,
            "variance": 2.583897133
          },
          {
            "average": 14073.42394,
            "count": 2696422,
            "maximum": 62464,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10005.83827,
            "variance": 100116799.5
          },
          {
            "average": 14093.72262,
            "count": 2696422,
            "maximum": 60416,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 9093.025029,
            "variance": 82683104.17
          },
          {
            "average": 14347.34037,
            "count": 2696422,
            "maximum": 58880,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7842.48704,
            "variance": 61504602.97
          },
          {
            "average": 588169.2982,
            "count": 2696422,
            "maximum": 590010.6881,
            "minimum": 586462.6708,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1110.852963,
            "variance": 1233994.306
          },
          {
            "average": 0,
            "count": 2696422,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2696422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2696422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2696422,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2696422,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368384.5285,
          5412721.42,
          1024.717169,
          369134.5285,
          5413471.42,
          1245.677169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368384.52847156924,
                5412721.419568514,
                1024.7171686355
              ],
              [
                368384.52847156924,
                5413471.419568514,
                1024.7171686355
              ],
              [
                369134.52847156924,
                5413471.419568514,
                1245.6771686355
              ],
              [
                369134.52847156924,
                5412721.419568514,
                1245.6771686355
              ],
              [
                368384.52847156924,
                5412721.419568514,
                1024.7171686355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T21:40:10+00:00",
        "end_time": "2011-09-20T20:41:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1672.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1672.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1672.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1672.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7944621,
            48.85349172,
            1024.717169,
            -118.7840019,
            48.86039394,
            1245.677169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.79422096427695,
                  48.85349171764531,
                  1024.7171686355
                ],
                [
                  -118.79446206364102,
                  48.86023528590267,
                  1024.7171686355
                ],
                [
                  -118.78424166729482,
                  48.8603939441878,
                  1245.6771686355
                ],
                [
                  -118.7840019393365,
                  48.853650338495044,
                  1245.6771686355
                ],
                [
                  -118.79422096427695,
                  48.85349171764531,
                  1024.7171686355
                ]
              ]
            ]
          },
          "id": "COL_2012_1672.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1672.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:40:10Z",
            "pc:count": 2696422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368787.6436,
                "count": 2696422,
                "maximum": 369134.5285,
                "minimum": 368384.5285,
                "name": "X",
                "position": 0,
                "stddev": 220.2014954,
                "variance": 48488.69858
              },
              {
                "average": 5413096.204,
                "count": 2696422,
                "maximum": 5413471.42,
                "minimum": 5412721.42,
                "name": "Y",
                "position": 1,
                "stddev": 214.1919883,
                "variance": 45878.20784
              },
              {
                "average": 1167.937761,
                "count": 2696422,
                "maximum": 1245.677169,
                "minimum": 1024.717169,
                "name": "Z",
                "position": 2,
                "stddev": 41.11355093,
                "variance": 1690.32407
              },
              {
                "average": 71.49316168,
                "count": 2696422,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.46938821,
                "variance": 3778.485687
              },
              {
                "average": 1.257895092,
                "count": 2696422,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4965382771,
                "variance": 0.2465502606
              },
              {
                "average": 1.516168092,
                "count": 2696422,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6444921186,
                "variance": 0.4153700909
              },
              {
                "average": 0.4913989724,
                "count": 2696422,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999261096,
                "variance": 0.249926115
              },
              {
                "average": 0,
                "count": 2696422,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201256332,
                "count": 2696422,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4009392475,
                "variance": 0.1607522802
              },
              {
                "average": -0.6605170047,
                "count": 2696422,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.3068766,
                "variance": 151.4592117
              },
              {
                "average": 6,
                "count": 2696422,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5669.441395,
                "count": 2696422,
                "maximum": 5672,
                "minimum": 5667,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.607450507,
                "variance": 2.583897133
              },
              {
                "average": 14073.42394,
                "count": 2696422,
                "maximum": 62464,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10005.83827,
                "variance": 100116799.5
              },
              {
                "average": 14093.72262,
                "count": 2696422,
                "maximum": 60416,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 9093.025029,
                "variance": 82683104.17
              },
              {
                "average": 14347.34037,
                "count": 2696422,
                "maximum": 58880,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7842.48704,
                "variance": 61504602.97
              },
              {
                "average": 588169.2982,
                "count": 2696422,
                "maximum": 590010.6881,
                "minimum": 586462.6708,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1110.852963,
                "variance": 1233994.306
              },
              {
                "average": 0,
                "count": 2696422,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2696422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2696422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2696422,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2696422,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368384.5285,
              5412721.42,
              1024.717169,
              369134.5285,
              5413471.42,
              1245.677169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368384.52847156924,
                    5412721.419568514,
                    1024.7171686355
                  ],
                  [
                    368384.52847156924,
                    5413471.419568514,
                    1024.7171686355
                  ],
                  [
                    369134.52847156924,
                    5413471.419568514,
                    1245.6771686355
                  ],
                  [
                    369134.52847156924,
                    5412721.419568514,
                    1245.6771686355
                  ],
                  [
                    368384.52847156924,
                    5412721.419568514,
                    1024.7171686355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T21:40:10+00:00",
            "end_time": "2011-09-20T20:41: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": "COL_2012_0974.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.52338767539081,
              48.68870697230133,
              1247.0360395608147
            ],
            [
              -118.52359120817923,
              48.695451658834266,
              1247.0360395608147
            ],
            [
              -118.51340281988763,
              48.69558597204451,
              1489.816039560815
            ],
            [
              -118.51320064687049,
              48.688841253839605,
              1489.816039560815
            ],
            [
              -118.52338767539081,
              48.68870697230133,
              1247.0360395608147
            ]
          ]
        ]
      },
      "bbox": [
        -118.5235912,
        48.68870697,
        1247.03604,
        -118.5132006,
        48.69558597,
        1489.81604
      ],
      "properties": {
        "datetime": "2011-09-14T22:14:03Z",
        "pc:count": 1435768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 388295.6077,
            "count": 1435768,
            "maximum": 388634.5279,
            "minimum": 387884.5279,
            "name": "X",
            "position": 0,
            "stddev": 235.1658394,
            "variance": 55302.97203
          },
          {
            "average": 5394360.583,
            "count": 1435768,
            "maximum": 5394721.418,
            "minimum": 5393971.418,
            "name": "Y",
            "position": 1,
            "stddev": 215.1526559,
            "variance": 46290.66536
          },
          {
            "average": 1361.579053,
            "count": 1435768,
            "maximum": 1489.81604,
            "minimum": 1247.03604,
            "name": "Z",
            "position": 2,
            "stddev": 42.89632567,
            "variance": 1840.094756
          },
          {
            "average": 61.59191179,
            "count": 1435768,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.88463274,
            "variance": 3123.092176
          },
          {
            "average": 1.314314708,
            "count": 1435768,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5605429906,
            "variance": 0.3142084444
          },
          {
            "average": 1.628984627,
            "count": 1435768,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7276294358,
            "variance": 0.5294445958
          },
          {
            "average": 0.4915627037,
            "count": 1435768,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999289811,
            "variance": 0.2499289861
          },
          {
            "average": 0,
            "count": 1435768,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24409445,
            "count": 1435768,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4295491565,
            "variance": 0.1845124779
          },
          {
            "average": -1.179200798,
            "count": 1435768,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.17440869,
            "variance": 148.216227
          },
          {
            "average": 5,
            "count": 1435768,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5609.719477,
            "count": 1435768,
            "maximum": 5611,
            "minimum": 5608,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8822705206,
            "variance": 0.7784012715
          },
          {
            "average": 11450.13993,
            "count": 1435768,
            "maximum": 59136,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9057.240412,
            "variance": 82033603.87
          },
          {
            "average": 11954.21549,
            "count": 1435768,
            "maximum": 55808,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7692.457274,
            "variance": 59173898.91
          },
          {
            "average": 13054.58143,
            "count": 1435768,
            "maximum": 56320,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 6209.967827,
            "variance": 38563700.41
          },
          {
            "average": 72783.23886,
            "count": 1435768,
            "maximum": 73643.73415,
            "minimum": 71593.4217,
            "name": "GpsTime",
            "position": 15,
            "stddev": 757.4321208,
            "variance": 573703.4176
          },
          {
            "average": 0,
            "count": 1435768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387884.5279,
          5393971.418,
          1247.03604,
          388634.5279,
          5394721.418,
          1489.81604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387884.5279119223,
                5393971.418444231,
                1247.0360395608147
              ],
              [
                387884.5279119223,
                5394721.418444231,
                1247.0360395608147
              ],
              [
                388634.5279119223,
                5394721.418444231,
                1489.816039560815
              ],
              [
                388634.5279119223,
                5393971.418444231,
                1489.816039560815
              ],
              [
                387884.5279119223,
                5393971.418444231,
                1247.0360395608147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T22:14:03+00:00",
        "end_time": "2011-09-14T21:39:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0974.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0974.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0974.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0974.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5235912,
            48.68870697,
            1247.03604,
            -118.5132006,
            48.69558597,
            1489.81604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.52338767539081,
                  48.68870697230133,
                  1247.0360395608147
                ],
                [
                  -118.52359120817923,
                  48.695451658834266,
                  1247.0360395608147
                ],
                [
                  -118.51340281988763,
                  48.69558597204451,
                  1489.816039560815
                ],
                [
                  -118.51320064687049,
                  48.688841253839605,
                  1489.816039560815
                ],
                [
                  -118.52338767539081,
                  48.68870697230133,
                  1247.0360395608147
                ]
              ]
            ]
          },
          "id": "COL_2012_0974.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0974.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:14:03Z",
            "pc:count": 1435768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 388295.6077,
                "count": 1435768,
                "maximum": 388634.5279,
                "minimum": 387884.5279,
                "name": "X",
                "position": 0,
                "stddev": 235.1658394,
                "variance": 55302.97203
              },
              {
                "average": 5394360.583,
                "count": 1435768,
                "maximum": 5394721.418,
                "minimum": 5393971.418,
                "name": "Y",
                "position": 1,
                "stddev": 215.1526559,
                "variance": 46290.66536
              },
              {
                "average": 1361.579053,
                "count": 1435768,
                "maximum": 1489.81604,
                "minimum": 1247.03604,
                "name": "Z",
                "position": 2,
                "stddev": 42.89632567,
                "variance": 1840.094756
              },
              {
                "average": 61.59191179,
                "count": 1435768,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.88463274,
                "variance": 3123.092176
              },
              {
                "average": 1.314314708,
                "count": 1435768,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5605429906,
                "variance": 0.3142084444
              },
              {
                "average": 1.628984627,
                "count": 1435768,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7276294358,
                "variance": 0.5294445958
              },
              {
                "average": 0.4915627037,
                "count": 1435768,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999289811,
                "variance": 0.2499289861
              },
              {
                "average": 0,
                "count": 1435768,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24409445,
                "count": 1435768,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4295491565,
                "variance": 0.1845124779
              },
              {
                "average": -1.179200798,
                "count": 1435768,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.17440869,
                "variance": 148.216227
              },
              {
                "average": 5,
                "count": 1435768,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5609.719477,
                "count": 1435768,
                "maximum": 5611,
                "minimum": 5608,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8822705206,
                "variance": 0.7784012715
              },
              {
                "average": 11450.13993,
                "count": 1435768,
                "maximum": 59136,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9057.240412,
                "variance": 82033603.87
              },
              {
                "average": 11954.21549,
                "count": 1435768,
                "maximum": 55808,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7692.457274,
                "variance": 59173898.91
              },
              {
                "average": 13054.58143,
                "count": 1435768,
                "maximum": 56320,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 6209.967827,
                "variance": 38563700.41
              },
              {
                "average": 72783.23886,
                "count": 1435768,
                "maximum": 73643.73415,
                "minimum": 71593.4217,
                "name": "GpsTime",
                "position": 15,
                "stddev": 757.4321208,
                "variance": 573703.4176
              },
              {
                "average": 0,
                "count": 1435768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387884.5279,
              5393971.418,
              1247.03604,
              388634.5279,
              5394721.418,
              1489.81604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387884.5279119223,
                    5393971.418444231,
                    1247.0360395608147
                  ],
                  [
                    387884.5279119223,
                    5394721.418444231,
                    1247.0360395608147
                  ],
                  [
                    388634.5279119223,
                    5394721.418444231,
                    1489.816039560815
                  ],
                  [
                    388634.5279119223,
                    5393971.418444231,
                    1489.816039560815
                  ],
                  [
                    387884.5279119223,
                    5393971.418444231,
                    1247.0360395608147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T22:14:03+00:00",
            "end_time": "2011-09-14T21: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": "COL_2012_1784.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.641588286163,
              48.87600815619058,
              543.3931907999493
            ],
            [
              -118.64180906194139,
              48.882752417390755,
              543.3931907999493
            ],
            [
              -118.63158326379187,
              48.88289759306414,
              966.4131907999492
            ],
            [
              -118.63136386159582,
              48.876153297602585,
              966.4131907999492
            ],
            [
              -118.641588286163,
              48.87600815619058,
              543.3931907999493
            ]
          ]
        ]
      },
      "bbox": [
        -118.6418091,
        48.87600816,
        543.3931908,
        -118.6313639,
        48.88289759,
        966.4131908
      ],
      "properties": {
        "datetime": "2011-09-20T22:54:44Z",
        "pc:count": 2374978,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 380010.4762,
            "count": 2374978,
            "maximum": 380384.5286,
            "minimum": 379634.5286,
            "name": "X",
            "position": 0,
            "stddev": 196.7375852,
            "variance": 38705.67743
          },
          {
            "average": 5415331.954,
            "count": 2374978,
            "maximum": 5415721.428,
            "minimum": 5414971.408,
            "name": "Y",
            "position": 1,
            "stddev": 221.8665592,
            "variance": 49224.77008
          },
          {
            "average": 761.9794708,
            "count": 2374978,
            "maximum": 966.4131908,
            "minimum": 543.3931908,
            "name": "Z",
            "position": 2,
            "stddev": 109.2895642,
            "variance": 11944.20885
          },
          {
            "average": 86.27490065,
            "count": 2374978,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.32259749,
            "variance": 3060.589793
          },
          {
            "average": 1.184444656,
            "count": 2374978,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4372093542,
            "variance": 0.1911520194
          },
          {
            "average": 1.369352474,
            "count": 2374978,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5961789584,
            "variance": 0.3554293504
          },
          {
            "average": 0.4949115318,
            "count": 2374978,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999742121,
            "variance": 0.2499742127
          },
          {
            "average": 0,
            "count": 2374978,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252131178,
            "count": 2374978,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4342362563,
            "variance": 0.1885611263
          },
          {
            "average": -1.781428284,
            "count": 2374978,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.06287979,
            "variance": 122.3873092
          },
          {
            "average": 57.05141437,
            "count": 2374978,
            "maximum": 152,
            "minimum": 4,
            "name": "UserData",
            "position": 10,
            "stddev": 64.44916484,
            "variance": 4153.694848
          },
          {
            "average": 5622.835245,
            "count": 2374978,
            "maximum": 5678,
            "minimum": 5583,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.37952403,
            "variance": 922.9154801
          },
          {
            "average": 5695.776389,
            "count": 2374978,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9782.646014,
            "variance": 95700163.04
          },
          {
            "average": 6154.560017,
            "count": 2374978,
            "maximum": 58624,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9143.473991,
            "variance": 83603116.62
          },
          {
            "average": 8343.804771,
            "count": 2374978,
            "maximum": 57344,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7074.538443,
            "variance": 50049094.18
          },
          {
            "average": 401984.8592,
            "count": 2374978,
            "maximum": 594484.3648,
            "minimum": 243167.9102,
            "name": "GpsTime",
            "position": 15,
            "stddev": 131200.7164,
            "variance": 17213627970.0
          },
          {
            "average": 0,
            "count": 2374978,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2374978,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2374978,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2374978,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2374978,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          379634.5286,
          5414971.408,
          543.3931908,
          380384.5286,
          5415721.428,
          966.4131908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                379634.5285782872,
                5414971.408403989,
                543.3931907999493
              ],
              [
                379634.5285782872,
                5415721.4284039885,
                543.3931907999493
              ],
              [
                380384.5285782872,
                5415721.4284039885,
                966.4131907999492
              ],
              [
                380384.5285782872,
                5414971.408403989,
                966.4131907999492
              ],
              [
                379634.5285782872,
                5414971.408403989,
                543.3931907999493
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:54:44+00:00",
        "end_time": "2011-09-16T21:19:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1784.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1784.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1784.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1784.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6418091,
            48.87600816,
            543.3931908,
            -118.6313639,
            48.88289759,
            966.4131908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.641588286163,
                  48.87600815619058,
                  543.3931907999493
                ],
                [
                  -118.64180906194139,
                  48.882752417390755,
                  543.3931907999493
                ],
                [
                  -118.63158326379187,
                  48.88289759306414,
                  966.4131907999492
                ],
                [
                  -118.63136386159582,
                  48.876153297602585,
                  966.4131907999492
                ],
                [
                  -118.641588286163,
                  48.87600815619058,
                  543.3931907999493
                ]
              ]
            ]
          },
          "id": "COL_2012_1784.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1784.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:54:44Z",
            "pc:count": 2374978,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 380010.4762,
                "count": 2374978,
                "maximum": 380384.5286,
                "minimum": 379634.5286,
                "name": "X",
                "position": 0,
                "stddev": 196.7375852,
                "variance": 38705.67743
              },
              {
                "average": 5415331.954,
                "count": 2374978,
                "maximum": 5415721.428,
                "minimum": 5414971.408,
                "name": "Y",
                "position": 1,
                "stddev": 221.8665592,
                "variance": 49224.77008
              },
              {
                "average": 761.9794708,
                "count": 2374978,
                "maximum": 966.4131908,
                "minimum": 543.3931908,
                "name": "Z",
                "position": 2,
                "stddev": 109.2895642,
                "variance": 11944.20885
              },
              {
                "average": 86.27490065,
                "count": 2374978,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.32259749,
                "variance": 3060.589793
              },
              {
                "average": 1.184444656,
                "count": 2374978,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4372093542,
                "variance": 0.1911520194
              },
              {
                "average": 1.369352474,
                "count": 2374978,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5961789584,
                "variance": 0.3554293504
              },
              {
                "average": 0.4949115318,
                "count": 2374978,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999742121,
                "variance": 0.2499742127
              },
              {
                "average": 0,
                "count": 2374978,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252131178,
                "count": 2374978,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4342362563,
                "variance": 0.1885611263
              },
              {
                "average": -1.781428284,
                "count": 2374978,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.06287979,
                "variance": 122.3873092
              },
              {
                "average": 57.05141437,
                "count": 2374978,
                "maximum": 152,
                "minimum": 4,
                "name": "UserData",
                "position": 10,
                "stddev": 64.44916484,
                "variance": 4153.694848
              },
              {
                "average": 5622.835245,
                "count": 2374978,
                "maximum": 5678,
                "minimum": 5583,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.37952403,
                "variance": 922.9154801
              },
              {
                "average": 5695.776389,
                "count": 2374978,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9782.646014,
                "variance": 95700163.04
              },
              {
                "average": 6154.560017,
                "count": 2374978,
                "maximum": 58624,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9143.473991,
                "variance": 83603116.62
              },
              {
                "average": 8343.804771,
                "count": 2374978,
                "maximum": 57344,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7074.538443,
                "variance": 50049094.18
              },
              {
                "average": 401984.8592,
                "count": 2374978,
                "maximum": 594484.3648,
                "minimum": 243167.9102,
                "name": "GpsTime",
                "position": 15,
                "stddev": 131200.7164,
                "variance": 17213627970.0
              },
              {
                "average": 0,
                "count": 2374978,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2374978,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2374978,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2374978,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2374978,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              379634.5286,
              5414971.408,
              543.3931908,
              380384.5286,
              5415721.428,
              966.4131908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    379634.5285782872,
                    5414971.408403989,
                    543.3931907999493
                  ],
                  [
                    379634.5285782872,
                    5415721.4284039885,
                    543.3931907999493
                  ],
                  [
                    380384.5285782872,
                    5415721.4284039885,
                    966.4131907999492
                  ],
                  [
                    380384.5285782872,
                    5414971.408403989,
                    966.4131907999492
                  ],
                  [
                    379634.5285782872,
                    5414971.408403989,
                    543.3931907999493
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:54:44+00:00",
            "end_time": "2011-09-16T21:19:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0650.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.68300024388613,
              48.5852726212232,
              1071.404070635537
            ],
            [
              -118.68322428627043,
              48.59201708270672,
              1071.404070635537
            ],
            [
              -118.67305750029138,
              48.59216527981927,
              1288.7440706355371
            ],
            [
              -118.67283480959473,
              48.585420783407365,
              1288.7440706355371
            ],
            [
              -118.68300024388613,
              48.5852726212232,
              1071.404070635537
            ]
          ]
        ]
      },
      "bbox": [
        -118.6832243,
        48.58527262,
        1071.404071,
        -118.6728348,
        48.59216528,
        1288.744071
      ],
      "properties": {
        "datetime": "2011-09-19T18:43:09Z",
        "pc:count": 1727565,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376272.0914,
            "count": 1727565,
            "maximum": 376634.5293,
            "minimum": 375884.5293,
            "name": "X",
            "position": 0,
            "stddev": 215.0873522,
            "variance": 46262.56907
          },
          {
            "average": 5383097.569,
            "count": 1727565,
            "maximum": 5383471.429,
            "minimum": 5382721.409,
            "name": "Y",
            "position": 1,
            "stddev": 211.2522414,
            "variance": 44627.5095
          },
          {
            "average": 1175.402548,
            "count": 1727565,
            "maximum": 1288.744071,
            "minimum": 1071.404071,
            "name": "Z",
            "position": 2,
            "stddev": 45.57503067,
            "variance": 2077.08342
          },
          {
            "average": 76.40978198,
            "count": 1727565,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.19402251,
            "variance": 3386.544255
          },
          {
            "average": 1.21795533,
            "count": 1727565,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4618350066,
            "variance": 0.2132915733
          },
          {
            "average": 1.435686646,
            "count": 1727565,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6119162653,
            "variance": 0.3744415157
          },
          {
            "average": 0.4966834822,
            "count": 1727565,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999891453,
            "variance": 0.2499891454
          },
          {
            "average": 0,
            "count": 1727565,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25802676,
            "count": 1727565,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4375489253,
            "variance": 0.191449062
          },
          {
            "average": 0.9262272665,
            "count": 1727565,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05090784,
            "variance": 145.2243799
          },
          {
            "average": 99.90648456,
            "count": 1727565,
            "maximum": 141,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 54.36379474,
            "variance": 2955.422178
          },
          {
            "average": 5637.677312,
            "count": 1727565,
            "maximum": 5684,
            "minimum": 5620,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.37913623,
            "variance": 749.6171009
          },
          {
            "average": 15622.16748,
            "count": 1727565,
            "maximum": 60416,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 7736.617327,
            "variance": 59855247.67
          },
          {
            "average": 14903.51931,
            "count": 1727565,
            "maximum": 57856,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 6516.920104,
            "variance": 42470247.65
          },
          {
            "average": 15047.55572,
            "count": 1727565,
            "maximum": 57600,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 5411.986371,
            "variance": 29289596.48
          },
          {
            "average": 431035.2088,
            "count": 1727565,
            "maximum": 492989.3728,
            "minimum": 408370.7215,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36609.6594,
            "variance": 1340267161
          },
          {
            "average": 0,
            "count": 1727565,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1727565,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1727565,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1727565,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1727565,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375884.5293,
          5382721.409,
          1071.404071,
          376634.5293,
          5383471.429,
          1288.744071
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375884.52929006645,
                5382721.409075443,
                1071.404070635537
              ],
              [
                375884.52929006645,
                5383471.429075442,
                1071.404070635537
              ],
              [
                376634.52929006645,
                5383471.429075442,
                1288.7440706355371
              ],
              [
                376634.52929006645,
                5382721.409075443,
                1288.7440706355371
              ],
              [
                375884.52929006645,
                5382721.409075443,
                1071.404070635537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T18:43:09+00:00",
        "end_time": "2011-09-18T19:12:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0650.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0650.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0650.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0650.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6832243,
            48.58527262,
            1071.404071,
            -118.6728348,
            48.59216528,
            1288.744071
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.68300024388613,
                  48.5852726212232,
                  1071.404070635537
                ],
                [
                  -118.68322428627043,
                  48.59201708270672,
                  1071.404070635537
                ],
                [
                  -118.67305750029138,
                  48.59216527981927,
                  1288.7440706355371
                ],
                [
                  -118.67283480959473,
                  48.585420783407365,
                  1288.7440706355371
                ],
                [
                  -118.68300024388613,
                  48.5852726212232,
                  1071.404070635537
                ]
              ]
            ]
          },
          "id": "COL_2012_0650.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0650.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:43:09Z",
            "pc:count": 1727565,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376272.0914,
                "count": 1727565,
                "maximum": 376634.5293,
                "minimum": 375884.5293,
                "name": "X",
                "position": 0,
                "stddev": 215.0873522,
                "variance": 46262.56907
              },
              {
                "average": 5383097.569,
                "count": 1727565,
                "maximum": 5383471.429,
                "minimum": 5382721.409,
                "name": "Y",
                "position": 1,
                "stddev": 211.2522414,
                "variance": 44627.5095
              },
              {
                "average": 1175.402548,
                "count": 1727565,
                "maximum": 1288.744071,
                "minimum": 1071.404071,
                "name": "Z",
                "position": 2,
                "stddev": 45.57503067,
                "variance": 2077.08342
              },
              {
                "average": 76.40978198,
                "count": 1727565,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.19402251,
                "variance": 3386.544255
              },
              {
                "average": 1.21795533,
                "count": 1727565,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4618350066,
                "variance": 0.2132915733
              },
              {
                "average": 1.435686646,
                "count": 1727565,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6119162653,
                "variance": 0.3744415157
              },
              {
                "average": 0.4966834822,
                "count": 1727565,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999891453,
                "variance": 0.2499891454
              },
              {
                "average": 0,
                "count": 1727565,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25802676,
                "count": 1727565,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4375489253,
                "variance": 0.191449062
              },
              {
                "average": 0.9262272665,
                "count": 1727565,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05090784,
                "variance": 145.2243799
              },
              {
                "average": 99.90648456,
                "count": 1727565,
                "maximum": 141,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 54.36379474,
                "variance": 2955.422178
              },
              {
                "average": 5637.677312,
                "count": 1727565,
                "maximum": 5684,
                "minimum": 5620,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.37913623,
                "variance": 749.6171009
              },
              {
                "average": 15622.16748,
                "count": 1727565,
                "maximum": 60416,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 7736.617327,
                "variance": 59855247.67
              },
              {
                "average": 14903.51931,
                "count": 1727565,
                "maximum": 57856,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 6516.920104,
                "variance": 42470247.65
              },
              {
                "average": 15047.55572,
                "count": 1727565,
                "maximum": 57600,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 5411.986371,
                "variance": 29289596.48
              },
              {
                "average": 431035.2088,
                "count": 1727565,
                "maximum": 492989.3728,
                "minimum": 408370.7215,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36609.6594,
                "variance": 1340267161
              },
              {
                "average": 0,
                "count": 1727565,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1727565,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1727565,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1727565,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1727565,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375884.5293,
              5382721.409,
              1071.404071,
              376634.5293,
              5383471.429,
              1288.744071
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375884.52929006645,
                    5382721.409075443,
                    1071.404070635537
                  ],
                  [
                    375884.52929006645,
                    5383471.429075442,
                    1071.404070635537
                  ],
                  [
                    376634.52929006645,
                    5383471.429075442,
                    1288.7440706355371
                  ],
                  [
                    376634.52929006645,
                    5382721.409075443,
                    1288.7440706355371
                  ],
                  [
                    375884.52929006645,
                    5382721.409075443,
                    1071.404070635537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T18:43:09+00:00",
            "end_time": "2011-09-18T19:12: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": "COL_2012_0555.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.54006198778961,
              48.56703103362606,
              1379.0635817652255
            ],
            [
              -118.54026687010922,
              48.57377581078457,
              1379.0635817652255
            ],
            [
              -118.53010303099605,
              48.57391134891331,
              1638.8035817652253
            ],
            [
              -118.52989949935423,
              48.56716653981108,
              1638.8035817652253
            ],
            [
              -118.54006198778961,
              48.56703103362606,
              1379.0635817652255
            ]
          ]
        ]
      },
      "bbox": [
        -118.5402669,
        48.56703103,
        1379.063582,
        -118.5298995,
        48.57391135,
        1638.803582
      ],
      "properties": {
        "datetime": "2011-09-19T19:28:27Z",
        "pc:count": 1848185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386762.0882,
            "count": 1848185,
            "maximum": 387134.5286,
            "minimum": 386384.5286,
            "name": "X",
            "position": 0,
            "stddev": 216.3437246,
            "variance": 46804.60719
          },
          {
            "average": 5380860.198,
            "count": 1848185,
            "maximum": 5381221.418,
            "minimum": 5380471.418,
            "name": "Y",
            "position": 1,
            "stddev": 217.3914537,
            "variance": 47259.04415
          },
          {
            "average": 1462.314701,
            "count": 1848185,
            "maximum": 1638.803582,
            "minimum": 1379.063582,
            "name": "Z",
            "position": 2,
            "stddev": 51.05265426,
            "variance": 2606.373507
          },
          {
            "average": 55.46498321,
            "count": 1848185,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.38222053,
            "variance": 2538.368145
          },
          {
            "average": 1.189390131,
            "count": 1848185,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4010191028,
            "variance": 0.1608163208
          },
          {
            "average": 1.378747799,
            "count": 1848185,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5071377609,
            "variance": 0.2571887085
          },
          {
            "average": 0.4975421833,
            "count": 1848185,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940944,
            "variance": 0.2499940944
          },
          {
            "average": 0,
            "count": 1848185,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.167457262,
            "count": 1848185,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3733837207,
            "variance": 0.1394154029
          },
          {
            "average": -0.0001354387107,
            "count": 1848185,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.77920447,
            "variance": 163.3080669
          },
          {
            "average": 8,
            "count": 1848185,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5686.242332,
            "count": 1848185,
            "maximum": 5688,
            "minimum": 5685,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.895497496,
            "variance": 0.8019157654
          },
          {
            "average": 11711.62134,
            "count": 1848185,
            "maximum": 60160,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6219.778881,
            "variance": 38685649.33
          },
          {
            "average": 12180.13727,
            "count": 1848185,
            "maximum": 58112,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5789.994588,
            "variance": 33524037.33
          },
          {
            "average": 12507.66424,
            "count": 1848185,
            "maximum": 57600,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 4143.98453,
            "variance": 17172607.79
          },
          {
            "average": 494640.3354,
            "count": 1848185,
            "maximum": 495707.9055,
            "minimum": 493842.3342,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.6837632,
            "variance": 445801.6076
          },
          {
            "average": 0,
            "count": 1848185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1848185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1848185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1848185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1848185,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          386384.5286,
          5380471.418,
          1379.063582,
          387134.5286,
          5381221.418,
          1638.803582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                386384.5286101934,
                5380471.418490404,
                1379.0635817652255
              ],
              [
                386384.5286101934,
                5381221.418490404,
                1379.0635817652255
              ],
              [
                387134.5286101934,
                5381221.418490404,
                1638.8035817652253
              ],
              [
                387134.5286101934,
                5380471.418490404,
                1638.8035817652253
              ],
              [
                386384.5286101934,
                5380471.418490404,
                1379.0635817652255
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:28:27+00:00",
        "end_time": "2011-09-19T18:57:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0555.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0555.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0555.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0555.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5402669,
            48.56703103,
            1379.063582,
            -118.5298995,
            48.57391135,
            1638.803582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.54006198778961,
                  48.56703103362606,
                  1379.0635817652255
                ],
                [
                  -118.54026687010922,
                  48.57377581078457,
                  1379.0635817652255
                ],
                [
                  -118.53010303099605,
                  48.57391134891331,
                  1638.8035817652253
                ],
                [
                  -118.52989949935423,
                  48.56716653981108,
                  1638.8035817652253
                ],
                [
                  -118.54006198778961,
                  48.56703103362606,
                  1379.0635817652255
                ]
              ]
            ]
          },
          "id": "COL_2012_0555.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0555.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:28:27Z",
            "pc:count": 1848185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386762.0882,
                "count": 1848185,
                "maximum": 387134.5286,
                "minimum": 386384.5286,
                "name": "X",
                "position": 0,
                "stddev": 216.3437246,
                "variance": 46804.60719
              },
              {
                "average": 5380860.198,
                "count": 1848185,
                "maximum": 5381221.418,
                "minimum": 5380471.418,
                "name": "Y",
                "position": 1,
                "stddev": 217.3914537,
                "variance": 47259.04415
              },
              {
                "average": 1462.314701,
                "count": 1848185,
                "maximum": 1638.803582,
                "minimum": 1379.063582,
                "name": "Z",
                "position": 2,
                "stddev": 51.05265426,
                "variance": 2606.373507
              },
              {
                "average": 55.46498321,
                "count": 1848185,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.38222053,
                "variance": 2538.368145
              },
              {
                "average": 1.189390131,
                "count": 1848185,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4010191028,
                "variance": 0.1608163208
              },
              {
                "average": 1.378747799,
                "count": 1848185,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5071377609,
                "variance": 0.2571887085
              },
              {
                "average": 0.4975421833,
                "count": 1848185,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940944,
                "variance": 0.2499940944
              },
              {
                "average": 0,
                "count": 1848185,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.167457262,
                "count": 1848185,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3733837207,
                "variance": 0.1394154029
              },
              {
                "average": -0.0001354387107,
                "count": 1848185,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.77920447,
                "variance": 163.3080669
              },
              {
                "average": 8,
                "count": 1848185,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5686.242332,
                "count": 1848185,
                "maximum": 5688,
                "minimum": 5685,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.895497496,
                "variance": 0.8019157654
              },
              {
                "average": 11711.62134,
                "count": 1848185,
                "maximum": 60160,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6219.778881,
                "variance": 38685649.33
              },
              {
                "average": 12180.13727,
                "count": 1848185,
                "maximum": 58112,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5789.994588,
                "variance": 33524037.33
              },
              {
                "average": 12507.66424,
                "count": 1848185,
                "maximum": 57600,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 4143.98453,
                "variance": 17172607.79
              },
              {
                "average": 494640.3354,
                "count": 1848185,
                "maximum": 495707.9055,
                "minimum": 493842.3342,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.6837632,
                "variance": 445801.6076
              },
              {
                "average": 0,
                "count": 1848185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1848185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1848185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1848185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1848185,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              386384.5286,
              5380471.418,
              1379.063582,
              387134.5286,
              5381221.418,
              1638.803582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    386384.5286101934,
                    5380471.418490404,
                    1379.0635817652255
                  ],
                  [
                    386384.5286101934,
                    5381221.418490404,
                    1379.0635817652255
                  ],
                  [
                    387134.5286101934,
                    5381221.418490404,
                    1638.8035817652253
                  ],
                  [
                    387134.5286101934,
                    5380471.418490404,
                    1638.8035817652253
                  ],
                  [
                    386384.5286101934,
                    5380471.418490404,
                    1379.0635817652255
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:28:27+00:00",
            "end_time": "2011-09-19T18:57:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0688.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.67305750888819,
              48.59216515260313,
              996.2890884691421
            ],
            [
              -118.67328028199323,
              48.598909640310836,
              996.2890884691421
            ],
            [
              -118.66311206140968,
              48.5990569748993,
              1187.3090884691421
            ],
            [
              -118.66289064053086,
              48.59231245246528,
              1187.3090884691421
            ],
            [
              -118.67305750888819,
              48.59216515260313,
              996.2890884691421
            ]
          ]
        ]
      },
      "bbox": [
        -118.6732803,
        48.59216515,
        996.2890885,
        -118.6628906,
        48.59905697,
        1187.309088
      ],
      "properties": {
        "datetime": "2011-09-18T19:36:03Z",
        "pc:count": 1908034,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377000.9741,
            "count": 1908034,
            "maximum": 377384.5283,
            "minimum": 376634.5283,
            "name": "X",
            "position": 0,
            "stddev": 214.8615386,
            "variance": 46165.48076
          },
          {
            "average": 5383836.882,
            "count": 1908034,
            "maximum": 5384221.435,
            "minimum": 5383471.415,
            "name": "Y",
            "position": 1,
            "stddev": 248.572637,
            "variance": 61788.35589
          },
          {
            "average": 1083.784824,
            "count": 1908034,
            "maximum": 1187.309088,
            "minimum": 996.2890885,
            "name": "Z",
            "position": 2,
            "stddev": 38.44250132,
            "variance": 1477.825908
          },
          {
            "average": 71.23078624,
            "count": 1908034,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.99567715,
            "variance": 3135.515859
          },
          {
            "average": 1.221297943,
            "count": 1908034,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4643141269,
            "variance": 0.2155876084
          },
          {
            "average": 1.442857412,
            "count": 1908034,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6136086931,
            "variance": 0.3765156282
          },
          {
            "average": 0.4952872957,
            "count": 1908034,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999779209,
            "variance": 0.2499779214
          },
          {
            "average": 0,
            "count": 1908034,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236495262,
            "count": 1908034,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4249298148,
            "variance": 0.1805653475
          },
          {
            "average": -4.268289015,
            "count": 1908034,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.13396561,
            "variance": 147.2331215
          },
          {
            "average": 134.147925,
            "count": 1908034,
            "maximum": 144,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 2.57988379,
            "variance": 6.655800371
          },
          {
            "average": 5620.476573,
            "count": 1908034,
            "maximum": 5622,
            "minimum": 5619,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8280096228,
            "variance": 0.6855999354
          },
          {
            "average": 9414.00536,
            "count": 1908034,
            "maximum": 61696,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 6733.439165,
            "variance": 45339202.99
          },
          {
            "average": 9973.789566,
            "count": 1908034,
            "maximum": 59904,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 5901.586556,
            "variance": 34828723.88
          },
          {
            "average": 10748.70211,
            "count": 1908034,
            "maximum": 57344,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 4192.540569,
            "variance": 17577396.42
          },
          {
            "average": 408705.7608,
            "count": 1908034,
            "maximum": 409763.0154,
            "minimum": 407675.9081,
            "name": "GpsTime",
            "position": 15,
            "stddev": 565.6086636,
            "variance": 319913.1603
          },
          {
            "average": 0,
            "count": 1908034,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1908034,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1908034,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1908034,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1908034,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376634.5283,
          5383471.415,
          996.2890885,
          377384.5283,
          5384221.435,
          1187.309088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376634.52834641724,
                5383471.414949067,
                996.2890884691421
              ],
              [
                376634.52834641724,
                5384221.4349490665,
                996.2890884691421
              ],
              [
                377384.52834641724,
                5384221.4349490665,
                1187.3090884691421
              ],
              [
                377384.52834641724,
                5383471.414949067,
                1187.3090884691421
              ],
              [
                376634.52834641724,
                5383471.414949067,
                996.2890884691421
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:36:03+00:00",
        "end_time": "2011-09-18T19:01:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0688.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0688.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0688.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0688.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6732803,
            48.59216515,
            996.2890885,
            -118.6628906,
            48.59905697,
            1187.309088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.67305750888819,
                  48.59216515260313,
                  996.2890884691421
                ],
                [
                  -118.67328028199323,
                  48.598909640310836,
                  996.2890884691421
                ],
                [
                  -118.66311206140968,
                  48.5990569748993,
                  1187.3090884691421
                ],
                [
                  -118.66289064053086,
                  48.59231245246528,
                  1187.3090884691421
                ],
                [
                  -118.67305750888819,
                  48.59216515260313,
                  996.2890884691421
                ]
              ]
            ]
          },
          "id": "COL_2012_0688.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0688.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:36:03Z",
            "pc:count": 1908034,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377000.9741,
                "count": 1908034,
                "maximum": 377384.5283,
                "minimum": 376634.5283,
                "name": "X",
                "position": 0,
                "stddev": 214.8615386,
                "variance": 46165.48076
              },
              {
                "average": 5383836.882,
                "count": 1908034,
                "maximum": 5384221.435,
                "minimum": 5383471.415,
                "name": "Y",
                "position": 1,
                "stddev": 248.572637,
                "variance": 61788.35589
              },
              {
                "average": 1083.784824,
                "count": 1908034,
                "maximum": 1187.309088,
                "minimum": 996.2890885,
                "name": "Z",
                "position": 2,
                "stddev": 38.44250132,
                "variance": 1477.825908
              },
              {
                "average": 71.23078624,
                "count": 1908034,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.99567715,
                "variance": 3135.515859
              },
              {
                "average": 1.221297943,
                "count": 1908034,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4643141269,
                "variance": 0.2155876084
              },
              {
                "average": 1.442857412,
                "count": 1908034,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6136086931,
                "variance": 0.3765156282
              },
              {
                "average": 0.4952872957,
                "count": 1908034,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999779209,
                "variance": 0.2499779214
              },
              {
                "average": 0,
                "count": 1908034,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236495262,
                "count": 1908034,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4249298148,
                "variance": 0.1805653475
              },
              {
                "average": -4.268289015,
                "count": 1908034,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.13396561,
                "variance": 147.2331215
              },
              {
                "average": 134.147925,
                "count": 1908034,
                "maximum": 144,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 2.57988379,
                "variance": 6.655800371
              },
              {
                "average": 5620.476573,
                "count": 1908034,
                "maximum": 5622,
                "minimum": 5619,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8280096228,
                "variance": 0.6855999354
              },
              {
                "average": 9414.00536,
                "count": 1908034,
                "maximum": 61696,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 6733.439165,
                "variance": 45339202.99
              },
              {
                "average": 9973.789566,
                "count": 1908034,
                "maximum": 59904,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 5901.586556,
                "variance": 34828723.88
              },
              {
                "average": 10748.70211,
                "count": 1908034,
                "maximum": 57344,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 4192.540569,
                "variance": 17577396.42
              },
              {
                "average": 408705.7608,
                "count": 1908034,
                "maximum": 409763.0154,
                "minimum": 407675.9081,
                "name": "GpsTime",
                "position": 15,
                "stddev": 565.6086636,
                "variance": 319913.1603
              },
              {
                "average": 0,
                "count": 1908034,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1908034,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1908034,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1908034,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1908034,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376634.5283,
              5383471.415,
              996.2890885,
              377384.5283,
              5384221.435,
              1187.309088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376634.52834641724,
                    5383471.414949067,
                    996.2890884691421
                  ],
                  [
                    376634.52834641724,
                    5384221.4349490665,
                    996.2890884691421
                  ],
                  [
                    377384.52834641724,
                    5384221.4349490665,
                    1187.3090884691421
                  ],
                  [
                    377384.52834641724,
                    5383471.414949067,
                    1187.3090884691421
                  ],
                  [
                    376634.52834641724,
                    5383471.414949067,
                    996.2890884691421
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:36:03+00:00",
            "end_time": "2011-09-18T19:01:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_2372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.81930727002715,
              48.98129651735418,
              885.952741443883
            ],
            [
              -118.81955284746485,
              48.98804002200439,
              885.952741443883
            ],
            [
              -118.80930647874823,
              48.9882012126586,
              1112.172741443883
            ],
            [
              -118.80906228237605,
              48.981457669952164,
              1112.172741443883
            ],
            [
              -118.81930727002715,
              48.98129651735418,
              885.952741443883
            ]
          ]
        ]
      },
      "bbox": [
        -118.8195528,
        48.98129652,
        885.9527414,
        -118.8090623,
        48.98820121,
        1112.172741
      ],
      "properties": {
        "datetime": "2011-09-20T22:21:59Z",
        "pc:count": 2550701,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367255.5064,
            "count": 2550701,
            "maximum": 367634.5289,
            "minimum": 366884.5289,
            "name": "X",
            "position": 0,
            "stddev": 220.4112188,
            "variance": 48581.10539
          },
          {
            "average": 5427323.456,
            "count": 2550701,
            "maximum": 5427721.429,
            "minimum": 5426971.409,
            "name": "Y",
            "position": 1,
            "stddev": 220.0166858,
            "variance": 48407.34205
          },
          {
            "average": 1003.051304,
            "count": 2550701,
            "maximum": 1112.172741,
            "minimum": 885.9527414,
            "name": "Z",
            "position": 2,
            "stddev": 37.88086287,
            "variance": 1434.959771
          },
          {
            "average": 64.45556927,
            "count": 2550701,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.37479341,
            "variance": 3066.367745
          },
          {
            "average": 1.288860984,
            "count": 2550701,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5171462405,
            "variance": 0.267440234
          },
          {
            "average": 1.57736089,
            "count": 2550701,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6557740594,
            "variance": 0.430039617
          },
          {
            "average": 0.494233938,
            "count": 2550701,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999668494,
            "variance": 0.2499668505
          },
          {
            "average": 0,
            "count": 2550701,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220554271,
            "count": 2550701,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4146204916,
            "variance": 0.171910152
          },
          {
            "average": 1.458142508,
            "count": 2550701,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.31289265,
            "variance": 177.2331106
          },
          {
            "average": 6,
            "count": 2550701,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5673.50644,
            "count": 2550701,
            "maximum": 5675,
            "minimum": 5672,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.927638601,
            "variance": 0.8605133741
          },
          {
            "average": 13155.74632,
            "count": 2550701,
            "maximum": 61184,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8559.375025,
            "variance": 73262900.82
          },
          {
            "average": 13441.47641,
            "count": 2550701,
            "maximum": 57600,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7916.527432,
            "variance": 62671406.57
          },
          {
            "average": 13954.47614,
            "count": 2550701,
            "maximum": 55296,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 6780.094499,
            "variance": 45969681.41
          },
          {
            "average": 591146.7624,
            "count": 2550701,
            "maximum": 592519.2189,
            "minimum": 589735.3393,
            "name": "GpsTime",
            "position": 15,
            "stddev": 770.4325635,
            "variance": 593566.335
          },
          {
            "average": 0,
            "count": 2550701,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2550701,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2550701,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2550701,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2550701,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366884.5289,
          5426971.409,
          885.9527414,
          367634.5289,
          5427721.429,
          1112.172741
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366884.5288593491,
                5426971.409142513,
                885.952741443883
              ],
              [
                366884.5288593491,
                5427721.429142512,
                885.952741443883
              ],
              [
                367634.5288593491,
                5427721.429142512,
                1112.172741443883
              ],
              [
                367634.5288593491,
                5426971.409142513,
                1112.172741443883
              ],
              [
                366884.5288593491,
                5426971.409142513,
                885.952741443883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:21:59+00:00",
        "end_time": "2011-09-20T21:35:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8195528,
            48.98129652,
            885.9527414,
            -118.8090623,
            48.98820121,
            1112.172741
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.81930727002715,
                  48.98129651735418,
                  885.952741443883
                ],
                [
                  -118.81955284746485,
                  48.98804002200439,
                  885.952741443883
                ],
                [
                  -118.80930647874823,
                  48.9882012126586,
                  1112.172741443883
                ],
                [
                  -118.80906228237605,
                  48.981457669952164,
                  1112.172741443883
                ],
                [
                  -118.81930727002715,
                  48.98129651735418,
                  885.952741443883
                ]
              ]
            ]
          },
          "id": "COL_2012_2372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:21:59Z",
            "pc:count": 2550701,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367255.5064,
                "count": 2550701,
                "maximum": 367634.5289,
                "minimum": 366884.5289,
                "name": "X",
                "position": 0,
                "stddev": 220.4112188,
                "variance": 48581.10539
              },
              {
                "average": 5427323.456,
                "count": 2550701,
                "maximum": 5427721.429,
                "minimum": 5426971.409,
                "name": "Y",
                "position": 1,
                "stddev": 220.0166858,
                "variance": 48407.34205
              },
              {
                "average": 1003.051304,
                "count": 2550701,
                "maximum": 1112.172741,
                "minimum": 885.9527414,
                "name": "Z",
                "position": 2,
                "stddev": 37.88086287,
                "variance": 1434.959771
              },
              {
                "average": 64.45556927,
                "count": 2550701,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.37479341,
                "variance": 3066.367745
              },
              {
                "average": 1.288860984,
                "count": 2550701,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5171462405,
                "variance": 0.267440234
              },
              {
                "average": 1.57736089,
                "count": 2550701,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6557740594,
                "variance": 0.430039617
              },
              {
                "average": 0.494233938,
                "count": 2550701,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999668494,
                "variance": 0.2499668505
              },
              {
                "average": 0,
                "count": 2550701,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220554271,
                "count": 2550701,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4146204916,
                "variance": 0.171910152
              },
              {
                "average": 1.458142508,
                "count": 2550701,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.31289265,
                "variance": 177.2331106
              },
              {
                "average": 6,
                "count": 2550701,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5673.50644,
                "count": 2550701,
                "maximum": 5675,
                "minimum": 5672,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.927638601,
                "variance": 0.8605133741
              },
              {
                "average": 13155.74632,
                "count": 2550701,
                "maximum": 61184,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8559.375025,
                "variance": 73262900.82
              },
              {
                "average": 13441.47641,
                "count": 2550701,
                "maximum": 57600,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7916.527432,
                "variance": 62671406.57
              },
              {
                "average": 13954.47614,
                "count": 2550701,
                "maximum": 55296,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 6780.094499,
                "variance": 45969681.41
              },
              {
                "average": 591146.7624,
                "count": 2550701,
                "maximum": 592519.2189,
                "minimum": 589735.3393,
                "name": "GpsTime",
                "position": 15,
                "stddev": 770.4325635,
                "variance": 593566.335
              },
              {
                "average": 0,
                "count": 2550701,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2550701,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2550701,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2550701,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2550701,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366884.5289,
              5426971.409,
              885.9527414,
              367634.5289,
              5427721.429,
              1112.172741
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366884.5288593491,
                    5426971.409142513,
                    885.952741443883
                  ],
                  [
                    366884.5288593491,
                    5427721.429142512,
                    885.952741443883
                  ],
                  [
                    367634.5288593491,
                    5427721.429142512,
                    1112.172741443883
                  ],
                  [
                    367634.5288593491,
                    5426971.409142513,
                    1112.172741443883
                  ],
                  [
                    366884.5288593491,
                    5426971.409142513,
                    885.952741443883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:21:59+00:00",
            "end_time": "2011-09-20T21: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": "COL_2012_0046.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.81152981933162,
              48.48210684034503,
              992.3852010848582
            ],
            [
              -118.81177008769073,
              48.488850781252204,
              992.3852010848582
            ],
            [
              -118.8016246329829,
              48.48901007689378,
              1243.8652010848582
            ],
            [
              -118.80138570828706,
              48.48226609846229,
              1243.8652010848582
            ],
            [
              -118.81152981933162,
              48.48210684034503,
              992.3852010848582
            ]
          ]
        ]
      },
      "bbox": [
        -118.8117701,
        48.48210684,
        992.3852011,
        -118.8013857,
        48.48901008,
        1243.865201
      ],
      "properties": {
        "datetime": "2011-09-19T22:57:26Z",
        "pc:count": 1898132,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366515.9756,
            "count": 1898132,
            "maximum": 366884.5284,
            "minimum": 366134.5284,
            "name": "X",
            "position": 0,
            "stddev": 210.7376321,
            "variance": 44410.34957
          },
          {
            "average": 5371843.543,
            "count": 1898132,
            "maximum": 5372221.424,
            "minimum": 5371471.424,
            "name": "Y",
            "position": 1,
            "stddev": 247.8131467,
            "variance": 61411.35566
          },
          {
            "average": 1124.765429,
            "count": 1898132,
            "maximum": 1243.865201,
            "minimum": 992.3852011,
            "name": "Z",
            "position": 2,
            "stddev": 53.86292938,
            "variance": 2901.215161
          },
          {
            "average": 76.51934902,
            "count": 1898132,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.98972188,
            "variance": 3023.869513
          },
          {
            "average": 1.214231149,
            "count": 1898132,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4682644767,
            "variance": 0.2192716202
          },
          {
            "average": 1.429406385,
            "count": 1898132,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6311686315,
            "variance": 0.3983738414
          },
          {
            "average": 0.4951109828,
            "count": 1898132,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999762286,
            "variance": 0.2499762292
          },
          {
            "average": 0,
            "count": 1898132,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256266687,
            "count": 1898132,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4365709252,
            "variance": 0.1905941728
          },
          {
            "average": -3.782291082,
            "count": 1898132,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69277945,
            "variance": 136.7210913
          },
          {
            "average": 8,
            "count": 1898132,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5703.411447,
            "count": 1898132,
            "maximum": 5705,
            "minimum": 5702,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7822201867,
            "variance": 0.6118684206
          },
          {
            "average": 14132.83146,
            "count": 1898132,
            "maximum": 62720,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9973.752285,
            "variance": 99475734.64
          },
          {
            "average": 14312.11948,
            "count": 1898132,
            "maximum": 59904,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8291.468423,
            "variance": 68748448.6
          },
          {
            "average": 15271.30392,
            "count": 1898132,
            "maximum": 59136,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 7125.966356,
            "variance": 50779396.5
          },
          {
            "average": 507361.919,
            "count": 1898132,
            "maximum": 508246.0895,
            "minimum": 506612.8007,
            "name": "GpsTime",
            "position": 15,
            "stddev": 550.2765532,
            "variance": 302804.285
          },
          {
            "average": 0,
            "count": 1898132,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898132,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898132,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898132,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898132,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366134.5284,
          5371471.424,
          992.3852011,
          366884.5284,
          5372221.424,
          1243.865201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366134.5284176767,
                5371471.424176099,
                992.3852010848582
              ],
              [
                366134.5284176767,
                5372221.424176099,
                992.3852010848582
              ],
              [
                366884.5284176767,
                5372221.424176099,
                1243.8652010848582
              ],
              [
                366884.5284176767,
                5371471.424176099,
                1243.8652010848582
              ],
              [
                366134.5284176767,
                5371471.424176099,
                992.3852010848582
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:57:26+00:00",
        "end_time": "2011-09-19T22:30:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0046.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0046.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0046.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0046.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8117701,
            48.48210684,
            992.3852011,
            -118.8013857,
            48.48901008,
            1243.865201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.81152981933162,
                  48.48210684034503,
                  992.3852010848582
                ],
                [
                  -118.81177008769073,
                  48.488850781252204,
                  992.3852010848582
                ],
                [
                  -118.8016246329829,
                  48.48901007689378,
                  1243.8652010848582
                ],
                [
                  -118.80138570828706,
                  48.48226609846229,
                  1243.8652010848582
                ],
                [
                  -118.81152981933162,
                  48.48210684034503,
                  992.3852010848582
                ]
              ]
            ]
          },
          "id": "COL_2012_0046.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0046.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:57:26Z",
            "pc:count": 1898132,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366515.9756,
                "count": 1898132,
                "maximum": 366884.5284,
                "minimum": 366134.5284,
                "name": "X",
                "position": 0,
                "stddev": 210.7376321,
                "variance": 44410.34957
              },
              {
                "average": 5371843.543,
                "count": 1898132,
                "maximum": 5372221.424,
                "minimum": 5371471.424,
                "name": "Y",
                "position": 1,
                "stddev": 247.8131467,
                "variance": 61411.35566
              },
              {
                "average": 1124.765429,
                "count": 1898132,
                "maximum": 1243.865201,
                "minimum": 992.3852011,
                "name": "Z",
                "position": 2,
                "stddev": 53.86292938,
                "variance": 2901.215161
              },
              {
                "average": 76.51934902,
                "count": 1898132,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.98972188,
                "variance": 3023.869513
              },
              {
                "average": 1.214231149,
                "count": 1898132,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4682644767,
                "variance": 0.2192716202
              },
              {
                "average": 1.429406385,
                "count": 1898132,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6311686315,
                "variance": 0.3983738414
              },
              {
                "average": 0.4951109828,
                "count": 1898132,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999762286,
                "variance": 0.2499762292
              },
              {
                "average": 0,
                "count": 1898132,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256266687,
                "count": 1898132,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4365709252,
                "variance": 0.1905941728
              },
              {
                "average": -3.782291082,
                "count": 1898132,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69277945,
                "variance": 136.7210913
              },
              {
                "average": 8,
                "count": 1898132,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5703.411447,
                "count": 1898132,
                "maximum": 5705,
                "minimum": 5702,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7822201867,
                "variance": 0.6118684206
              },
              {
                "average": 14132.83146,
                "count": 1898132,
                "maximum": 62720,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9973.752285,
                "variance": 99475734.64
              },
              {
                "average": 14312.11948,
                "count": 1898132,
                "maximum": 59904,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8291.468423,
                "variance": 68748448.6
              },
              {
                "average": 15271.30392,
                "count": 1898132,
                "maximum": 59136,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 7125.966356,
                "variance": 50779396.5
              },
              {
                "average": 507361.919,
                "count": 1898132,
                "maximum": 508246.0895,
                "minimum": 506612.8007,
                "name": "GpsTime",
                "position": 15,
                "stddev": 550.2765532,
                "variance": 302804.285
              },
              {
                "average": 0,
                "count": 1898132,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898132,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898132,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898132,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898132,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366134.5284,
              5371471.424,
              992.3852011,
              366884.5284,
              5372221.424,
              1243.865201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366134.5284176767,
                    5371471.424176099,
                    992.3852010848582
                  ],
                  [
                    366134.5284176767,
                    5372221.424176099,
                    992.3852010848582
                  ],
                  [
                    366884.5284176767,
                    5372221.424176099,
                    1243.8652010848582
                  ],
                  [
                    366884.5284176767,
                    5371471.424176099,
                    1243.8652010848582
                  ],
                  [
                    366134.5284176767,
                    5371471.424176099,
                    992.3852010848582
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:57:26+00:00",
            "end_time": "2011-09-19T22: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": "COL_2012_1333.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.48541910776537,
              48.783665278964804,
              1264.4673507180933
            ],
            [
              -118.48561823242866,
              48.79040997135305,
              1264.4673507180933
            ],
            [
              -118.47541045564846,
              48.79054111404137,
              1716.3473507180934
            ],
            [
              -118.47521269796948,
              48.78379639071513,
              1716.3473507180934
            ],
            [
              -118.48541910776537,
              48.783665278964804,
              1264.4673507180933
            ]
          ]
        ]
      },
      "bbox": [
        -118.4856182,
        48.78366528,
        1264.467351,
        -118.4752127,
        48.79054111,
        1716.347351
      ],
      "properties": {
        "datetime": "2011-09-15T18:45:13Z",
        "pc:count": 2049255,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391297.7028,
            "count": 2049255,
            "maximum": 391634.5286,
            "minimum": 390884.5286,
            "name": "X",
            "position": 0,
            "stddev": 196.7220103,
            "variance": 38699.54935
          },
          {
            "average": 5404821.572,
            "count": 2049255,
            "maximum": 5405221.418,
            "minimum": 5404471.418,
            "name": "Y",
            "position": 1,
            "stddev": 210.8894737,
            "variance": 44474.37013
          },
          {
            "average": 1466.488253,
            "count": 2049255,
            "maximum": 1716.347351,
            "minimum": 1264.467351,
            "name": "Z",
            "position": 2,
            "stddev": 91.60091092,
            "variance": 8390.72688
          },
          {
            "average": 84.05732425,
            "count": 2049255,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.21810675,
            "variance": 3506.784167
          },
          {
            "average": 1.213184304,
            "count": 2049255,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4588301339,
            "variance": 0.2105250918
          },
          {
            "average": 1.426282234,
            "count": 2049255,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6107251636,
            "variance": 0.3729852254
          },
          {
            "average": 0.4930079468,
            "count": 2049255,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999512308,
            "variance": 0.2499512332
          },
          {
            "average": 0,
            "count": 2049255,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271061435,
            "count": 2049255,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4445078511,
            "variance": 0.1975872297
          },
          {
            "average": 1.649793734,
            "count": 2049255,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.55313896,
            "variance": 157.5812979
          },
          {
            "average": 4.658916045,
            "count": 2049255,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.752216672,
            "variance": 0.5658299216
          },
          {
            "average": 5600.996212,
            "count": 2049255,
            "maximum": 5614,
            "minimum": 5549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.62682845,
            "variance": 558.2270224
          },
          {
            "average": 9829.955397,
            "count": 2049255,
            "maximum": 60672,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 6563.132017,
            "variance": 43074701.87
          },
          {
            "average": 11073.97844,
            "count": 2049255,
            "maximum": 58624,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 5953.536753,
            "variance": 35444599.87
          },
          {
            "average": 12256.97101,
            "count": 2049255,
            "maximum": 58624,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4453.260972,
            "variance": 19831533.29
          },
          {
            "average": 86620.25972,
            "count": 2049255,
            "maximum": 147513.6379,
            "minimum": 72178.23304,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27621.67852,
            "variance": 762957124.1
          },
          {
            "average": 0,
            "count": 2049255,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2049255,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2049255,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2049255,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2049255,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          390884.5286,
          5404471.418,
          1264.467351,
          391634.5286,
          5405221.418,
          1716.347351
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                390884.52860822494,
                5404471.417693824,
                1264.4673507180933
              ],
              [
                390884.52860822494,
                5405221.417693824,
                1264.4673507180933
              ],
              [
                391634.52860822494,
                5405221.417693824,
                1716.3473507180934
              ],
              [
                391634.52860822494,
                5404471.417693824,
                1716.3473507180934
              ],
              [
                390884.52860822494,
                5404471.417693824,
                1264.4673507180933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T18:45:13+00:00",
        "end_time": "2011-09-14T21:49:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1333.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1333.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1333.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1333.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4856182,
            48.78366528,
            1264.467351,
            -118.4752127,
            48.79054111,
            1716.347351
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.48541910776537,
                  48.783665278964804,
                  1264.4673507180933
                ],
                [
                  -118.48561823242866,
                  48.79040997135305,
                  1264.4673507180933
                ],
                [
                  -118.47541045564846,
                  48.79054111404137,
                  1716.3473507180934
                ],
                [
                  -118.47521269796948,
                  48.78379639071513,
                  1716.3473507180934
                ],
                [
                  -118.48541910776537,
                  48.783665278964804,
                  1264.4673507180933
                ]
              ]
            ]
          },
          "id": "COL_2012_1333.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1333.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:45:13Z",
            "pc:count": 2049255,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391297.7028,
                "count": 2049255,
                "maximum": 391634.5286,
                "minimum": 390884.5286,
                "name": "X",
                "position": 0,
                "stddev": 196.7220103,
                "variance": 38699.54935
              },
              {
                "average": 5404821.572,
                "count": 2049255,
                "maximum": 5405221.418,
                "minimum": 5404471.418,
                "name": "Y",
                "position": 1,
                "stddev": 210.8894737,
                "variance": 44474.37013
              },
              {
                "average": 1466.488253,
                "count": 2049255,
                "maximum": 1716.347351,
                "minimum": 1264.467351,
                "name": "Z",
                "position": 2,
                "stddev": 91.60091092,
                "variance": 8390.72688
              },
              {
                "average": 84.05732425,
                "count": 2049255,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.21810675,
                "variance": 3506.784167
              },
              {
                "average": 1.213184304,
                "count": 2049255,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4588301339,
                "variance": 0.2105250918
              },
              {
                "average": 1.426282234,
                "count": 2049255,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6107251636,
                "variance": 0.3729852254
              },
              {
                "average": 0.4930079468,
                "count": 2049255,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999512308,
                "variance": 0.2499512332
              },
              {
                "average": 0,
                "count": 2049255,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271061435,
                "count": 2049255,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4445078511,
                "variance": 0.1975872297
              },
              {
                "average": 1.649793734,
                "count": 2049255,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.55313896,
                "variance": 157.5812979
              },
              {
                "average": 4.658916045,
                "count": 2049255,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.752216672,
                "variance": 0.5658299216
              },
              {
                "average": 5600.996212,
                "count": 2049255,
                "maximum": 5614,
                "minimum": 5549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.62682845,
                "variance": 558.2270224
              },
              {
                "average": 9829.955397,
                "count": 2049255,
                "maximum": 60672,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 6563.132017,
                "variance": 43074701.87
              },
              {
                "average": 11073.97844,
                "count": 2049255,
                "maximum": 58624,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 5953.536753,
                "variance": 35444599.87
              },
              {
                "average": 12256.97101,
                "count": 2049255,
                "maximum": 58624,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 4453.260972,
                "variance": 19831533.29
              },
              {
                "average": 86620.25972,
                "count": 2049255,
                "maximum": 147513.6379,
                "minimum": 72178.23304,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27621.67852,
                "variance": 762957124.1
              },
              {
                "average": 0,
                "count": 2049255,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2049255,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2049255,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2049255,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2049255,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              390884.5286,
              5404471.418,
              1264.467351,
              391634.5286,
              5405221.418,
              1716.347351
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    390884.52860822494,
                    5404471.417693824,
                    1264.4673507180933
                  ],
                  [
                    390884.52860822494,
                    5405221.417693824,
                    1264.4673507180933
                  ],
                  [
                    391634.52860822494,
                    5405221.417693824,
                    1716.3473507180934
                  ],
                  [
                    391634.52860822494,
                    5404471.417693824,
                    1716.3473507180934
                  ],
                  [
                    390884.52860822494,
                    5404471.417693824,
                    1264.4673507180933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T18:45:13+00:00",
            "end_time": "2011-09-14T21: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": "COL_2012_1711.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.73313834755314,
              48.86117355614329,
              1061.974642838846
            ],
            [
              -118.73337131059176,
              48.86791751688878,
              1061.974642838846
            ],
            [
              -118.72314901524688,
              48.86807077769566,
              1217.6946428388458
            ],
            [
              -118.72291742441072,
              48.86132678078487,
              1217.6946428388458
            ],
            [
              -118.73313834755314,
              48.86117355614329,
              1061.974642838846
            ]
          ]
        ]
      },
      "bbox": [
        -118.7333713,
        48.86117356,
        1061.974643,
        -118.7229174,
        48.86807078,
        1217.694643
      ],
      "properties": {
        "datetime": "2011-09-18T22:37:17Z",
        "pc:count": 2662990,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 373292.7167,
            "count": 2662990,
            "maximum": 373634.5291,
            "minimum": 372884.5291,
            "name": "X",
            "position": 0,
            "stddev": 232.8776442,
            "variance": 54231.99716
          },
          {
            "average": 5413834.646,
            "count": 2662990,
            "maximum": 5414221.429,
            "minimum": 5413471.409,
            "name": "Y",
            "position": 1,
            "stddev": 221.9743233,
            "variance": 49272.60022
          },
          {
            "average": 1135.035171,
            "count": 2662990,
            "maximum": 1217.694643,
            "minimum": 1061.974643,
            "name": "Z",
            "position": 2,
            "stddev": 31.19485961,
            "variance": 973.119266
          },
          {
            "average": 58.41575785,
            "count": 2662990,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.77599551,
            "variance": 3338.065657
          },
          {
            "average": 1.323149542,
            "count": 2662990,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5393382685,
            "variance": 0.2908857679
          },
          {
            "average": 1.646163147,
            "count": 2662990,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6672599853,
            "variance": 0.4452358879
          },
          {
            "average": 0.493597798,
            "count": 2662990,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499959104,
            "variance": 0.2499591057
          },
          {
            "average": 0,
            "count": 2662990,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174438132,
            "count": 2662990,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3794858679,
            "variance": 0.1440095239
          },
          {
            "average": 2.584527289,
            "count": 2662990,
            "maximum": 22.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.77457846,
            "variance": 163.1898548
          },
          {
            "average": 136.0445856,
            "count": 2662990,
            "maximum": 144,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 2.595163139,
            "variance": 6.73487172
          },
          {
            "average": 5639.29154,
            "count": 2662990,
            "maximum": 5641,
            "minimum": 5636,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.330070085,
            "variance": 1.76908643
          },
          {
            "average": 14384.98126,
            "count": 2662990,
            "maximum": 64256,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10628.45008,
            "variance": 112963951
          },
          {
            "average": 14384.00628,
            "count": 2662990,
            "maximum": 61184,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 10288.03118,
            "variance": 105843585.5
          },
          {
            "average": 14031.4248,
            "count": 2662990,
            "maximum": 58112,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7415.951457,
            "variance": 54996336.01
          },
          {
            "average": 419432.8151,
            "count": 2662990,
            "maximum": 420637.461,
            "minimum": 417280.8078,
            "name": "GpsTime",
            "position": 15,
            "stddev": 880.858772,
            "variance": 775912.1762
          },
          {
            "average": 0,
            "count": 2662990,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662990,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662990,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662990,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662990,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372884.5291,
          5413471.409,
          1061.974643,
          373634.5291,
          5414221.429,
          1217.694643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372884.5291140458,
                5413471.40891085,
                1061.974642838846
              ],
              [
                372884.5291140458,
                5414221.42891085,
                1061.974642838846
              ],
              [
                373634.5291140458,
                5414221.42891085,
                1217.6946428388458
              ],
              [
                373634.5291140458,
                5413471.40891085,
                1217.6946428388458
              ],
              [
                372884.5291140458,
                5413471.40891085,
                1061.974642838846
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:37:17+00:00",
        "end_time": "2011-09-18T21:41:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1711.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1711.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1711.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1711.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7333713,
            48.86117356,
            1061.974643,
            -118.7229174,
            48.86807078,
            1217.694643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.73313834755314,
                  48.86117355614329,
                  1061.974642838846
                ],
                [
                  -118.73337131059176,
                  48.86791751688878,
                  1061.974642838846
                ],
                [
                  -118.72314901524688,
                  48.86807077769566,
                  1217.6946428388458
                ],
                [
                  -118.72291742441072,
                  48.86132678078487,
                  1217.6946428388458
                ],
                [
                  -118.73313834755314,
                  48.86117355614329,
                  1061.974642838846
                ]
              ]
            ]
          },
          "id": "COL_2012_1711.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1711.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:37:17Z",
            "pc:count": 2662990,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 373292.7167,
                "count": 2662990,
                "maximum": 373634.5291,
                "minimum": 372884.5291,
                "name": "X",
                "position": 0,
                "stddev": 232.8776442,
                "variance": 54231.99716
              },
              {
                "average": 5413834.646,
                "count": 2662990,
                "maximum": 5414221.429,
                "minimum": 5413471.409,
                "name": "Y",
                "position": 1,
                "stddev": 221.9743233,
                "variance": 49272.60022
              },
              {
                "average": 1135.035171,
                "count": 2662990,
                "maximum": 1217.694643,
                "minimum": 1061.974643,
                "name": "Z",
                "position": 2,
                "stddev": 31.19485961,
                "variance": 973.119266
              },
              {
                "average": 58.41575785,
                "count": 2662990,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.77599551,
                "variance": 3338.065657
              },
              {
                "average": 1.323149542,
                "count": 2662990,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5393382685,
                "variance": 0.2908857679
              },
              {
                "average": 1.646163147,
                "count": 2662990,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6672599853,
                "variance": 0.4452358879
              },
              {
                "average": 0.493597798,
                "count": 2662990,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499959104,
                "variance": 0.2499591057
              },
              {
                "average": 0,
                "count": 2662990,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174438132,
                "count": 2662990,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3794858679,
                "variance": 0.1440095239
              },
              {
                "average": 2.584527289,
                "count": 2662990,
                "maximum": 22.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.77457846,
                "variance": 163.1898548
              },
              {
                "average": 136.0445856,
                "count": 2662990,
                "maximum": 144,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 2.595163139,
                "variance": 6.73487172
              },
              {
                "average": 5639.29154,
                "count": 2662990,
                "maximum": 5641,
                "minimum": 5636,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.330070085,
                "variance": 1.76908643
              },
              {
                "average": 14384.98126,
                "count": 2662990,
                "maximum": 64256,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10628.45008,
                "variance": 112963951
              },
              {
                "average": 14384.00628,
                "count": 2662990,
                "maximum": 61184,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 10288.03118,
                "variance": 105843585.5
              },
              {
                "average": 14031.4248,
                "count": 2662990,
                "maximum": 58112,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7415.951457,
                "variance": 54996336.01
              },
              {
                "average": 419432.8151,
                "count": 2662990,
                "maximum": 420637.461,
                "minimum": 417280.8078,
                "name": "GpsTime",
                "position": 15,
                "stddev": 880.858772,
                "variance": 775912.1762
              },
              {
                "average": 0,
                "count": 2662990,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662990,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662990,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662990,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662990,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372884.5291,
              5413471.409,
              1061.974643,
              373634.5291,
              5414221.429,
              1217.694643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372884.5291140458,
                    5413471.40891085,
                    1061.974642838846
                  ],
                  [
                    372884.5291140458,
                    5414221.42891085,
                    1061.974642838846
                  ],
                  [
                    373634.5291140458,
                    5414221.42891085,
                    1217.6946428388458
                  ],
                  [
                    373634.5291140458,
                    5413471.40891085,
                    1217.6946428388458
                  ],
                  [
                    372884.5291140458,
                    5413471.40891085,
                    1061.974642838846
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:37:17+00:00",
            "end_time": "2011-09-18T21:41: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": "COL_2012_1103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.60595391611804,
              48.72132226134649,
              1032.4318522673434
            ],
            [
              -118.60616872921082,
              48.72806682350275,
              1032.4318522673434
            ],
            [
              -118.59597415358775,
              48.72820850870328,
              1246.4718522673434
            ],
            [
              -118.59576070252841,
              48.72146391313229,
              1246.4718522673434
            ],
            [
              -118.60595391611804,
              48.72132226134649,
              1032.4318522673434
            ]
          ]
        ]
      },
      "bbox": [
        -118.6061687,
        48.72132226,
        1032.431852,
        -118.5957607,
        48.72820851,
        1246.471852
      ],
      "properties": {
        "datetime": "2011-09-14T22:51:45Z",
        "pc:count": 1906057,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 382234.0884,
            "count": 1906057,
            "maximum": 382634.5331,
            "minimum": 381884.5331,
            "name": "X",
            "position": 0,
            "stddev": 210.2654544,
            "variance": 44211.5613
          },
          {
            "average": 5398054.853,
            "count": 1906057,
            "maximum": 5398471.429,
            "minimum": 5397721.409,
            "name": "Y",
            "position": 1,
            "stddev": 216.5333544,
            "variance": 46886.69357
          },
          {
            "average": 1133.926073,
            "count": 1906057,
            "maximum": 1246.471852,
            "minimum": 1032.431852,
            "name": "Z",
            "position": 2,
            "stddev": 55.87137272,
            "variance": 3121.610289
          },
          {
            "average": 74.61950298,
            "count": 1906057,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.28234699,
            "variance": 2946.573195
          },
          {
            "average": 1.213664649,
            "count": 1906057,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4626391002,
            "variance": 0.2140349371
          },
          {
            "average": 1.427241683,
            "count": 1906057,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6186777114,
            "variance": 0.3827621106
          },
          {
            "average": 0.4962202075,
            "count": 1906057,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999858441,
            "variance": 0.2499858443
          },
          {
            "average": 0,
            "count": 1906057,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287860751,
            "count": 1906057,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4527659955,
            "variance": 0.2049970467
          },
          {
            "average": -4.982717173,
            "count": 1906057,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.14755353,
            "variance": 124.2679498
          },
          {
            "average": 5,
            "count": 1906057,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5599.445222,
            "count": 1906057,
            "maximum": 5615,
            "minimum": 5595,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.773722426,
            "variance": 45.88331551
          },
          {
            "average": 9973.955054,
            "count": 1906057,
            "maximum": 55040,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 8418.020303,
            "variance": 70863065.82
          },
          {
            "average": 10787.84027,
            "count": 1906057,
            "maximum": 55040,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 6857.679056,
            "variance": 47027762.03
          },
          {
            "average": 12207.14174,
            "count": 1906057,
            "maximum": 56064,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 5904.643549,
            "variance": 34864815.44
          },
          {
            "average": 64903.95036,
            "count": 1906057,
            "maximum": 75905.53272,
            "minimum": 62148.3737,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4768.052549,
            "variance": 22734325.11
          },
          {
            "average": 0,
            "count": 1906057,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1906057,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1906057,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1906057,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1906057,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          381884.5331,
          5397721.409,
          1032.431852,
          382634.5331,
          5398471.429,
          1246.471852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                381884.5331465991,
                5397721.408973081,
                1032.4318522673434
              ],
              [
                381884.5331465991,
                5398471.428973081,
                1032.4318522673434
              ],
              [
                382634.5331465991,
                5398471.428973081,
                1246.4718522673434
              ],
              [
                382634.5331465991,
                5397721.408973081,
                1246.4718522673434
              ],
              [
                381884.5331465991,
                5397721.408973081,
                1032.4318522673434
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T22:51:45+00:00",
        "end_time": "2011-09-14T19:02:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6061687,
            48.72132226,
            1032.431852,
            -118.5957607,
            48.72820851,
            1246.471852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.60595391611804,
                  48.72132226134649,
                  1032.4318522673434
                ],
                [
                  -118.60616872921082,
                  48.72806682350275,
                  1032.4318522673434
                ],
                [
                  -118.59597415358775,
                  48.72820850870328,
                  1246.4718522673434
                ],
                [
                  -118.59576070252841,
                  48.72146391313229,
                  1246.4718522673434
                ],
                [
                  -118.60595391611804,
                  48.72132226134649,
                  1032.4318522673434
                ]
              ]
            ]
          },
          "id": "COL_2012_1103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:51:45Z",
            "pc:count": 1906057,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 382234.0884,
                "count": 1906057,
                "maximum": 382634.5331,
                "minimum": 381884.5331,
                "name": "X",
                "position": 0,
                "stddev": 210.2654544,
                "variance": 44211.5613
              },
              {
                "average": 5398054.853,
                "count": 1906057,
                "maximum": 5398471.429,
                "minimum": 5397721.409,
                "name": "Y",
                "position": 1,
                "stddev": 216.5333544,
                "variance": 46886.69357
              },
              {
                "average": 1133.926073,
                "count": 1906057,
                "maximum": 1246.471852,
                "minimum": 1032.431852,
                "name": "Z",
                "position": 2,
                "stddev": 55.87137272,
                "variance": 3121.610289
              },
              {
                "average": 74.61950298,
                "count": 1906057,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.28234699,
                "variance": 2946.573195
              },
              {
                "average": 1.213664649,
                "count": 1906057,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4626391002,
                "variance": 0.2140349371
              },
              {
                "average": 1.427241683,
                "count": 1906057,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6186777114,
                "variance": 0.3827621106
              },
              {
                "average": 0.4962202075,
                "count": 1906057,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999858441,
                "variance": 0.2499858443
              },
              {
                "average": 0,
                "count": 1906057,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287860751,
                "count": 1906057,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4527659955,
                "variance": 0.2049970467
              },
              {
                "average": -4.982717173,
                "count": 1906057,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.14755353,
                "variance": 124.2679498
              },
              {
                "average": 5,
                "count": 1906057,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5599.445222,
                "count": 1906057,
                "maximum": 5615,
                "minimum": 5595,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.773722426,
                "variance": 45.88331551
              },
              {
                "average": 9973.955054,
                "count": 1906057,
                "maximum": 55040,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 8418.020303,
                "variance": 70863065.82
              },
              {
                "average": 10787.84027,
                "count": 1906057,
                "maximum": 55040,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 6857.679056,
                "variance": 47027762.03
              },
              {
                "average": 12207.14174,
                "count": 1906057,
                "maximum": 56064,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 5904.643549,
                "variance": 34864815.44
              },
              {
                "average": 64903.95036,
                "count": 1906057,
                "maximum": 75905.53272,
                "minimum": 62148.3737,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4768.052549,
                "variance": 22734325.11
              },
              {
                "average": 0,
                "count": 1906057,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1906057,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1906057,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1906057,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1906057,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              381884.5331,
              5397721.409,
              1032.431852,
              382634.5331,
              5398471.429,
              1246.471852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    381884.5331465991,
                    5397721.408973081,
                    1032.4318522673434
                  ],
                  [
                    381884.5331465991,
                    5398471.428973081,
                    1032.4318522673434
                  ],
                  [
                    382634.5331465991,
                    5398471.428973081,
                    1246.4718522673434
                  ],
                  [
                    382634.5331465991,
                    5397721.408973081,
                    1246.4718522673434
                  ],
                  [
                    381884.5331465991,
                    5397721.408973081,
                    1032.4318522673434
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T22:51:45+00:00",
            "end_time": "2011-09-14T19:02: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": "COL_2012_1508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.6910488209725,
              48.82600754185264,
              1092.046958767804
            ],
            [
              -118.69111795330477,
              48.8280614864417,
              1092.046958767804
            ],
            [
              -118.68090354309773,
              48.82821091185903,
              1274.1469587678039
            ],
            [
              -118.68083482784641,
              48.82615695653214,
              1274.1469587678039
            ],
            [
              -118.6910488209725,
              48.82600754185264,
              1092.046958767804
            ]
          ]
        ]
      },
      "bbox": [
        -118.691118,
        48.82600754,
        1092.046959,
        -118.6808348,
        48.82821091,
        1274.146959
      ],
      "properties": {
        "datetime": "2011-09-20T19:39:48Z",
        "pc:count": 523256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376338.4206,
            "count": 523256,
            "maximum": 376634.5381,
            "minimum": 375884.5381,
            "name": "X",
            "position": 0,
            "stddev": 193.9635034,
            "variance": 37621.84066
          },
          {
            "average": 5409614.139,
            "count": 523256,
            "maximum": 5409721.433,
            "minimum": 5409493.013,
            "name": "Y",
            "position": 1,
            "stddev": 63.8349009,
            "variance": 4074.894573
          },
          {
            "average": 1205.431051,
            "count": 523256,
            "maximum": 1274.146959,
            "minimum": 1092.046959,
            "name": "Z",
            "position": 2,
            "stddev": 39.28495518,
            "variance": 1543.307704
          },
          {
            "average": 98.76910919,
            "count": 523256,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.58650335,
            "variance": 2979.686348
          },
          {
            "average": 1.110555827,
            "count": 523256,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3388716325,
            "variance": 0.1148339833
          },
          {
            "average": 1.221438455,
            "count": 523256,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4713523394,
            "variance": 0.2221730279
          },
          {
            "average": 0.4967702234,
            "count": 523256,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999900462,
            "variance": 0.2499900463
          },
          {
            "average": 0,
            "count": 523256,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292881496,
            "count": 523256,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4550849602,
            "variance": 0.207102321
          },
          {
            "average": -5.763945392,
            "count": 523256,
            "maximum": 16.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.21234339,
            "variance": 125.7166442
          },
          {
            "average": 6,
            "count": 523256,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5660.658664,
            "count": 523256,
            "maximum": 5662,
            "minimum": 5659,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.146058546,
            "variance": 1.313450191
          },
          {
            "average": 12506.64571,
            "count": 523256,
            "maximum": 53760,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 8353.251112,
            "variance": 69776804.15
          },
          {
            "average": 12763.23965,
            "count": 523256,
            "maximum": 50688,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 6353.663705,
            "variance": 40369042.48
          },
          {
            "average": 13909.72685,
            "count": 523256,
            "maximum": 49152,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 5178.868341,
            "variance": 26820677.29
          },
          {
            "average": 582186.3645,
            "count": 523256,
            "maximum": 582788.855,
            "minimum": 581459.7646,
            "name": "GpsTime",
            "position": 15,
            "stddev": 556.623757,
            "variance": 309830.0068
          },
          {
            "average": 0,
            "count": 523256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 523256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 523256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 523256,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 523256,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375884.5381,
          5409493.013,
          1092.046959,
          376634.5381,
          5409721.433,
          1274.146959
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375884.53806392674,
                5409493.012962462,
                1092.046958767804
              ],
              [
                375884.53806392674,
                5409721.432962462,
                1092.046958767804
              ],
              [
                376634.53806392674,
                5409721.432962462,
                1274.1469587678039
              ],
              [
                376634.53806392674,
                5409493.012962462,
                1274.1469587678039
              ],
              [
                375884.53806392674,
                5409493.012962462,
                1092.046958767804
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T19:39:48+00:00",
        "end_time": "2011-09-20T19:17:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.691118,
            48.82600754,
            1092.046959,
            -118.6808348,
            48.82821091,
            1274.146959
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.6910488209725,
                  48.82600754185264,
                  1092.046958767804
                ],
                [
                  -118.69111795330477,
                  48.8280614864417,
                  1092.046958767804
                ],
                [
                  -118.68090354309773,
                  48.82821091185903,
                  1274.1469587678039
                ],
                [
                  -118.68083482784641,
                  48.82615695653214,
                  1274.1469587678039
                ],
                [
                  -118.6910488209725,
                  48.82600754185264,
                  1092.046958767804
                ]
              ]
            ]
          },
          "id": "COL_2012_1508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T19:39:48Z",
            "pc:count": 523256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376338.4206,
                "count": 523256,
                "maximum": 376634.5381,
                "minimum": 375884.5381,
                "name": "X",
                "position": 0,
                "stddev": 193.9635034,
                "variance": 37621.84066
              },
              {
                "average": 5409614.139,
                "count": 523256,
                "maximum": 5409721.433,
                "minimum": 5409493.013,
                "name": "Y",
                "position": 1,
                "stddev": 63.8349009,
                "variance": 4074.894573
              },
              {
                "average": 1205.431051,
                "count": 523256,
                "maximum": 1274.146959,
                "minimum": 1092.046959,
                "name": "Z",
                "position": 2,
                "stddev": 39.28495518,
                "variance": 1543.307704
              },
              {
                "average": 98.76910919,
                "count": 523256,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.58650335,
                "variance": 2979.686348
              },
              {
                "average": 1.110555827,
                "count": 523256,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3388716325,
                "variance": 0.1148339833
              },
              {
                "average": 1.221438455,
                "count": 523256,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4713523394,
                "variance": 0.2221730279
              },
              {
                "average": 0.4967702234,
                "count": 523256,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999900462,
                "variance": 0.2499900463
              },
              {
                "average": 0,
                "count": 523256,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292881496,
                "count": 523256,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4550849602,
                "variance": 0.207102321
              },
              {
                "average": -5.763945392,
                "count": 523256,
                "maximum": 16.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.21234339,
                "variance": 125.7166442
              },
              {
                "average": 6,
                "count": 523256,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5660.658664,
                "count": 523256,
                "maximum": 5662,
                "minimum": 5659,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.146058546,
                "variance": 1.313450191
              },
              {
                "average": 12506.64571,
                "count": 523256,
                "maximum": 53760,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 8353.251112,
                "variance": 69776804.15
              },
              {
                "average": 12763.23965,
                "count": 523256,
                "maximum": 50688,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 6353.663705,
                "variance": 40369042.48
              },
              {
                "average": 13909.72685,
                "count": 523256,
                "maximum": 49152,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 5178.868341,
                "variance": 26820677.29
              },
              {
                "average": 582186.3645,
                "count": 523256,
                "maximum": 582788.855,
                "minimum": 581459.7646,
                "name": "GpsTime",
                "position": 15,
                "stddev": 556.623757,
                "variance": 309830.0068
              },
              {
                "average": 0,
                "count": 523256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 523256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 523256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 523256,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 523256,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375884.5381,
              5409493.013,
              1092.046959,
              376634.5381,
              5409721.433,
              1274.146959
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375884.53806392674,
                    5409493.012962462,
                    1092.046958767804
                  ],
                  [
                    375884.53806392674,
                    5409721.432962462,
                    1092.046958767804
                  ],
                  [
                    376634.53806392674,
                    5409721.432962462,
                    1274.1469587678039
                  ],
                  [
                    376634.53806392674,
                    5409493.012962462,
                    1274.1469587678039
                  ],
                  [
                    375884.53806392674,
                    5409493.012962462,
                    1092.046958767804
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T19:39:48+00:00",
            "end_time": "2011-09-20T19:17: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": "COL_2012_1069.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.62867231208321,
              48.71425608342709,
              956.7514216483056
            ],
            [
              -118.6288901032814,
              48.721000398432224,
              956.7514216483056
            ],
            [
              -118.62633994969765,
              48.72103642981414,
              1105.0914216483056
            ],
            [
              -118.62612249910185,
              48.714292106312044,
              1105.0914216483056
            ],
            [
              -118.62867231208321,
              48.71425608342709,
              956.7514216483056
            ]
          ]
        ]
      },
      "bbox": [
        -118.6288901,
        48.71425608,
        956.7514216,
        -118.6261225,
        48.72103643,
        1105.091422
      ],
      "properties": {
        "datetime": "2011-09-14T22:52:06Z",
        "pc:count": 675584,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 380294.7807,
            "count": 675584,
            "maximum": 380384.5449,
            "minimum": 380196.9049,
            "name": "X",
            "position": 0,
            "stddev": 50.20372885,
            "variance": 2520.41439
          },
          {
            "average": 5397340.792,
            "count": 675584,
            "maximum": 5397721.428,
            "minimum": 5396971.428,
            "name": "Y",
            "position": 1,
            "stddev": 211.3280038,
            "variance": 44659.5252
          },
          {
            "average": 1030.511107,
            "count": 675584,
            "maximum": 1105.091422,
            "minimum": 956.7514216,
            "name": "Z",
            "position": 2,
            "stddev": 31.71583372,
            "variance": 1005.894109
          },
          {
            "average": 92.74510942,
            "count": 675584,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.22437992,
            "variance": 2832.834618
          },
          {
            "average": 1.136074863,
            "count": 675584,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.377252574,
            "variance": 0.1423195046
          },
          {
            "average": 1.272645593,
            "count": 675584,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.522427279,
            "variance": 0.2729302618
          },
          {
            "average": 0.4969419051,
            "count": 675584,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991018,
            "variance": 0.2499910181
          },
          {
            "average": 0,
            "count": 675584,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278624124,
            "count": 675584,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4483224497,
            "variance": 0.2009930189
          },
          {
            "average": 1.138158709,
            "count": 675584,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.18629649,
            "variance": 173.8784152
          },
          {
            "average": 5,
            "count": 675584,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5597.337541,
            "count": 675584,
            "maximum": 5615,
            "minimum": 5592,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.783361906,
            "variance": 77.14744637
          },
          {
            "average": 17597.53429,
            "count": 675584,
            "maximum": 64768,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 9853.518535,
            "variance": 97091827.52
          },
          {
            "average": 16946.27435,
            "count": 675584,
            "maximum": 64768,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 7763.946132,
            "variance": 60278859.54
          },
          {
            "average": 17282.75673,
            "count": 675584,
            "maximum": 64768,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 6483.099602,
            "variance": 42030580.46
          },
          {
            "average": 63931.96375,
            "count": 675584,
            "maximum": 75926.32015,
            "minimum": 60759.88746,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5941.126923,
            "variance": 35296989.11
          },
          {
            "average": 0,
            "count": 675584,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 675584,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 675584,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 675584,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 675584,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          380196.9049,
          5396971.428,
          956.7514216,
          380384.5449,
          5397721.428,
          1105.091422
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                380196.9049078931,
                5396971.428318704,
                956.7514216483056
              ],
              [
                380196.9049078931,
                5397721.428318704,
                956.7514216483056
              ],
              [
                380384.5449078931,
                5397721.428318704,
                1105.0914216483056
              ],
              [
                380384.5449078931,
                5396971.428318704,
                1105.0914216483056
              ],
              [
                380196.9049078931,
                5396971.428318704,
                956.7514216483056
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T22:52:06+00:00",
        "end_time": "2011-09-14T18:39:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1069.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1069.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1069.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1069.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6288901,
            48.71425608,
            956.7514216,
            -118.6261225,
            48.72103643,
            1105.091422
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.62867231208321,
                  48.71425608342709,
                  956.7514216483056
                ],
                [
                  -118.6288901032814,
                  48.721000398432224,
                  956.7514216483056
                ],
                [
                  -118.62633994969765,
                  48.72103642981414,
                  1105.0914216483056
                ],
                [
                  -118.62612249910185,
                  48.714292106312044,
                  1105.0914216483056
                ],
                [
                  -118.62867231208321,
                  48.71425608342709,
                  956.7514216483056
                ]
              ]
            ]
          },
          "id": "COL_2012_1069.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1069.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:52:06Z",
            "pc:count": 675584,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 380294.7807,
                "count": 675584,
                "maximum": 380384.5449,
                "minimum": 380196.9049,
                "name": "X",
                "position": 0,
                "stddev": 50.20372885,
                "variance": 2520.41439
              },
              {
                "average": 5397340.792,
                "count": 675584,
                "maximum": 5397721.428,
                "minimum": 5396971.428,
                "name": "Y",
                "position": 1,
                "stddev": 211.3280038,
                "variance": 44659.5252
              },
              {
                "average": 1030.511107,
                "count": 675584,
                "maximum": 1105.091422,
                "minimum": 956.7514216,
                "name": "Z",
                "position": 2,
                "stddev": 31.71583372,
                "variance": 1005.894109
              },
              {
                "average": 92.74510942,
                "count": 675584,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.22437992,
                "variance": 2832.834618
              },
              {
                "average": 1.136074863,
                "count": 675584,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.377252574,
                "variance": 0.1423195046
              },
              {
                "average": 1.272645593,
                "count": 675584,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.522427279,
                "variance": 0.2729302618
              },
              {
                "average": 0.4969419051,
                "count": 675584,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991018,
                "variance": 0.2499910181
              },
              {
                "average": 0,
                "count": 675584,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278624124,
                "count": 675584,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4483224497,
                "variance": 0.2009930189
              },
              {
                "average": 1.138158709,
                "count": 675584,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.18629649,
                "variance": 173.8784152
              },
              {
                "average": 5,
                "count": 675584,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5597.337541,
                "count": 675584,
                "maximum": 5615,
                "minimum": 5592,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.783361906,
                "variance": 77.14744637
              },
              {
                "average": 17597.53429,
                "count": 675584,
                "maximum": 64768,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 9853.518535,
                "variance": 97091827.52
              },
              {
                "average": 16946.27435,
                "count": 675584,
                "maximum": 64768,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 7763.946132,
                "variance": 60278859.54
              },
              {
                "average": 17282.75673,
                "count": 675584,
                "maximum": 64768,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 6483.099602,
                "variance": 42030580.46
              },
              {
                "average": 63931.96375,
                "count": 675584,
                "maximum": 75926.32015,
                "minimum": 60759.88746,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5941.126923,
                "variance": 35296989.11
              },
              {
                "average": 0,
                "count": 675584,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 675584,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 675584,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 675584,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 675584,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              380196.9049,
              5396971.428,
              956.7514216,
              380384.5449,
              5397721.428,
              1105.091422
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    380196.9049078931,
                    5396971.428318704,
                    956.7514216483056
                  ],
                  [
                    380196.9049078931,
                    5397721.428318704,
                    956.7514216483056
                  ],
                  [
                    380384.5449078931,
                    5397721.428318704,
                    1105.0914216483056
                  ],
                  [
                    380384.5449078931,
                    5396971.428318704,
                    1105.0914216483056
                  ],
                  [
                    380196.9049078931,
                    5396971.428318704,
                    956.7514216483056
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T22:52:06+00:00",
            "end_time": "2011-09-14T18:39: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": "COL_2012_1063.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.76879762840488,
              48.71218958618446,
              1032.7764796925223
            ],
            [
              -118.76884253263596,
              48.71347019476136,
              1032.7764796925223
            ],
            [
              -118.7670856489684,
              48.713497160711526,
              1079.9564796925222
            ],
            [
              -118.76704078928138,
              48.71221655092706,
              1079.9564796925222
            ],
            [
              -118.76879762840488,
              48.71218958618446,
              1032.7764796925223
            ]
          ]
        ]
      },
      "bbox": [
        -118.7688425,
        48.71218959,
        1032.77648,
        -118.7670408,
        48.71349716,
        1079.95648
      ],
      "properties": {
        "datetime": "2011-09-20T20:26:01Z",
        "pc:count": 20426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 369933.6384,
            "count": 20426,
            "maximum": 370013.8356,
            "minimum": 369884.5356,
            "name": "X",
            "position": 0,
            "stddev": 31.99569442,
            "variance": 1023.724461
          },
          {
            "average": 5397027.485,
            "count": 20426,
            "maximum": 5397113.847,
            "minimum": 5396971.427,
            "name": "Y",
            "position": 1,
            "stddev": 35.73656476,
            "variance": 1277.102061
          },
          {
            "average": 1046.314852,
            "count": 20426,
            "maximum": 1079.95648,
            "minimum": 1032.77648,
            "name": "Z",
            "position": 2,
            "stddev": 7.75207737,
            "variance": 60.09470356
          },
          {
            "average": 67.85146382,
            "count": 20426,
            "maximum": 197,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.165269,
            "variance": 2319.893138
          },
          {
            "average": 1.10902771,
            "count": 20426,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3211206883,
            "variance": 0.1031184965
          },
          {
            "average": 1.218153334,
            "count": 20426,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4338159362,
            "variance": 0.1881962665
          },
          {
            "average": 0.4961323803,
            "count": 20426,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972807,
            "variance": 0.2499972807
          },
          {
            "average": 0,
            "count": 20426,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329971605,
            "count": 20426,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4702139612,
            "variance": 0.2211011693
          },
          {
            "average": -9.25904925,
            "count": 20426,
            "maximum": -4.001999855,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.660606817,
            "variance": 7.078828635
          },
          {
            "average": 6,
            "count": 20426,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5665.474444,
            "count": 20426,
            "maximum": 5666,
            "minimum": 5665,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4993587047,
            "variance": 0.2493591159
          },
          {
            "average": 15784.04308,
            "count": 20426,
            "maximum": 57600,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9619.79689,
            "variance": 92540492.21
          },
          {
            "average": 15978.56849,
            "count": 20426,
            "maximum": 55296,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8708.856423,
            "variance": 75844180.2
          },
          {
            "average": 15339.37061,
            "count": 20426,
            "maximum": 53248,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 7293.360662,
            "variance": 53193109.74
          },
          {
            "average": 585313.1011,
            "count": 20426,
            "maximum": 585561.9843,
            "minimum": 585088.2019,
            "name": "GpsTime",
            "position": 15,
            "stddev": 235.3321623,
            "variance": 55381.22659
          },
          {
            "average": 0,
            "count": 20426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369884.5356,
          5396971.427,
          1032.77648,
          370013.8356,
          5397113.847,
          1079.95648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369884.535588718,
                5396971.426627821,
                1032.7764796925223
              ],
              [
                369884.535588718,
                5397113.846627821,
                1032.7764796925223
              ],
              [
                370013.83558871807,
                5397113.846627821,
                1079.9564796925222
              ],
              [
                370013.83558871807,
                5396971.426627821,
                1079.9564796925222
              ],
              [
                369884.535588718,
                5396971.426627821,
                1032.7764796925223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T20:26:01+00:00",
        "end_time": "2011-09-20T20:18:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1063.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1063.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1063.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1063.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7688425,
            48.71218959,
            1032.77648,
            -118.7670408,
            48.71349716,
            1079.95648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.76879762840488,
                  48.71218958618446,
                  1032.7764796925223
                ],
                [
                  -118.76884253263596,
                  48.71347019476136,
                  1032.7764796925223
                ],
                [
                  -118.7670856489684,
                  48.713497160711526,
                  1079.9564796925222
                ],
                [
                  -118.76704078928138,
                  48.71221655092706,
                  1079.9564796925222
                ],
                [
                  -118.76879762840488,
                  48.71218958618446,
                  1032.7764796925223
                ]
              ]
            ]
          },
          "id": "COL_2012_1063.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1063.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:26:01Z",
            "pc:count": 20426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 369933.6384,
                "count": 20426,
                "maximum": 370013.8356,
                "minimum": 369884.5356,
                "name": "X",
                "position": 0,
                "stddev": 31.99569442,
                "variance": 1023.724461
              },
              {
                "average": 5397027.485,
                "count": 20426,
                "maximum": 5397113.847,
                "minimum": 5396971.427,
                "name": "Y",
                "position": 1,
                "stddev": 35.73656476,
                "variance": 1277.102061
              },
              {
                "average": 1046.314852,
                "count": 20426,
                "maximum": 1079.95648,
                "minimum": 1032.77648,
                "name": "Z",
                "position": 2,
                "stddev": 7.75207737,
                "variance": 60.09470356
              },
              {
                "average": 67.85146382,
                "count": 20426,
                "maximum": 197,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.165269,
                "variance": 2319.893138
              },
              {
                "average": 1.10902771,
                "count": 20426,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3211206883,
                "variance": 0.1031184965
              },
              {
                "average": 1.218153334,
                "count": 20426,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4338159362,
                "variance": 0.1881962665
              },
              {
                "average": 0.4961323803,
                "count": 20426,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972807,
                "variance": 0.2499972807
              },
              {
                "average": 0,
                "count": 20426,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329971605,
                "count": 20426,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4702139612,
                "variance": 0.2211011693
              },
              {
                "average": -9.25904925,
                "count": 20426,
                "maximum": -4.001999855,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.660606817,
                "variance": 7.078828635
              },
              {
                "average": 6,
                "count": 20426,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5665.474444,
                "count": 20426,
                "maximum": 5666,
                "minimum": 5665,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4993587047,
                "variance": 0.2493591159
              },
              {
                "average": 15784.04308,
                "count": 20426,
                "maximum": 57600,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9619.79689,
                "variance": 92540492.21
              },
              {
                "average": 15978.56849,
                "count": 20426,
                "maximum": 55296,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8708.856423,
                "variance": 75844180.2
              },
              {
                "average": 15339.37061,
                "count": 20426,
                "maximum": 53248,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 7293.360662,
                "variance": 53193109.74
              },
              {
                "average": 585313.1011,
                "count": 20426,
                "maximum": 585561.9843,
                "minimum": 585088.2019,
                "name": "GpsTime",
                "position": 15,
                "stddev": 235.3321623,
                "variance": 55381.22659
              },
              {
                "average": 0,
                "count": 20426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369884.5356,
              5396971.427,
              1032.77648,
              370013.8356,
              5397113.847,
              1079.95648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369884.535588718,
                    5396971.426627821,
                    1032.7764796925223
                  ],
                  [
                    369884.535588718,
                    5397113.846627821,
                    1032.7764796925223
                  ],
                  [
                    370013.83558871807,
                    5397113.846627821,
                    1079.9564796925222
                  ],
                  [
                    370013.83558871807,
                    5396971.426627821,
                    1079.9564796925222
                  ],
                  [
                    369884.535588718,
                    5396971.426627821,
                    1032.7764796925223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T20:26:01+00:00",
            "end_time": "2011-09-20T20: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": "COL_2012_1498.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.79301680883191,
              48.8197736535974,
              1331.327902780406
            ],
            [
              -118.79325746733495,
              48.82651744576126,
              1331.327902780406
            ],
            [
              -118.7830439229158,
              48.82667591696997,
              1622.5679027804058
            ],
            [
              -118.78280463331443,
              48.819932087419616,
              1622.5679027804058
            ],
            [
              -118.79301680883191,
              48.8197736535974,
              1331.327902780406
            ]
          ]
        ]
      },
      "bbox": [
        -118.7932575,
        48.81977365,
        1331.327903,
        -118.7828046,
        48.82667592,
        1622.567903
      ],
      "properties": {
        "datetime": "2011-09-20T21:26:52Z",
        "pc:count": 2659379,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368760.383,
            "count": 2659379,
            "maximum": 369134.5283,
            "minimum": 368384.5283,
            "name": "X",
            "position": 0,
            "stddev": 199.8266764,
            "variance": 39930.70062
          },
          {
            "average": 5409400.856,
            "count": 2659379,
            "maximum": 5409721.43,
            "minimum": 5408971.41,
            "name": "Y",
            "position": 1,
            "stddev": 212.1707724,
            "variance": 45016.43665
          },
          {
            "average": 1454.677576,
            "count": 2659379,
            "maximum": 1622.567903,
            "minimum": 1331.327903,
            "name": "Z",
            "position": 2,
            "stddev": 64.79115339,
            "variance": 4197.893557
          },
          {
            "average": 58.97431618,
            "count": 2659379,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.5044327,
            "variance": 3192.750915
          },
          {
            "average": 1.340779182,
            "count": 2659379,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5695631805,
            "variance": 0.3244022165
          },
          {
            "average": 1.68226492,
            "count": 2659379,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7186505955,
            "variance": 0.5164586784
          },
          {
            "average": 0.496027456,
            "count": 2659379,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999843126,
            "variance": 0.2499843129
          },
          {
            "average": 0,
            "count": 2659379,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178261918,
            "count": 2659379,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3827331464,
            "variance": 0.1464846614
          },
          {
            "average": -4.208273133,
            "count": 2659379,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.34420015,
            "variance": 152.3792773
          },
          {
            "average": 6,
            "count": 2659379,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5669.225766,
            "count": 2659379,
            "maximum": 5671,
            "minimum": 5667,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.611842899,
            "variance": 2.598037531
          },
          {
            "average": 14003.64047,
            "count": 2659379,
            "maximum": 57344,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 9225.499991,
            "variance": 85109850.09
          },
          {
            "average": 14223.49061,
            "count": 2659379,
            "maximum": 54528,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8907.244906,
            "variance": 79339011.81
          },
          {
            "average": 13962.04096,
            "count": 2659379,
            "maximum": 52736,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7358.388763,
            "variance": 54145885.19
          },
          {
            "average": 588005.2202,
            "count": 2659379,
            "maximum": 589212.8044,
            "minimum": 586521.5422,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1084.358344,
            "variance": 1175833.019
          },
          {
            "average": 0,
            "count": 2659379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2659379,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2659379,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2659379,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2659379,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368384.5283,
          5408971.41,
          1331.327903,
          369134.5283,
          5409721.43,
          1622.567903
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368384.5282996064,
                5408971.409504291,
                1331.327902780406
              ],
              [
                368384.5282996064,
                5409721.42950429,
                1331.327902780406
              ],
              [
                369134.5282996064,
                5409721.42950429,
                1622.5679027804058
              ],
              [
                369134.5282996064,
                5408971.409504291,
                1622.5679027804058
              ],
              [
                368384.5282996064,
                5408971.409504291,
                1331.327902780406
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T21:26:52+00:00",
        "end_time": "2011-09-20T20:42:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1498.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1498.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1498.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1498.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7932575,
            48.81977365,
            1331.327903,
            -118.7828046,
            48.82667592,
            1622.567903
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.79301680883191,
                  48.8197736535974,
                  1331.327902780406
                ],
                [
                  -118.79325746733495,
                  48.82651744576126,
                  1331.327902780406
                ],
                [
                  -118.7830439229158,
                  48.82667591696997,
                  1622.5679027804058
                ],
                [
                  -118.78280463331443,
                  48.819932087419616,
                  1622.5679027804058
                ],
                [
                  -118.79301680883191,
                  48.8197736535974,
                  1331.327902780406
                ]
              ]
            ]
          },
          "id": "COL_2012_1498.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1498.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:26:52Z",
            "pc:count": 2659379,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368760.383,
                "count": 2659379,
                "maximum": 369134.5283,
                "minimum": 368384.5283,
                "name": "X",
                "position": 0,
                "stddev": 199.8266764,
                "variance": 39930.70062
              },
              {
                "average": 5409400.856,
                "count": 2659379,
                "maximum": 5409721.43,
                "minimum": 5408971.41,
                "name": "Y",
                "position": 1,
                "stddev": 212.1707724,
                "variance": 45016.43665
              },
              {
                "average": 1454.677576,
                "count": 2659379,
                "maximum": 1622.567903,
                "minimum": 1331.327903,
                "name": "Z",
                "position": 2,
                "stddev": 64.79115339,
                "variance": 4197.893557
              },
              {
                "average": 58.97431618,
                "count": 2659379,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.5044327,
                "variance": 3192.750915
              },
              {
                "average": 1.340779182,
                "count": 2659379,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5695631805,
                "variance": 0.3244022165
              },
              {
                "average": 1.68226492,
                "count": 2659379,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7186505955,
                "variance": 0.5164586784
              },
              {
                "average": 0.496027456,
                "count": 2659379,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999843126,
                "variance": 0.2499843129
              },
              {
                "average": 0,
                "count": 2659379,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178261918,
                "count": 2659379,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3827331464,
                "variance": 0.1464846614
              },
              {
                "average": -4.208273133,
                "count": 2659379,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.34420015,
                "variance": 152.3792773
              },
              {
                "average": 6,
                "count": 2659379,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5669.225766,
                "count": 2659379,
                "maximum": 5671,
                "minimum": 5667,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.611842899,
                "variance": 2.598037531
              },
              {
                "average": 14003.64047,
                "count": 2659379,
                "maximum": 57344,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 9225.499991,
                "variance": 85109850.09
              },
              {
                "average": 14223.49061,
                "count": 2659379,
                "maximum": 54528,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8907.244906,
                "variance": 79339011.81
              },
              {
                "average": 13962.04096,
                "count": 2659379,
                "maximum": 52736,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7358.388763,
                "variance": 54145885.19
              },
              {
                "average": 588005.2202,
                "count": 2659379,
                "maximum": 589212.8044,
                "minimum": 586521.5422,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1084.358344,
                "variance": 1175833.019
              },
              {
                "average": 0,
                "count": 2659379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2659379,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2659379,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2659379,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2659379,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368384.5283,
              5408971.41,
              1331.327903,
              369134.5283,
              5409721.43,
              1622.567903
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368384.5282996064,
                    5408971.409504291,
                    1331.327902780406
                  ],
                  [
                    368384.5282996064,
                    5409721.42950429,
                    1331.327902780406
                  ],
                  [
                    369134.5282996064,
                    5409721.42950429,
                    1622.5679027804058
                  ],
                  [
                    369134.5282996064,
                    5408971.409504291,
                    1622.5679027804058
                  ],
                  [
                    368384.5282996064,
                    5408971.409504291,
                    1331.327902780406
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T21:26:52+00:00",
            "end_time": "2011-09-20T20:42:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_1422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.46559560055955,
              48.80416075623451,
              1531.2076608790726
            ],
            [
              -118.4657922152793,
              48.81090566457345,
              1531.2076608790726
            ],
            [
              -118.45558018795808,
              48.81103509134303,
              1715.5276608790728
            ],
            [
              -118.45538494185054,
              48.80429015246699,
              1715.5276608790728
            ],
            [
              -118.46559560055955,
              48.80416075623451,
              1531.2076608790726
            ]
          ]
        ]
      },
      "bbox": [
        -118.4657922,
        48.80416076,
        1531.207661,
        -118.4553849,
        48.81103509,
        1715.527661
      ],
      "properties": {
        "datetime": "2011-09-15T19:27:15Z",
        "pc:count": 3163213,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 392747.9609,
            "count": 3163213,
            "maximum": 393134.5288,
            "minimum": 392384.5288,
            "name": "X",
            "position": 0,
            "stddev": 223.1275583,
            "variance": 49785.90726
          },
          {
            "average": 5407117.623,
            "count": 3163213,
            "maximum": 5407471.429,
            "minimum": 5406721.409,
            "name": "Y",
            "position": 1,
            "stddev": 227.2539249,
            "variance": 51644.34639
          },
          {
            "average": 1599.01091,
            "count": 3163213,
            "maximum": 1715.527661,
            "minimum": 1531.207661,
            "name": "Z",
            "position": 2,
            "stddev": 35.01723536,
            "variance": 1226.206772
          },
          {
            "average": 93.85456338,
            "count": 3163213,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.10272724,
            "variance": 2313.872367
          },
          {
            "average": 1.092587821,
            "count": 3163213,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3151738917,
            "variance": 0.09933458201
          },
          {
            "average": 1.185314109,
            "count": 3163213,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4437564713,
            "variance": 0.1969198058
          },
          {
            "average": 0.4966655739,
            "count": 3163213,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999889605,
            "variance": 0.2499889606
          },
          {
            "average": 0,
            "count": 3163213,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233528694,
            "count": 3163213,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.423075761,
            "variance": 0.1789930995
          },
          {
            "average": -1.613761715,
            "count": 3163213,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.42172672,
            "variance": 130.4558413
          },
          {
            "average": 3.542710213,
            "count": 3163213,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8893178849,
            "variance": 0.7908863004
          },
          {
            "average": 5567.384259,
            "count": 3163213,
            "maximum": 5614,
            "minimum": 5549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.86400924,
            "variance": 776.4030108
          },
          {
            "average": 16165.59216,
            "count": 3163213,
            "maximum": 64000,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 8725.453847,
            "variance": 76133544.84
          },
          {
            "average": 16203.06559,
            "count": 3163213,
            "maximum": 63488,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 7384.611642,
            "variance": 54532489.11
          },
          {
            "average": 17171.61623,
            "count": 3163213,
            "maximum": 63744,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6540.120814,
            "variance": 42773180.26
          },
          {
            "average": 128654.6106,
            "count": 3163213,
            "maximum": 150035.5199,
            "minimum": 73836.25446,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32861.98152,
            "variance": 1079909829
          },
          {
            "average": 0,
            "count": 3163213,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3163213,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3163213,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3163213,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3163213,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          392384.5288,
          5406721.409,
          1531.207661,
          393134.5288,
          5407471.429,
          1715.527661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                392384.5288030944,
                5406721.408874061,
                1531.2076608790726
              ],
              [
                392384.5288030944,
                5407471.4288740605,
                1531.2076608790726
              ],
              [
                393134.5288030944,
                5407471.4288740605,
                1715.5276608790728
              ],
              [
                393134.5288030944,
                5406721.408874061,
                1715.5276608790728
              ],
              [
                392384.5288030944,
                5406721.408874061,
                1531.2076608790726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T19:27:15+00:00",
        "end_time": "2011-09-14T22:17:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4657922,
            48.80416076,
            1531.207661,
            -118.4553849,
            48.81103509,
            1715.527661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.46559560055955,
                  48.80416075623451,
                  1531.2076608790726
                ],
                [
                  -118.4657922152793,
                  48.81090566457345,
                  1531.2076608790726
                ],
                [
                  -118.45558018795808,
                  48.81103509134303,
                  1715.5276608790728
                ],
                [
                  -118.45538494185054,
                  48.80429015246699,
                  1715.5276608790728
                ],
                [
                  -118.46559560055955,
                  48.80416075623451,
                  1531.2076608790726
                ]
              ]
            ]
          },
          "id": "COL_2012_1422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:27:15Z",
            "pc:count": 3163213,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 392747.9609,
                "count": 3163213,
                "maximum": 393134.5288,
                "minimum": 392384.5288,
                "name": "X",
                "position": 0,
                "stddev": 223.1275583,
                "variance": 49785.90726
              },
              {
                "average": 5407117.623,
                "count": 3163213,
                "maximum": 5407471.429,
                "minimum": 5406721.409,
                "name": "Y",
                "position": 1,
                "stddev": 227.2539249,
                "variance": 51644.34639
              },
              {
                "average": 1599.01091,
                "count": 3163213,
                "maximum": 1715.527661,
                "minimum": 1531.207661,
                "name": "Z",
                "position": 2,
                "stddev": 35.01723536,
                "variance": 1226.206772
              },
              {
                "average": 93.85456338,
                "count": 3163213,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.10272724,
                "variance": 2313.872367
              },
              {
                "average": 1.092587821,
                "count": 3163213,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3151738917,
                "variance": 0.09933458201
              },
              {
                "average": 1.185314109,
                "count": 3163213,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4437564713,
                "variance": 0.1969198058
              },
              {
                "average": 0.4966655739,
                "count": 3163213,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999889605,
                "variance": 0.2499889606
              },
              {
                "average": 0,
                "count": 3163213,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233528694,
                "count": 3163213,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.423075761,
                "variance": 0.1789930995
              },
              {
                "average": -1.613761715,
                "count": 3163213,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.42172672,
                "variance": 130.4558413
              },
              {
                "average": 3.542710213,
                "count": 3163213,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8893178849,
                "variance": 0.7908863004
              },
              {
                "average": 5567.384259,
                "count": 3163213,
                "maximum": 5614,
                "minimum": 5549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.86400924,
                "variance": 776.4030108
              },
              {
                "average": 16165.59216,
                "count": 3163213,
                "maximum": 64000,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 8725.453847,
                "variance": 76133544.84
              },
              {
                "average": 16203.06559,
                "count": 3163213,
                "maximum": 63488,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 7384.611642,
                "variance": 54532489.11
              },
              {
                "average": 17171.61623,
                "count": 3163213,
                "maximum": 63744,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6540.120814,
                "variance": 42773180.26
              },
              {
                "average": 128654.6106,
                "count": 3163213,
                "maximum": 150035.5199,
                "minimum": 73836.25446,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32861.98152,
                "variance": 1079909829
              },
              {
                "average": 0,
                "count": 3163213,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3163213,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3163213,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3163213,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3163213,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              392384.5288,
              5406721.409,
              1531.207661,
              393134.5288,
              5407471.429,
              1715.527661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    392384.5288030944,
                    5406721.408874061,
                    1531.2076608790726
                  ],
                  [
                    392384.5288030944,
                    5407471.4288740605,
                    1531.2076608790726
                  ],
                  [
                    393134.5288030944,
                    5407471.4288740605,
                    1715.5276608790728
                  ],
                  [
                    393134.5288030944,
                    5406721.408874061,
                    1715.5276608790728
                  ],
                  [
                    392384.5288030944,
                    5406721.408874061,
                    1531.2076608790726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T19:27:15+00:00",
            "end_time": "2011-09-14T22:17: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": "COL_2012_1837.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.73407070383958,
              48.888148626672184,
              615.3806920243815
            ],
            [
              -118.73430401342272,
              48.89489255238806,
              615.3806920243815
            ],
            [
              -118.72407622431943,
              48.895045957949755,
              1013.7406920243814
            ],
            [
              -118.72384428897732,
              48.88830199602991,
              1013.7406920243814
            ],
            [
              -118.73407070383958,
              48.888148626672184,
              615.3806920243815
            ]
          ]
        ]
      },
      "bbox": [
        -118.734304,
        48.88814863,
        615.380692,
        -118.7238443,
        48.89504596,
        1013.740692
      ],
      "properties": {
        "datetime": "2011-09-20T22:53:02Z",
        "pc:count": 3053005,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 373256.6396,
            "count": 3053005,
            "maximum": 373634.5284,
            "minimum": 372884.5284,
            "name": "X",
            "position": 0,
            "stddev": 211.1893553,
            "variance": 44600.9438
          },
          {
            "average": 5416828.642,
            "count": 3053005,
            "maximum": 5417221.429,
            "minimum": 5416471.409,
            "name": "Y",
            "position": 1,
            "stddev": 225.7274878,
            "variance": 50952.89876
          },
          {
            "average": 828.7718332,
            "count": 3053005,
            "maximum": 1013.740692,
            "minimum": 615.380692,
            "name": "Z",
            "position": 2,
            "stddev": 75.54322289,
            "variance": 5706.778525
          },
          {
            "average": 66.66171624,
            "count": 3053005,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.28436228,
            "variance": 3056.360713
          },
          {
            "average": 1.271794838,
            "count": 3053005,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5118616086,
            "variance": 0.2620023064
          },
          {
            "average": 1.544002385,
            "count": 3053005,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6637110502,
            "variance": 0.4405123582
          },
          {
            "average": 0.4914597257,
            "count": 3053005,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999271403,
            "variance": 0.2499271456
          },
          {
            "average": 0,
            "count": 3053005,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179858533,
            "count": 3053005,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3840696412,
            "variance": 0.1475094893
          },
          {
            "average": -1.371313351,
            "count": 3053005,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.76500328,
            "variance": 115.8852955
          },
          {
            "average": 114.1983135,
            "count": 3053005,
            "maximum": 152,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 50.45175534,
            "variance": 2545.379617
          },
          {
            "average": 5647.205141,
            "count": 3053005,
            "maximum": 5678,
            "minimum": 5636,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.41408429,
            "variance": 207.765826
          },
          {
            "average": 12393.27997,
            "count": 3053005,
            "maximum": 63232,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 11900.4548,
            "variance": 141620824.5
          },
          {
            "average": 12754.76245,
            "count": 3053005,
            "maximum": 62720,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 10510.03915,
            "variance": 110460922.9
          },
          {
            "average": 13390.90028,
            "count": 3053005,
            "maximum": 61952,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 8366.366825,
            "variance": 69996093.85
          },
          {
            "average": 451233.4042,
            "count": 3053005,
            "maximum": 594382.1916,
            "minimum": 417334.5778,
            "name": "GpsTime",
            "position": 15,
            "stddev": 66638.06325,
            "variance": 4440631474
          },
          {
            "average": 0,
            "count": 3053005,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3053005,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3053005,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3053005,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3053005,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372884.5284,
          5416471.409,
          615.380692,
          373634.5284,
          5417221.429,
          1013.740692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372884.5284242184,
                5416471.40886267,
                615.3806920243815
              ],
              [
                372884.5284242184,
                5417221.4288626695,
                615.3806920243815
              ],
              [
                373634.5284242184,
                5417221.4288626695,
                1013.7406920243814
              ],
              [
                373634.5284242184,
                5416471.40886267,
                1013.7406920243814
              ],
              [
                372884.5284242184,
                5416471.40886267,
                615.3806920243815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:53:02+00:00",
        "end_time": "2011-09-18T21:42:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1837.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1837.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1837.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1837.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.734304,
            48.88814863,
            615.380692,
            -118.7238443,
            48.89504596,
            1013.740692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.73407070383958,
                  48.888148626672184,
                  615.3806920243815
                ],
                [
                  -118.73430401342272,
                  48.89489255238806,
                  615.3806920243815
                ],
                [
                  -118.72407622431943,
                  48.895045957949755,
                  1013.7406920243814
                ],
                [
                  -118.72384428897732,
                  48.88830199602991,
                  1013.7406920243814
                ],
                [
                  -118.73407070383958,
                  48.888148626672184,
                  615.3806920243815
                ]
              ]
            ]
          },
          "id": "COL_2012_1837.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1837.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:53:02Z",
            "pc:count": 3053005,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 373256.6396,
                "count": 3053005,
                "maximum": 373634.5284,
                "minimum": 372884.5284,
                "name": "X",
                "position": 0,
                "stddev": 211.1893553,
                "variance": 44600.9438
              },
              {
                "average": 5416828.642,
                "count": 3053005,
                "maximum": 5417221.429,
                "minimum": 5416471.409,
                "name": "Y",
                "position": 1,
                "stddev": 225.7274878,
                "variance": 50952.89876
              },
              {
                "average": 828.7718332,
                "count": 3053005,
                "maximum": 1013.740692,
                "minimum": 615.380692,
                "name": "Z",
                "position": 2,
                "stddev": 75.54322289,
                "variance": 5706.778525
              },
              {
                "average": 66.66171624,
                "count": 3053005,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.28436228,
                "variance": 3056.360713
              },
              {
                "average": 1.271794838,
                "count": 3053005,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5118616086,
                "variance": 0.2620023064
              },
              {
                "average": 1.544002385,
                "count": 3053005,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6637110502,
                "variance": 0.4405123582
              },
              {
                "average": 0.4914597257,
                "count": 3053005,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999271403,
                "variance": 0.2499271456
              },
              {
                "average": 0,
                "count": 3053005,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179858533,
                "count": 3053005,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3840696412,
                "variance": 0.1475094893
              },
              {
                "average": -1.371313351,
                "count": 3053005,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.76500328,
                "variance": 115.8852955
              },
              {
                "average": 114.1983135,
                "count": 3053005,
                "maximum": 152,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 50.45175534,
                "variance": 2545.379617
              },
              {
                "average": 5647.205141,
                "count": 3053005,
                "maximum": 5678,
                "minimum": 5636,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.41408429,
                "variance": 207.765826
              },
              {
                "average": 12393.27997,
                "count": 3053005,
                "maximum": 63232,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 11900.4548,
                "variance": 141620824.5
              },
              {
                "average": 12754.76245,
                "count": 3053005,
                "maximum": 62720,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 10510.03915,
                "variance": 110460922.9
              },
              {
                "average": 13390.90028,
                "count": 3053005,
                "maximum": 61952,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 8366.366825,
                "variance": 69996093.85
              },
              {
                "average": 451233.4042,
                "count": 3053005,
                "maximum": 594382.1916,
                "minimum": 417334.5778,
                "name": "GpsTime",
                "position": 15,
                "stddev": 66638.06325,
                "variance": 4440631474
              },
              {
                "average": 0,
                "count": 3053005,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3053005,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3053005,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3053005,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3053005,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372884.5284,
              5416471.409,
              615.380692,
              373634.5284,
              5417221.429,
              1013.740692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372884.5284242184,
                    5416471.40886267,
                    615.3806920243815
                  ],
                  [
                    372884.5284242184,
                    5417221.4288626695,
                    615.3806920243815
                  ],
                  [
                    373634.5284242184,
                    5417221.4288626695,
                    1013.7406920243814
                  ],
                  [
                    373634.5284242184,
                    5416471.40886267,
                    1013.7406920243814
                  ],
                  [
                    372884.5284242184,
                    5416471.40886267,
                    615.3806920243815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:53:02+00:00",
            "end_time": "2011-09-18T21: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": "COL_2012_0239.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.51812218249952,
              48.513342029440004,
              1215.5339558947771
            ],
            [
              -118.5183237716667,
              48.52008711871044,
              1215.5339558947771
            ],
            [
              -118.50817057446426,
              48.52022061117113,
              1451.273955894777
            ],
            [
              -118.50797033209633,
              48.51347549044509,
              1451.273955894777
            ],
            [
              -118.51812218249952,
              48.513342029440004,
              1215.5339558947771
            ]
          ]
        ]
      },
      "bbox": [
        -118.5183238,
        48.51334203,
        1215.533956,
        -118.5079703,
        48.52022061,
        1451.273956
      ],
      "properties": {
        "datetime": "2011-09-19T21:54:43Z",
        "pc:count": 1486805,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 388251.5256,
            "count": 1486805,
            "maximum": 388634.528,
            "minimum": 387884.528,
            "name": "X",
            "position": 0,
            "stddev": 218.0096857,
            "variance": 47528.22308
          },
          {
            "average": 5374850.362,
            "count": 1486805,
            "maximum": 5375221.429,
            "minimum": 5374471.409,
            "name": "Y",
            "position": 1,
            "stddev": 240.3126831,
            "variance": 57750.18568
          },
          {
            "average": 1333.809446,
            "count": 1486805,
            "maximum": 1451.273956,
            "minimum": 1215.533956,
            "name": "Z",
            "position": 2,
            "stddev": 50.0867166,
            "variance": 2508.67918
          },
          {
            "average": 74.36381772,
            "count": 1486805,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.43956004,
            "variance": 3185.423937
          },
          {
            "average": 1.226623532,
            "count": 1486805,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4897444159,
            "variance": 0.2398495929
          },
          {
            "average": 1.454168502,
            "count": 1486805,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6650365503,
            "variance": 0.4422736132
          },
          {
            "average": 0.4921882829,
            "count": 1486805,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999391415,
            "variance": 0.2499391452
          },
          {
            "average": 0,
            "count": 1486805,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272824614,
            "count": 1486805,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.445411582,
            "variance": 0.1983914774
          },
          {
            "average": -0.9157865126,
            "count": 1486805,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.29331276,
            "variance": 151.1255387
          },
          {
            "average": 8,
            "count": 1486805,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5697.514456,
            "count": 1486805,
            "maximum": 5699,
            "minimum": 5696,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9194565201,
            "variance": 0.8454002924
          },
          {
            "average": 15918.45365,
            "count": 1486805,
            "maximum": 57856,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 9092.372043,
            "variance": 82671229.38
          },
          {
            "average": 15860.50638,
            "count": 1486805,
            "maximum": 56320,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7753.835537,
            "variance": 60121965.54
          },
          {
            "average": 16605.40241,
            "count": 1486805,
            "maximum": 56064,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 6948.182925,
            "variance": 48277245.96
          },
          {
            "average": 503029.4174,
            "count": 1486805,
            "maximum": 504483.2181,
            "minimum": 501375.026,
            "name": "GpsTime",
            "position": 15,
            "stddev": 896.9602301,
            "variance": 804537.6545
          },
          {
            "average": 0,
            "count": 1486805,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486805,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486805,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486805,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486805,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387884.528,
          5374471.409,
          1215.533956,
          388634.528,
          5375221.429,
          1451.273956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387884.5280046662,
                5374471.409088985,
                1215.5339558947771
              ],
              [
                387884.5280046662,
                5375221.429088985,
                1215.5339558947771
              ],
              [
                388634.5280046662,
                5375221.429088985,
                1451.273955894777
              ],
              [
                388634.5280046662,
                5374471.409088985,
                1451.273955894777
              ],
              [
                387884.5280046662,
                5374471.409088985,
                1215.5339558947771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T21:54:43+00:00",
        "end_time": "2011-09-19T21:02:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0239.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0239.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0239.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0239.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5183238,
            48.51334203,
            1215.533956,
            -118.5079703,
            48.52022061,
            1451.273956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.51812218249952,
                  48.513342029440004,
                  1215.5339558947771
                ],
                [
                  -118.5183237716667,
                  48.52008711871044,
                  1215.5339558947771
                ],
                [
                  -118.50817057446426,
                  48.52022061117113,
                  1451.273955894777
                ],
                [
                  -118.50797033209633,
                  48.51347549044509,
                  1451.273955894777
                ],
                [
                  -118.51812218249952,
                  48.513342029440004,
                  1215.5339558947771
                ]
              ]
            ]
          },
          "id": "COL_2012_0239.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0239.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:54:43Z",
            "pc:count": 1486805,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 388251.5256,
                "count": 1486805,
                "maximum": 388634.528,
                "minimum": 387884.528,
                "name": "X",
                "position": 0,
                "stddev": 218.0096857,
                "variance": 47528.22308
              },
              {
                "average": 5374850.362,
                "count": 1486805,
                "maximum": 5375221.429,
                "minimum": 5374471.409,
                "name": "Y",
                "position": 1,
                "stddev": 240.3126831,
                "variance": 57750.18568
              },
              {
                "average": 1333.809446,
                "count": 1486805,
                "maximum": 1451.273956,
                "minimum": 1215.533956,
                "name": "Z",
                "position": 2,
                "stddev": 50.0867166,
                "variance": 2508.67918
              },
              {
                "average": 74.36381772,
                "count": 1486805,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.43956004,
                "variance": 3185.423937
              },
              {
                "average": 1.226623532,
                "count": 1486805,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4897444159,
                "variance": 0.2398495929
              },
              {
                "average": 1.454168502,
                "count": 1486805,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6650365503,
                "variance": 0.4422736132
              },
              {
                "average": 0.4921882829,
                "count": 1486805,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999391415,
                "variance": 0.2499391452
              },
              {
                "average": 0,
                "count": 1486805,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272824614,
                "count": 1486805,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.445411582,
                "variance": 0.1983914774
              },
              {
                "average": -0.9157865126,
                "count": 1486805,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.29331276,
                "variance": 151.1255387
              },
              {
                "average": 8,
                "count": 1486805,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5697.514456,
                "count": 1486805,
                "maximum": 5699,
                "minimum": 5696,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9194565201,
                "variance": 0.8454002924
              },
              {
                "average": 15918.45365,
                "count": 1486805,
                "maximum": 57856,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 9092.372043,
                "variance": 82671229.38
              },
              {
                "average": 15860.50638,
                "count": 1486805,
                "maximum": 56320,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7753.835537,
                "variance": 60121965.54
              },
              {
                "average": 16605.40241,
                "count": 1486805,
                "maximum": 56064,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 6948.182925,
                "variance": 48277245.96
              },
              {
                "average": 503029.4174,
                "count": 1486805,
                "maximum": 504483.2181,
                "minimum": 501375.026,
                "name": "GpsTime",
                "position": 15,
                "stddev": 896.9602301,
                "variance": 804537.6545
              },
              {
                "average": 0,
                "count": 1486805,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486805,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486805,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486805,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486805,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387884.528,
              5374471.409,
              1215.533956,
              388634.528,
              5375221.429,
              1451.273956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387884.5280046662,
                    5374471.409088985,
                    1215.5339558947771
                  ],
                  [
                    387884.5280046662,
                    5375221.429088985,
                    1215.5339558947771
                  ],
                  [
                    388634.5280046662,
                    5375221.429088985,
                    1451.273955894777
                  ],
                  [
                    388634.5280046662,
                    5374471.409088985,
                    1451.273955894777
                  ],
                  [
                    387884.5280046662,
                    5374471.409088985,
                    1215.5339558947771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T21:54:43+00:00",
            "end_time": "2011-09-19T21:02: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": "COL_2012_0419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.7629134290919,
              48.54359097099632,
              704.6287572719688
            ],
            [
              -118.7631477630015,
              48.55033519817956,
              704.6287572719688
            ],
            [
              -118.75687229112506,
              48.550431156574646,
              1043.1887572719688
            ],
            [
              -118.75663879021933,
              48.54368690678008,
              1043.1887572719688
            ],
            [
              -118.7629134290919,
              48.54359097099632,
              704.6287572719688
            ]
          ]
        ]
      },
      "bbox": [
        -118.7631478,
        48.54359097,
        704.6287573,
        -118.7566388,
        48.55043116,
        1043.188757
      ],
      "properties": {
        "datetime": "2011-09-19T20:28:23Z",
        "pc:count": 894381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 370101.3702,
            "count": 894381,
            "maximum": 370347.8693,
            "minimum": 369884.5293,
            "name": "X",
            "position": 0,
            "stddev": 131.108178,
            "variance": 17189.35433
          },
          {
            "average": 5378569.991,
            "count": 894381,
            "maximum": 5378971.439,
            "minimum": 5378221.419,
            "name": "Y",
            "position": 1,
            "stddev": 228.7532255,
            "variance": 52328.03816
          },
          {
            "average": 887.6967809,
            "count": 894381,
            "maximum": 1043.188757,
            "minimum": 704.6287573,
            "name": "Z",
            "position": 2,
            "stddev": 76.26075539,
            "variance": 5815.702813
          },
          {
            "average": 67.29028009,
            "count": 894381,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.97890016,
            "variance": 2913.721662
          },
          {
            "average": 1.266084588,
            "count": 894381,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5053327324,
            "variance": 0.2553611705
          },
          {
            "average": 1.530928094,
            "count": 894381,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6544606634,
            "variance": 0.4283187599
          },
          {
            "average": 0.4941585298,
            "count": 894381,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999661556,
            "variance": 0.2499661567
          },
          {
            "average": 0,
            "count": 894381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250101467,
            "count": 894381,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.43307151,
            "variance": 0.1875509328
          },
          {
            "average": -2.289611495,
            "count": 894381,
            "maximum": 22.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.63399726,
            "variance": 185.8858813
          },
          {
            "average": 8,
            "count": 894381,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5691.578429,
            "count": 894381,
            "maximum": 5693,
            "minimum": 5689,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.250194556,
            "variance": 1.562986428
          },
          {
            "average": 10673.26487,
            "count": 894381,
            "maximum": 55040,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 7118.810443,
            "variance": 50677462.12
          },
          {
            "average": 12623.08604,
            "count": 894381,
            "maximum": 52480,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6033.246581,
            "variance": 36400064.31
          },
          {
            "average": 14364.99754,
            "count": 894381,
            "maximum": 52736,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 4966.860206,
            "variance": 24669700.31
          },
          {
            "average": 498358.9259,
            "count": 894381,
            "maximum": 499303.598,
            "minimum": 496453.0674,
            "name": "GpsTime",
            "position": 15,
            "stddev": 906.0588896,
            "variance": 820942.7115
          },
          {
            "average": 0,
            "count": 894381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 894381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 894381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 894381,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 894381,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          369884.5293,
          5378221.419,
          704.6287573,
          370347.8693,
          5378971.439,
          1043.188757
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                369884.52933951543,
                5378221.419163076,
                704.6287572719688
              ],
              [
                369884.52933951543,
                5378971.439163076,
                704.6287572719688
              ],
              [
                370347.8693395154,
                5378971.439163076,
                1043.1887572719688
              ],
              [
                370347.8693395154,
                5378221.419163076,
                1043.1887572719688
              ],
              [
                369884.52933951543,
                5378221.419163076,
                704.6287572719688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T20:28:23+00:00",
        "end_time": "2011-09-19T19:40:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7631478,
            48.54359097,
            704.6287573,
            -118.7566388,
            48.55043116,
            1043.188757
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.7629134290919,
                  48.54359097099632,
                  704.6287572719688
                ],
                [
                  -118.7631477630015,
                  48.55033519817956,
                  704.6287572719688
                ],
                [
                  -118.75687229112506,
                  48.550431156574646,
                  1043.1887572719688
                ],
                [
                  -118.75663879021933,
                  48.54368690678008,
                  1043.1887572719688
                ],
                [
                  -118.7629134290919,
                  48.54359097099632,
                  704.6287572719688
                ]
              ]
            ]
          },
          "id": "COL_2012_0419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:28:23Z",
            "pc:count": 894381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 370101.3702,
                "count": 894381,
                "maximum": 370347.8693,
                "minimum": 369884.5293,
                "name": "X",
                "position": 0,
                "stddev": 131.108178,
                "variance": 17189.35433
              },
              {
                "average": 5378569.991,
                "count": 894381,
                "maximum": 5378971.439,
                "minimum": 5378221.419,
                "name": "Y",
                "position": 1,
                "stddev": 228.7532255,
                "variance": 52328.03816
              },
              {
                "average": 887.6967809,
                "count": 894381,
                "maximum": 1043.188757,
                "minimum": 704.6287573,
                "name": "Z",
                "position": 2,
                "stddev": 76.26075539,
                "variance": 5815.702813
              },
              {
                "average": 67.29028009,
                "count": 894381,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.97890016,
                "variance": 2913.721662
              },
              {
                "average": 1.266084588,
                "count": 894381,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5053327324,
                "variance": 0.2553611705
              },
              {
                "average": 1.530928094,
                "count": 894381,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6544606634,
                "variance": 0.4283187599
              },
              {
                "average": 0.4941585298,
                "count": 894381,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999661556,
                "variance": 0.2499661567
              },
              {
                "average": 0,
                "count": 894381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250101467,
                "count": 894381,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.43307151,
                "variance": 0.1875509328
              },
              {
                "average": -2.289611495,
                "count": 894381,
                "maximum": 22.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.63399726,
                "variance": 185.8858813
              },
              {
                "average": 8,
                "count": 894381,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5691.578429,
                "count": 894381,
                "maximum": 5693,
                "minimum": 5689,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.250194556,
                "variance": 1.562986428
              },
              {
                "average": 10673.26487,
                "count": 894381,
                "maximum": 55040,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 7118.810443,
                "variance": 50677462.12
              },
              {
                "average": 12623.08604,
                "count": 894381,
                "maximum": 52480,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6033.246581,
                "variance": 36400064.31
              },
              {
                "average": 14364.99754,
                "count": 894381,
                "maximum": 52736,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 4966.860206,
                "variance": 24669700.31
              },
              {
                "average": 498358.9259,
                "count": 894381,
                "maximum": 499303.598,
                "minimum": 496453.0674,
                "name": "GpsTime",
                "position": 15,
                "stddev": 906.0588896,
                "variance": 820942.7115
              },
              {
                "average": 0,
                "count": 894381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 894381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 894381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 894381,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 894381,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              369884.5293,
              5378221.419,
              704.6287573,
              370347.8693,
              5378971.439,
              1043.188757
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    369884.52933951543,
                    5378221.419163076,
                    704.6287572719688
                  ],
                  [
                    369884.52933951543,
                    5378971.439163076,
                    704.6287572719688
                  ],
                  [
                    370347.8693395154,
                    5378971.439163076,
                    1043.1887572719688
                  ],
                  [
                    370347.8693395154,
                    5378221.419163076,
                    1043.1887572719688
                  ],
                  [
                    369884.52933951543,
                    5378221.419163076,
                    704.6287572719688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T20:28:23+00:00",
            "end_time": "2011-09-19T19:40: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": "COL_2012_1936.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.42762702935742,
              48.905844762652805,
              1186.4104384042741
            ],
            [
              -118.42781923767573,
              48.91258966447963,
              1186.4104384042741
            ],
            [
              -118.41758633163937,
              48.91271591969775,
              1399.970438404274
            ],
            [
              -118.41739549971277,
              48.90597098806764,
              1399.970438404274
            ],
            [
              -118.42762702935742,
              48.905844762652805,
              1186.4104384042741
            ]
          ]
        ]
      },
      "bbox": [
        -118.4278192,
        48.90584476,
        1186.410438,
        -118.4173955,
        48.91271592,
        1399.970438
      ],
      "properties": {
        "datetime": "2011-09-15T19:44:42Z",
        "pc:count": 3107675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395775.8011,
            "count": 3107675,
            "maximum": 396134.5285,
            "minimum": 395384.5285,
            "name": "X",
            "position": 0,
            "stddev": 233.828407,
            "variance": 54675.72392
          },
          {
            "average": 5418361.246,
            "count": 3107675,
            "maximum": 5418721.429,
            "minimum": 5417971.409,
            "name": "Y",
            "position": 1,
            "stddev": 207.4967614,
            "variance": 43054.906
          },
          {
            "average": 1267.184389,
            "count": 3107675,
            "maximum": 1399.970438,
            "minimum": 1186.410438,
            "name": "Z",
            "position": 2,
            "stddev": 32.41746585,
            "variance": 1050.892092
          },
          {
            "average": 54.15235345,
            "count": 3107675,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.80019213,
            "variance": 2580.659521
          },
          {
            "average": 1.309121771,
            "count": 3107675,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5511241551,
            "variance": 0.3037378343
          },
          {
            "average": 1.618118368,
            "count": 3107675,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7116329131,
            "variance": 0.506421403
          },
          {
            "average": 0.4919941757,
            "count": 3107675,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999359831,
            "variance": 0.2499359872
          },
          {
            "average": 0,
            "count": 3107675,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.110716532,
            "count": 3107675,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3137808369,
            "variance": 0.09845841358
          },
          {
            "average": -1.684910181,
            "count": 3107675,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.49372848,
            "variance": 156.0932513
          },
          {
            "average": 3.050857957,
            "count": 3107675,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3148482383,
            "variance": 0.09912941318
          },
          {
            "average": 5552.718355,
            "count": 3107675,
            "maximum": 5614,
            "minimum": 5549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.967750376,
            "variance": 99.35604755
          },
          {
            "average": 6344.165981,
            "count": 3107675,
            "maximum": 41728,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 3004.706965,
            "variance": 9028263.946
          },
          {
            "average": 8222.030754,
            "count": 3107675,
            "maximum": 37120,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 3000.098814,
            "variance": 9000592.894
          },
          {
            "average": 10078.46062,
            "count": 3107675,
            "maximum": 35072,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 2275.06376,
            "variance": 5175915.114
          },
          {
            "average": 147470.6609,
            "count": 3107675,
            "maximum": 151082.0585,
            "minimum": 75120.7309,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11728.99764,
            "variance": 137569385.6
          },
          {
            "average": 0,
            "count": 3107675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3107675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3107675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3107675,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3107675,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          395384.5285,
          5417971.409,
          1186.410438,
          396134.5285,
          5418721.429,
          1399.970438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                395384.5285182826,
                5417971.408681488,
                1186.4104384042741
              ],
              [
                395384.5285182826,
                5418721.428681487,
                1186.4104384042741
              ],
              [
                396134.5285182826,
                5418721.428681487,
                1399.970438404274
              ],
              [
                396134.5285182826,
                5417971.408681488,
                1399.970438404274
              ],
              [
                395384.5285182826,
                5417971.408681488,
                1186.4104384042741
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T19:44:42+00:00",
        "end_time": "2011-09-14T22:38:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1936.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1936.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1936.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1936.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4278192,
            48.90584476,
            1186.410438,
            -118.4173955,
            48.91271592,
            1399.970438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.42762702935742,
                  48.905844762652805,
                  1186.4104384042741
                ],
                [
                  -118.42781923767573,
                  48.91258966447963,
                  1186.4104384042741
                ],
                [
                  -118.41758633163937,
                  48.91271591969775,
                  1399.970438404274
                ],
                [
                  -118.41739549971277,
                  48.90597098806764,
                  1399.970438404274
                ],
                [
                  -118.42762702935742,
                  48.905844762652805,
                  1186.4104384042741
                ]
              ]
            ]
          },
          "id": "COL_2012_1936.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1936.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:44:42Z",
            "pc:count": 3107675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395775.8011,
                "count": 3107675,
                "maximum": 396134.5285,
                "minimum": 395384.5285,
                "name": "X",
                "position": 0,
                "stddev": 233.828407,
                "variance": 54675.72392
              },
              {
                "average": 5418361.246,
                "count": 3107675,
                "maximum": 5418721.429,
                "minimum": 5417971.409,
                "name": "Y",
                "position": 1,
                "stddev": 207.4967614,
                "variance": 43054.906
              },
              {
                "average": 1267.184389,
                "count": 3107675,
                "maximum": 1399.970438,
                "minimum": 1186.410438,
                "name": "Z",
                "position": 2,
                "stddev": 32.41746585,
                "variance": 1050.892092
              },
              {
                "average": 54.15235345,
                "count": 3107675,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.80019213,
                "variance": 2580.659521
              },
              {
                "average": 1.309121771,
                "count": 3107675,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5511241551,
                "variance": 0.3037378343
              },
              {
                "average": 1.618118368,
                "count": 3107675,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7116329131,
                "variance": 0.506421403
              },
              {
                "average": 0.4919941757,
                "count": 3107675,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999359831,
                "variance": 0.2499359872
              },
              {
                "average": 0,
                "count": 3107675,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.110716532,
                "count": 3107675,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3137808369,
                "variance": 0.09845841358
              },
              {
                "average": -1.684910181,
                "count": 3107675,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.49372848,
                "variance": 156.0932513
              },
              {
                "average": 3.050857957,
                "count": 3107675,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3148482383,
                "variance": 0.09912941318
              },
              {
                "average": 5552.718355,
                "count": 3107675,
                "maximum": 5614,
                "minimum": 5549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.967750376,
                "variance": 99.35604755
              },
              {
                "average": 6344.165981,
                "count": 3107675,
                "maximum": 41728,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 3004.706965,
                "variance": 9028263.946
              },
              {
                "average": 8222.030754,
                "count": 3107675,
                "maximum": 37120,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 3000.098814,
                "variance": 9000592.894
              },
              {
                "average": 10078.46062,
                "count": 3107675,
                "maximum": 35072,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 2275.06376,
                "variance": 5175915.114
              },
              {
                "average": 147470.6609,
                "count": 3107675,
                "maximum": 151082.0585,
                "minimum": 75120.7309,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11728.99764,
                "variance": 137569385.6
              },
              {
                "average": 0,
                "count": 3107675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3107675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3107675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3107675,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3107675,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              395384.5285,
              5417971.409,
              1186.410438,
              396134.5285,
              5418721.429,
              1399.970438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    395384.5285182826,
                    5417971.408681488,
                    1186.4104384042741
                  ],
                  [
                    395384.5285182826,
                    5418721.428681487,
                    1186.4104384042741
                  ],
                  [
                    396134.5285182826,
                    5418721.428681487,
                    1399.970438404274
                  ],
                  [
                    396134.5285182826,
                    5417971.408681488,
                    1399.970438404274
                  ],
                  [
                    395384.5285182826,
                    5417971.408681488,
                    1186.4104384042741
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T19:44:42+00:00",
            "end_time": "2011-09-14T22:38:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_1931.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.47878535821289,
              48.90525741806051,
              1081.9275286612783
            ],
            [
              -118.4789827547495,
              48.91194479381653,
              1081.9275286612783
            ],
            [
              -118.4687499383906,
              48.912075590696546,
              1280.2275286612785
            ],
            [
              -118.46855390640441,
              48.905388184328515,
              1280.2275286612785
            ],
            [
              -118.47878535821289,
              48.90525741806051,
              1081.9275286612783
            ]
          ]
        ]
      },
      "bbox": [
        -118.4789828,
        48.90525742,
        1081.927529,
        -118.4685539,
        48.91207559,
        1280.227529
      ],
      "properties": {
        "datetime": "2011-09-15T22:18:17Z",
        "pc:count": 2489692,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391978.1565,
            "count": 2489692,
            "maximum": 392384.5435,
            "minimum": 391634.5235,
            "name": "X",
            "position": 0,
            "stddev": 217.5952378,
            "variance": 47347.68751
          },
          {
            "average": 5418347.716,
            "count": 2489692,
            "maximum": 5418721.431,
            "minimum": 5417977.791,
            "name": "Y",
            "position": 1,
            "stddev": 207.8845303,
            "variance": 43215.97794
          },
          {
            "average": 1141.432011,
            "count": 2489692,
            "maximum": 1280.227529,
            "minimum": 1081.927529,
            "name": "Z",
            "position": 2,
            "stddev": 34.8968935,
            "variance": 1217.793176
          },
          {
            "average": 81.22445025,
            "count": 2489692,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.60840176,
            "variance": 3204.51115
          },
          {
            "average": 1.129279445,
            "count": 2489692,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3549219422,
            "variance": 0.125969585
          },
          {
            "average": 1.258649664,
            "count": 2489692,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4816580157,
            "variance": 0.2319944441
          },
          {
            "average": 0.4965774883,
            "count": 2489692,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999883867,
            "variance": 0.2499883868
          },
          {
            "average": 4.016561085e-07,
            "count": 2489692,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006337634484,
            "variance": 4.016561085e-07
          },
          {
            "average": 1.224084345,
            "count": 2489692,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4169779622,
            "variance": 0.1738706209
          },
          {
            "average": -0.9736928605,
            "count": 2489692,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.99726239,
            "variance": 120.93978
          },
          {
            "average": 4.021260461,
            "count": 2489692,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9997741716,
            "variance": 0.9995483943
          },
          {
            "average": 5590.820552,
            "count": 2489692,
            "maximum": 5609,
            "minimum": 5573,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.74374001,
            "variance": 280.3528296
          },
          {
            "average": 13741.73888,
            "count": 2489692,
            "maximum": 63232,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8718.011351,
            "variance": 76003721.91
          },
          {
            "average": 14753.97736,
            "count": 2489692,
            "maximum": 63744,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7184.982224,
            "variance": 51623969.56
          },
          {
            "average": 15243.74558,
            "count": 2489692,
            "maximum": 64256,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 5520.384062,
            "variance": 30474640.19
          },
          {
            "average": 114513.7437,
            "count": 2489692,
            "maximum": 160297.6132,
            "minimum": 69618.08192,
            "name": "GpsTime",
            "position": 15,
            "stddev": 44759.37611,
            "variance": 2003401750
          },
          {
            "average": 0,
            "count": 2489692,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2489692,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2489692,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2489692,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2489692,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          391634.5235,
          5417977.791,
          1081.927529,
          392384.5435,
          5418721.431,
          1280.227529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                391634.523474957,
                5417977.79101757,
                1081.9275286612783
              ],
              [
                391634.523474957,
                5418721.43101757,
                1081.9275286612783
              ],
              [
                392384.543474957,
                5418721.43101757,
                1280.2275286612785
              ],
              [
                392384.543474957,
                5417977.79101757,
                1280.2275286612785
              ],
              [
                391634.523474957,
                5417977.79101757,
                1081.9275286612783
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T22:18:17+00:00",
        "end_time": "2011-09-14T21:06:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1931.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1931.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1931.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1931.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4789828,
            48.90525742,
            1081.927529,
            -118.4685539,
            48.91207559,
            1280.227529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.47878535821289,
                  48.90525741806051,
                  1081.9275286612783
                ],
                [
                  -118.4789827547495,
                  48.91194479381653,
                  1081.9275286612783
                ],
                [
                  -118.4687499383906,
                  48.912075590696546,
                  1280.2275286612785
                ],
                [
                  -118.46855390640441,
                  48.905388184328515,
                  1280.2275286612785
                ],
                [
                  -118.47878535821289,
                  48.90525741806051,
                  1081.9275286612783
                ]
              ]
            ]
          },
          "id": "COL_2012_1931.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1931.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:18:17Z",
            "pc:count": 2489692,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391978.1565,
                "count": 2489692,
                "maximum": 392384.5435,
                "minimum": 391634.5235,
                "name": "X",
                "position": 0,
                "stddev": 217.5952378,
                "variance": 47347.68751
              },
              {
                "average": 5418347.716,
                "count": 2489692,
                "maximum": 5418721.431,
                "minimum": 5417977.791,
                "name": "Y",
                "position": 1,
                "stddev": 207.8845303,
                "variance": 43215.97794
              },
              {
                "average": 1141.432011,
                "count": 2489692,
                "maximum": 1280.227529,
                "minimum": 1081.927529,
                "name": "Z",
                "position": 2,
                "stddev": 34.8968935,
                "variance": 1217.793176
              },
              {
                "average": 81.22445025,
                "count": 2489692,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.60840176,
                "variance": 3204.51115
              },
              {
                "average": 1.129279445,
                "count": 2489692,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3549219422,
                "variance": 0.125969585
              },
              {
                "average": 1.258649664,
                "count": 2489692,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4816580157,
                "variance": 0.2319944441
              },
              {
                "average": 0.4965774883,
                "count": 2489692,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999883867,
                "variance": 0.2499883868
              },
              {
                "average": 4.016561085e-07,
                "count": 2489692,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006337634484,
                "variance": 4.016561085e-07
              },
              {
                "average": 1.224084345,
                "count": 2489692,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4169779622,
                "variance": 0.1738706209
              },
              {
                "average": -0.9736928605,
                "count": 2489692,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.99726239,
                "variance": 120.93978
              },
              {
                "average": 4.021260461,
                "count": 2489692,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9997741716,
                "variance": 0.9995483943
              },
              {
                "average": 5590.820552,
                "count": 2489692,
                "maximum": 5609,
                "minimum": 5573,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.74374001,
                "variance": 280.3528296
              },
              {
                "average": 13741.73888,
                "count": 2489692,
                "maximum": 63232,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8718.011351,
                "variance": 76003721.91
              },
              {
                "average": 14753.97736,
                "count": 2489692,
                "maximum": 63744,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7184.982224,
                "variance": 51623969.56
              },
              {
                "average": 15243.74558,
                "count": 2489692,
                "maximum": 64256,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 5520.384062,
                "variance": 30474640.19
              },
              {
                "average": 114513.7437,
                "count": 2489692,
                "maximum": 160297.6132,
                "minimum": 69618.08192,
                "name": "GpsTime",
                "position": 15,
                "stddev": 44759.37611,
                "variance": 2003401750
              },
              {
                "average": 0,
                "count": 2489692,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2489692,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2489692,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2489692,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2489692,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              391634.5235,
              5417977.791,
              1081.927529,
              392384.5435,
              5418721.431,
              1280.227529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    391634.523474957,
                    5417977.79101757,
                    1081.9275286612783
                  ],
                  [
                    391634.523474957,
                    5418721.43101757,
                    1081.9275286612783
                  ],
                  [
                    392384.543474957,
                    5418721.43101757,
                    1280.2275286612785
                  ],
                  [
                    392384.543474957,
                    5417977.79101757,
                    1280.2275286612785
                  ],
                  [
                    391634.523474957,
                    5417977.79101757,
                    1081.9275286612783
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T22:18:17+00:00",
            "end_time": "2011-09-14T21:06: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": "COL_2012_1757.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.60062345792575,
              48.87449716328585,
              585.8905486967813
            ],
            [
              -118.60069003360339,
              48.87658337619646,
              585.8905486967813
            ],
            [
              -118.59775540287568,
              48.87662408597831,
              642.3305486967813
            ],
            [
              -118.5976889491281,
              48.87453787009562,
              642.3305486967813
            ],
            [
              -118.60062345792575,
              48.87449716328585,
              585.8905486967813
            ]
          ]
        ]
      },
      "bbox": [
        -118.60069,
        48.87449716,
        585.8905487,
        -118.5976889,
        48.87662409,
        642.3305487
      ],
      "properties": {
        "datetime": "2011-09-18T22:48:09Z",
        "pc:count": 62090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 382705.394,
            "count": 62090,
            "maximum": 382849.7937,
            "minimum": 382634.5337,
            "name": "X",
            "position": 0,
            "stddev": 50.43170495,
            "variance": 2543.356864
          },
          {
            "average": 5414895.365,
            "count": 62090,
            "maximum": 5414971.419,
            "minimum": 5414739.419,
            "name": "Y",
            "position": 1,
            "stddev": 53.70698532,
            "variance": 2884.440272
          },
          {
            "average": 609.6145595,
            "count": 62090,
            "maximum": 642.3305487,
            "minimum": 585.8905487,
            "name": "Z",
            "position": 2,
            "stddev": 6.921227618,
            "variance": 47.90339175
          },
          {
            "average": 81.32063134,
            "count": 62090,
            "maximum": 223,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.33626085,
            "variance": 1792.358983
          },
          {
            "average": 1.101046867,
            "count": 62090,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3417138864,
            "variance": 0.1167683801
          },
          {
            "average": 1.20270575,
            "count": 62090,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4894273555,
            "variance": 0.2395391363
          },
          {
            "average": 0.4934449992,
            "count": 62090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999610562,
            "variance": 0.2499610578
          },
          {
            "average": 0,
            "count": 62090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.468513448,
            "count": 62090,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4990116307,
            "variance": 0.2490126076
          },
          {
            "average": -6.162772686,
            "count": 62090,
            "maximum": 3,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.444087389,
            "variance": 11.86173795
          },
          {
            "average": 136.219359,
            "count": 62090,
            "maximum": 141,
            "minimum": 132,
            "name": "UserData",
            "position": 10,
            "stddev": 1.893525584,
            "variance": 3.585439136
          },
          {
            "average": 5632.064487,
            "count": 62090,
            "maximum": 5642,
            "minimum": 5627,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.725589083,
            "variance": 45.23354852
          },
          {
            "average": 22991.88404,
            "count": 62090,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14570.44463,
            "variance": 212297856.7
          },
          {
            "average": 22317.81118,
            "count": 62090,
            "maximum": 57344,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 12454.62884,
            "variance": 155117779.7
          },
          {
            "average": 22270.14463,
            "count": 62090,
            "maximum": 56576,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 10801.89586,
            "variance": 116680954.2
          },
          {
            "average": 415007.3403,
            "count": 62090,
            "maximum": 421289.745,
            "minimum": 412034.8209,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4243.965792,
            "variance": 18011245.64
          },
          {
            "average": 0,
            "count": 62090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 62090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 62090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 62090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 62090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          382634.5337,
          5414739.419,
          585.8905487,
          382849.7937,
          5414971.419,
          642.3305487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                382634.5337228654,
                5414739.418528577,
                585.8905486967813
              ],
              [
                382634.5337228654,
                5414971.418528577,
                585.8905486967813
              ],
              [
                382849.7937228654,
                5414971.418528577,
                642.3305486967813
              ],
              [
                382849.7937228654,
                5414739.418528577,
                642.3305486967813
              ],
              [
                382634.5337228654,
                5414739.418528577,
                585.8905486967813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:48:09+00:00",
        "end_time": "2011-09-18T20:13:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1757.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1757.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1757.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1757.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.60069,
            48.87449716,
            585.8905487,
            -118.5976889,
            48.87662409,
            642.3305487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.60062345792575,
                  48.87449716328585,
                  585.8905486967813
                ],
                [
                  -118.60069003360339,
                  48.87658337619646,
                  585.8905486967813
                ],
                [
                  -118.59775540287568,
                  48.87662408597831,
                  642.3305486967813
                ],
                [
                  -118.5976889491281,
                  48.87453787009562,
                  642.3305486967813
                ],
                [
                  -118.60062345792575,
                  48.87449716328585,
                  585.8905486967813
                ]
              ]
            ]
          },
          "id": "COL_2012_1757.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1757.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:48:09Z",
            "pc:count": 62090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 382705.394,
                "count": 62090,
                "maximum": 382849.7937,
                "minimum": 382634.5337,
                "name": "X",
                "position": 0,
                "stddev": 50.43170495,
                "variance": 2543.356864
              },
              {
                "average": 5414895.365,
                "count": 62090,
                "maximum": 5414971.419,
                "minimum": 5414739.419,
                "name": "Y",
                "position": 1,
                "stddev": 53.70698532,
                "variance": 2884.440272
              },
              {
                "average": 609.6145595,
                "count": 62090,
                "maximum": 642.3305487,
                "minimum": 585.8905487,
                "name": "Z",
                "position": 2,
                "stddev": 6.921227618,
                "variance": 47.90339175
              },
              {
                "average": 81.32063134,
                "count": 62090,
                "maximum": 223,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.33626085,
                "variance": 1792.358983
              },
              {
                "average": 1.101046867,
                "count": 62090,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3417138864,
                "variance": 0.1167683801
              },
              {
                "average": 1.20270575,
                "count": 62090,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4894273555,
                "variance": 0.2395391363
              },
              {
                "average": 0.4934449992,
                "count": 62090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999610562,
                "variance": 0.2499610578
              },
              {
                "average": 0,
                "count": 62090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.468513448,
                "count": 62090,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4990116307,
                "variance": 0.2490126076
              },
              {
                "average": -6.162772686,
                "count": 62090,
                "maximum": 3,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.444087389,
                "variance": 11.86173795
              },
              {
                "average": 136.219359,
                "count": 62090,
                "maximum": 141,
                "minimum": 132,
                "name": "UserData",
                "position": 10,
                "stddev": 1.893525584,
                "variance": 3.585439136
              },
              {
                "average": 5632.064487,
                "count": 62090,
                "maximum": 5642,
                "minimum": 5627,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.725589083,
                "variance": 45.23354852
              },
              {
                "average": 22991.88404,
                "count": 62090,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14570.44463,
                "variance": 212297856.7
              },
              {
                "average": 22317.81118,
                "count": 62090,
                "maximum": 57344,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 12454.62884,
                "variance": 155117779.7
              },
              {
                "average": 22270.14463,
                "count": 62090,
                "maximum": 56576,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 10801.89586,
                "variance": 116680954.2
              },
              {
                "average": 415007.3403,
                "count": 62090,
                "maximum": 421289.745,
                "minimum": 412034.8209,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4243.965792,
                "variance": 18011245.64
              },
              {
                "average": 0,
                "count": 62090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 62090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 62090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 62090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 62090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              382634.5337,
              5414739.419,
              585.8905487,
              382849.7937,
              5414971.419,
              642.3305487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    382634.5337228654,
                    5414739.418528577,
                    585.8905486967813
                  ],
                  [
                    382634.5337228654,
                    5414971.418528577,
                    585.8905486967813
                  ],
                  [
                    382849.7937228654,
                    5414971.418528577,
                    642.3305486967813
                  ],
                  [
                    382849.7937228654,
                    5414739.418528577,
                    642.3305486967813
                  ],
                  [
                    382634.5337228654,
                    5414739.418528577,
                    585.8905486967813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:48:09+00:00",
            "end_time": "2011-09-18T20: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": "COL_2012_2339.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.83947229080643,
              48.974229535428954,
              1094.5559048874734
            ],
            [
              -118.83972052753084,
              48.980972972471335,
              1094.5559048874734
            ],
            [
              -118.82955221730326,
              48.98113472353576,
              1331.0959048874734
            ],
            [
              -118.82930535073619,
              48.974391248306546,
              1331.0959048874734
            ],
            [
              -118.83947229080643,
              48.974229535428954,
              1094.5559048874734
            ]
          ]
        ]
      },
      "bbox": [
        -118.8397205,
        48.97422954,
        1094.555905,
        -118.8293054,
        48.98113472,
        1331.095905
      ],
      "properties": {
        "datetime": "2011-09-20T22:46:04Z",
        "pc:count": 2176349,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 365777.4686,
            "count": 2176349,
            "maximum": 366134.5258,
            "minimum": 365390.1258,
            "name": "X",
            "position": 0,
            "stddev": 195.477601,
            "variance": 38211.49251
          },
          {
            "average": 5426611.323,
            "count": 2176349,
            "maximum": 5426971.439,
            "minimum": 5426221.419,
            "name": "Y",
            "position": 1,
            "stddev": 217.8957002,
            "variance": 47478.53617
          },
          {
            "average": 1217.049851,
            "count": 2176349,
            "maximum": 1331.095905,
            "minimum": 1094.555905,
            "name": "Z",
            "position": 2,
            "stddev": 45.14292977,
            "variance": 2037.884108
          },
          {
            "average": 78.82941063,
            "count": 2176349,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.20614661,
            "variance": 3505.367796
          },
          {
            "average": 1.238430509,
            "count": 2176349,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4837293237,
            "variance": 0.2339940586
          },
          {
            "average": 1.477136709,
            "count": 2176349,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6379114859,
            "variance": 0.4069310638
          },
          {
            "average": 0.4969446536,
            "count": 2176349,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907796,
            "variance": 0.2499907797
          },
          {
            "average": 0,
            "count": 2176349,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265778604,
            "count": 2176349,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4417470176,
            "variance": 0.1951404275
          },
          {
            "average": -1.321245358,
            "count": 2176349,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88769875,
            "variance": 141.3173817
          },
          {
            "average": 6,
            "count": 2176349,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5676.089958,
            "count": 2176349,
            "maximum": 5677,
            "minimum": 5675,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8149225527,
            "variance": 0.6640987669
          },
          {
            "average": 15432.46379,
            "count": 2176349,
            "maximum": 64768,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 10123.73225,
            "variance": 102489954.6
          },
          {
            "average": 15353.37153,
            "count": 2176349,
            "maximum": 64768,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8977.817217,
            "variance": 80601201.99
          },
          {
            "average": 15652.1255,
            "count": 2176349,
            "maximum": 64768,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 7868.533563,
            "variance": 61913820.44
          },
          {
            "average": 593129.0435,
            "count": 2176349,
            "maximum": 593964.7243,
            "minimum": 592484.5592,
            "name": "GpsTime",
            "position": 15,
            "stddev": 655.2665859,
            "variance": 429374.2987
          },
          {
            "average": 0,
            "count": 2176349,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2176349,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2176349,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2176349,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2176349,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          365390.1258,
          5426221.419,
          1094.555905,
          366134.5258,
          5426971.439,
          1331.095905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                365390.12584561616,
                5426221.41903712,
                1094.5559048874734
              ],
              [
                365390.12584561616,
                5426971.43903712,
                1094.5559048874734
              ],
              [
                366134.5258456162,
                5426971.43903712,
                1331.0959048874734
              ],
              [
                366134.5258456162,
                5426221.41903712,
                1331.0959048874734
              ],
              [
                365390.12584561616,
                5426221.41903712,
                1094.5559048874734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:46:04+00:00",
        "end_time": "2011-09-20T22:21:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2339.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2339.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2339.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2339.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8397205,
            48.97422954,
            1094.555905,
            -118.8293054,
            48.98113472,
            1331.095905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.83947229080643,
                  48.974229535428954,
                  1094.5559048874734
                ],
                [
                  -118.83972052753084,
                  48.980972972471335,
                  1094.5559048874734
                ],
                [
                  -118.82955221730326,
                  48.98113472353576,
                  1331.0959048874734
                ],
                [
                  -118.82930535073619,
                  48.974391248306546,
                  1331.0959048874734
                ],
                [
                  -118.83947229080643,
                  48.974229535428954,
                  1094.5559048874734
                ]
              ]
            ]
          },
          "id": "COL_2012_2339.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2339.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:46:04Z",
            "pc:count": 2176349,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 365777.4686,
                "count": 2176349,
                "maximum": 366134.5258,
                "minimum": 365390.1258,
                "name": "X",
                "position": 0,
                "stddev": 195.477601,
                "variance": 38211.49251
              },
              {
                "average": 5426611.323,
                "count": 2176349,
                "maximum": 5426971.439,
                "minimum": 5426221.419,
                "name": "Y",
                "position": 1,
                "stddev": 217.8957002,
                "variance": 47478.53617
              },
              {
                "average": 1217.049851,
                "count": 2176349,
                "maximum": 1331.095905,
                "minimum": 1094.555905,
                "name": "Z",
                "position": 2,
                "stddev": 45.14292977,
                "variance": 2037.884108
              },
              {
                "average": 78.82941063,
                "count": 2176349,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.20614661,
                "variance": 3505.367796
              },
              {
                "average": 1.238430509,
                "count": 2176349,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4837293237,
                "variance": 0.2339940586
              },
              {
                "average": 1.477136709,
                "count": 2176349,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6379114859,
                "variance": 0.4069310638
              },
              {
                "average": 0.4969446536,
                "count": 2176349,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907796,
                "variance": 0.2499907797
              },
              {
                "average": 0,
                "count": 2176349,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265778604,
                "count": 2176349,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4417470176,
                "variance": 0.1951404275
              },
              {
                "average": -1.321245358,
                "count": 2176349,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88769875,
                "variance": 141.3173817
              },
              {
                "average": 6,
                "count": 2176349,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5676.089958,
                "count": 2176349,
                "maximum": 5677,
                "minimum": 5675,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8149225527,
                "variance": 0.6640987669
              },
              {
                "average": 15432.46379,
                "count": 2176349,
                "maximum": 64768,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 10123.73225,
                "variance": 102489954.6
              },
              {
                "average": 15353.37153,
                "count": 2176349,
                "maximum": 64768,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8977.817217,
                "variance": 80601201.99
              },
              {
                "average": 15652.1255,
                "count": 2176349,
                "maximum": 64768,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 7868.533563,
                "variance": 61913820.44
              },
              {
                "average": 593129.0435,
                "count": 2176349,
                "maximum": 593964.7243,
                "minimum": 592484.5592,
                "name": "GpsTime",
                "position": 15,
                "stddev": 655.2665859,
                "variance": 429374.2987
              },
              {
                "average": 0,
                "count": 2176349,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2176349,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2176349,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2176349,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2176349,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              365390.1258,
              5426221.419,
              1094.555905,
              366134.5258,
              5426971.439,
              1331.095905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    365390.12584561616,
                    5426221.41903712,
                    1094.5559048874734
                  ],
                  [
                    365390.12584561616,
                    5426971.43903712,
                    1094.5559048874734
                  ],
                  [
                    366134.5258456162,
                    5426971.43903712,
                    1331.0959048874734
                  ],
                  [
                    366134.5258456162,
                    5426221.41903712,
                    1331.0959048874734
                  ],
                  [
                    365390.12584561616,
                    5426221.41903712,
                    1094.5559048874734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:46:04+00:00",
            "end_time": "2011-09-20T22:21: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": "COL_2012_0752.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.67350316702324,
              48.60565389939797,
              887.3617926532736
            ],
            [
              -118.67372609911808,
              48.6123981898492,
              887.3617926532736
            ],
            [
              -118.67022324133771,
              48.61244905717788,
              1026.1617926532736
            ],
            [
              -118.67000077527712,
              48.605704754737026,
              1026.1617926532736
            ],
            [
              -118.67350316702324,
              48.60565389939797,
              887.3617926532736
            ]
          ]
        ]
      },
      "bbox": [
        -118.6737261,
        48.6056539,
        887.3617927,
        -118.6700008,
        48.61244906,
        1026.161793
      ],
      "properties": {
        "datetime": "2011-09-18T19:01:28Z",
        "pc:count": 540011,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376756.0376,
            "count": 540011,
            "maximum": 376892.8256,
            "minimum": 376634.5256,
            "name": "X",
            "position": 0,
            "stddev": 73.59438619,
            "variance": 5416.133679
          },
          {
            "average": 5385363.779,
            "count": 540011,
            "maximum": 5385721.431,
            "minimum": 5384971.431,
            "name": "Y",
            "position": 1,
            "stddev": 208.8982647,
            "variance": 43638.48498
          },
          {
            "average": 959.2397016,
            "count": 540011,
            "maximum": 1026.161793,
            "minimum": 887.3617927,
            "name": "Z",
            "position": 2,
            "stddev": 24.46232226,
            "variance": 598.4052104
          },
          {
            "average": 76.65605886,
            "count": 540011,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.63882708,
            "variance": 3207.956733
          },
          {
            "average": 1.214503038,
            "count": 540011,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4632316221,
            "variance": 0.2145835357
          },
          {
            "average": 1.427519069,
            "count": 540011,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6182591864,
            "variance": 0.3822444216
          },
          {
            "average": 0.4934158749,
            "count": 540011,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999571103,
            "variance": 0.2499571122
          },
          {
            "average": 0,
            "count": 540011,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271948164,
            "count": 540011,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4449637364,
            "variance": 0.1979927268
          },
          {
            "average": -0.4464482221,
            "count": 540011,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07220014,
            "variance": 145.7380161
          },
          {
            "average": 82.6498701,
            "count": 540011,
            "maximum": 146,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 65.68537945,
            "variance": 4314.569074
          },
          {
            "average": 5588.707312,
            "count": 540011,
            "maximum": 5619,
            "minimum": 5543,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 36.52865898,
            "variance": 1334.342927
          },
          {
            "average": 10133.1383,
            "count": 540011,
            "maximum": 64000,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9309.773719,
            "variance": 86671886.7
          },
          {
            "average": 10549.94853,
            "count": 540011,
            "maximum": 62720,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7856.294657,
            "variance": 61721365.74
          },
          {
            "average": 11298.17293,
            "count": 540011,
            "maximum": 60416,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5678.462563,
            "variance": 32244937.08
          },
          {
            "average": 374901.0091,
            "count": 540011,
            "maximum": 407688.7439,
            "minimum": 325401.9384,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39822.76853,
            "variance": 1585852894
          },
          {
            "average": 0,
            "count": 540011,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540011,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540011,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540011,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540011,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376634.5256,
          5384971.431,
          887.3617927,
          376892.8256,
          5385721.431,
          1026.161793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376634.5256377342,
                5384971.430552637,
                887.3617926532736
              ],
              [
                376634.5256377342,
                5385721.430552637,
                887.3617926532736
              ],
              [
                376892.82563773426,
                5385721.430552637,
                1026.1617926532736
              ],
              [
                376892.82563773426,
                5384971.430552637,
                1026.1617926532736
              ],
              [
                376634.5256377342,
                5384971.430552637,
                887.3617926532736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:01:28+00:00",
        "end_time": "2011-09-17T20:10:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0752.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0752.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0752.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0752.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6737261,
            48.6056539,
            887.3617927,
            -118.6700008,
            48.61244906,
            1026.161793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.67350316702324,
                  48.60565389939797,
                  887.3617926532736
                ],
                [
                  -118.67372609911808,
                  48.6123981898492,
                  887.3617926532736
                ],
                [
                  -118.67022324133771,
                  48.61244905717788,
                  1026.1617926532736
                ],
                [
                  -118.67000077527712,
                  48.605704754737026,
                  1026.1617926532736
                ],
                [
                  -118.67350316702324,
                  48.60565389939797,
                  887.3617926532736
                ]
              ]
            ]
          },
          "id": "COL_2012_0752.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0752.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:01:28Z",
            "pc:count": 540011,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376756.0376,
                "count": 540011,
                "maximum": 376892.8256,
                "minimum": 376634.5256,
                "name": "X",
                "position": 0,
                "stddev": 73.59438619,
                "variance": 5416.133679
              },
              {
                "average": 5385363.779,
                "count": 540011,
                "maximum": 5385721.431,
                "minimum": 5384971.431,
                "name": "Y",
                "position": 1,
                "stddev": 208.8982647,
                "variance": 43638.48498
              },
              {
                "average": 959.2397016,
                "count": 540011,
                "maximum": 1026.161793,
                "minimum": 887.3617927,
                "name": "Z",
                "position": 2,
                "stddev": 24.46232226,
                "variance": 598.4052104
              },
              {
                "average": 76.65605886,
                "count": 540011,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.63882708,
                "variance": 3207.956733
              },
              {
                "average": 1.214503038,
                "count": 540011,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4632316221,
                "variance": 0.2145835357
              },
              {
                "average": 1.427519069,
                "count": 540011,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6182591864,
                "variance": 0.3822444216
              },
              {
                "average": 0.4934158749,
                "count": 540011,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999571103,
                "variance": 0.2499571122
              },
              {
                "average": 0,
                "count": 540011,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271948164,
                "count": 540011,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4449637364,
                "variance": 0.1979927268
              },
              {
                "average": -0.4464482221,
                "count": 540011,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07220014,
                "variance": 145.7380161
              },
              {
                "average": 82.6498701,
                "count": 540011,
                "maximum": 146,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 65.68537945,
                "variance": 4314.569074
              },
              {
                "average": 5588.707312,
                "count": 540011,
                "maximum": 5619,
                "minimum": 5543,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 36.52865898,
                "variance": 1334.342927
              },
              {
                "average": 10133.1383,
                "count": 540011,
                "maximum": 64000,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9309.773719,
                "variance": 86671886.7
              },
              {
                "average": 10549.94853,
                "count": 540011,
                "maximum": 62720,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7856.294657,
                "variance": 61721365.74
              },
              {
                "average": 11298.17293,
                "count": 540011,
                "maximum": 60416,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5678.462563,
                "variance": 32244937.08
              },
              {
                "average": 374901.0091,
                "count": 540011,
                "maximum": 407688.7439,
                "minimum": 325401.9384,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39822.76853,
                "variance": 1585852894
              },
              {
                "average": 0,
                "count": 540011,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540011,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540011,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540011,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540011,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376634.5256,
              5384971.431,
              887.3617927,
              376892.8256,
              5385721.431,
              1026.161793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376634.5256377342,
                    5384971.430552637,
                    887.3617926532736
                  ],
                  [
                    376634.5256377342,
                    5385721.430552637,
                    887.3617926532736
                  ],
                  [
                    376892.82563773426,
                    5385721.430552637,
                    1026.1617926532736
                  ],
                  [
                    376892.82563773426,
                    5384971.430552637,
                    1026.1617926532736
                  ],
                  [
                    376634.5256377342,
                    5384971.430552637,
                    887.3617926532736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:01:28+00:00",
            "end_time": "2011-09-17T20:10:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0093.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.73060400459441,
              48.490099982391804,
              781.016488674128
            ],
            [
              -118.73083361341425,
              48.49684438869229,
              781.016488674128
            ],
            [
              -118.7206861219497,
              48.49699656888079,
              986.236488674128
            ],
            [
              -118.72045785765155,
              48.49025212672844,
              986.236488674128
            ],
            [
              -118.73060400459441,
              48.490099982391804,
              781.016488674128
            ]
          ]
        ]
      },
      "bbox": [
        -118.7308336,
        48.49009998,
        781.0164887,
        -118.7204579,
        48.49699657,
        986.2364887
      ],
      "properties": {
        "datetime": "2011-09-19T22:37:49Z",
        "pc:count": 1427232,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 372518.8458,
            "count": 1427232,
            "maximum": 372884.5282,
            "minimum": 372134.5282,
            "name": "X",
            "position": 0,
            "stddev": 218.658369,
            "variance": 47811.48232
          },
          {
            "average": 5372571.312,
            "count": 1427232,
            "maximum": 5372971.429,
            "minimum": 5372221.409,
            "name": "Y",
            "position": 1,
            "stddev": 189.2483175,
            "variance": 35814.92566
          },
          {
            "average": 878.2932129,
            "count": 1427232,
            "maximum": 986.2364887,
            "minimum": 781.0164887,
            "name": "Z",
            "position": 2,
            "stddev": 39.76114627,
            "variance": 1580.948753
          },
          {
            "average": 74.5135486,
            "count": 1427232,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.32399246,
            "variance": 3060.744142
          },
          {
            "average": 1.244534876,
            "count": 1427232,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4996492835,
            "variance": 0.2496494065
          },
          {
            "average": 1.489574225,
            "count": 1427232,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6670480527,
            "variance": 0.4449531046
          },
          {
            "average": 0.4941859487,
            "count": 1427232,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999663708,
            "variance": 0.2499663719
          },
          {
            "average": 0,
            "count": 1427232,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302477103,
            "count": 1427232,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4593308751,
            "variance": 0.2109848528
          },
          {
            "average": -0.6419202559,
            "count": 1427232,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8531638,
            "variance": 140.4974921
          },
          {
            "average": 8,
            "count": 1427232,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5701.920447,
            "count": 1427232,
            "maximum": 5703,
            "minimum": 5701,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.840746788,
            "variance": 0.7068551616
          },
          {
            "average": 15117.62068,
            "count": 1427232,
            "maximum": 57344,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10800.83129,
            "variance": 116657956.5
          },
          {
            "average": 15206.45636,
            "count": 1427232,
            "maximum": 55296,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 8794.305077,
            "variance": 77339801.78
          },
          {
            "average": 16257.74131,
            "count": 1427232,
            "maximum": 55296,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 7708.987772,
            "variance": 59428492.47
          },
          {
            "average": 506352.1417,
            "count": 1427232,
            "maximum": 507069.007,
            "minimum": 505655.9443,
            "name": "GpsTime",
            "position": 15,
            "stddev": 597.2531485,
            "variance": 356711.3234
          },
          {
            "average": 0,
            "count": 1427232,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427232,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427232,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427232,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427232,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372134.5282,
          5372221.409,
          781.0164887,
          372884.5282,
          5372971.429,
          986.2364887
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372134.5282027191,
                5372221.409143676,
                781.016488674128
              ],
              [
                372134.5282027191,
                5372971.429143676,
                781.016488674128
              ],
              [
                372884.5282027191,
                5372971.429143676,
                986.236488674128
              ],
              [
                372884.5282027191,
                5372221.409143676,
                986.236488674128
              ],
              [
                372134.5282027191,
                5372221.409143676,
                781.016488674128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:37:49+00:00",
        "end_time": "2011-09-19T22:14:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0093.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0093.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0093.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0093.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7308336,
            48.49009998,
            781.0164887,
            -118.7204579,
            48.49699657,
            986.2364887
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.73060400459441,
                  48.490099982391804,
                  781.016488674128
                ],
                [
                  -118.73083361341425,
                  48.49684438869229,
                  781.016488674128
                ],
                [
                  -118.7206861219497,
                  48.49699656888079,
                  986.236488674128
                ],
                [
                  -118.72045785765155,
                  48.49025212672844,
                  986.236488674128
                ],
                [
                  -118.73060400459441,
                  48.490099982391804,
                  781.016488674128
                ]
              ]
            ]
          },
          "id": "COL_2012_0093.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0093.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:37:49Z",
            "pc:count": 1427232,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 372518.8458,
                "count": 1427232,
                "maximum": 372884.5282,
                "minimum": 372134.5282,
                "name": "X",
                "position": 0,
                "stddev": 218.658369,
                "variance": 47811.48232
              },
              {
                "average": 5372571.312,
                "count": 1427232,
                "maximum": 5372971.429,
                "minimum": 5372221.409,
                "name": "Y",
                "position": 1,
                "stddev": 189.2483175,
                "variance": 35814.92566
              },
              {
                "average": 878.2932129,
                "count": 1427232,
                "maximum": 986.2364887,
                "minimum": 781.0164887,
                "name": "Z",
                "position": 2,
                "stddev": 39.76114627,
                "variance": 1580.948753
              },
              {
                "average": 74.5135486,
                "count": 1427232,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.32399246,
                "variance": 3060.744142
              },
              {
                "average": 1.244534876,
                "count": 1427232,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4996492835,
                "variance": 0.2496494065
              },
              {
                "average": 1.489574225,
                "count": 1427232,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6670480527,
                "variance": 0.4449531046
              },
              {
                "average": 0.4941859487,
                "count": 1427232,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999663708,
                "variance": 0.2499663719
              },
              {
                "average": 0,
                "count": 1427232,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302477103,
                "count": 1427232,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4593308751,
                "variance": 0.2109848528
              },
              {
                "average": -0.6419202559,
                "count": 1427232,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8531638,
                "variance": 140.4974921
              },
              {
                "average": 8,
                "count": 1427232,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5701.920447,
                "count": 1427232,
                "maximum": 5703,
                "minimum": 5701,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.840746788,
                "variance": 0.7068551616
              },
              {
                "average": 15117.62068,
                "count": 1427232,
                "maximum": 57344,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10800.83129,
                "variance": 116657956.5
              },
              {
                "average": 15206.45636,
                "count": 1427232,
                "maximum": 55296,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 8794.305077,
                "variance": 77339801.78
              },
              {
                "average": 16257.74131,
                "count": 1427232,
                "maximum": 55296,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 7708.987772,
                "variance": 59428492.47
              },
              {
                "average": 506352.1417,
                "count": 1427232,
                "maximum": 507069.007,
                "minimum": 505655.9443,
                "name": "GpsTime",
                "position": 15,
                "stddev": 597.2531485,
                "variance": 356711.3234
              },
              {
                "average": 0,
                "count": 1427232,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427232,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427232,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427232,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427232,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372134.5282,
              5372221.409,
              781.0164887,
              372884.5282,
              5372971.429,
              986.2364887
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372134.5282027191,
                    5372221.409143676,
                    781.016488674128
                  ],
                  [
                    372134.5282027191,
                    5372971.429143676,
                    781.016488674128
                  ],
                  [
                    372884.5282027191,
                    5372971.429143676,
                    986.236488674128
                  ],
                  [
                    372884.5282027191,
                    5372221.409143676,
                    986.236488674128
                  ],
                  [
                    372134.5282027191,
                    5372221.409143676,
                    781.016488674128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:37:49+00:00",
            "end_time": "2011-09-19T22:14:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0543.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.66200579819397,
              48.565335037712195,
              1121.934592038172
            ],
            [
              -118.66222688578293,
              48.57207941507503,
              1121.934592038172
            ],
            [
              -118.65206398920297,
              48.572225714181,
              1358.934592038172
            ],
            [
              -118.65184425184597,
              48.5654813023406,
              1358.934592038172
            ],
            [
              -118.66200579819397,
              48.565335037712195,
              1121.934592038172
            ]
          ]
        ]
      },
      "bbox": [
        -118.6622269,
        48.56533504,
        1121.934592,
        -118.6518443,
        48.57222571,
        1358.934592
      ],
      "properties": {
        "datetime": "2011-09-19T19:30:42Z",
        "pc:count": 1945813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377710.431,
            "count": 1945813,
            "maximum": 378134.5285,
            "minimum": 377384.5285,
            "name": "X",
            "position": 0,
            "stddev": 222.3113098,
            "variance": 49422.31848
          },
          {
            "average": 5380872.027,
            "count": 1945813,
            "maximum": 5381221.42,
            "minimum": 5380471.42,
            "name": "Y",
            "position": 1,
            "stddev": 226.0036629,
            "variance": 51077.65564
          },
          {
            "average": 1237.116861,
            "count": 1945813,
            "maximum": 1358.934592,
            "minimum": 1121.934592,
            "name": "Z",
            "position": 2,
            "stddev": 53.18194925,
            "variance": 2828.319726
          },
          {
            "average": 94.70378808,
            "count": 1945813,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.45680544,
            "variance": 2545.889216
          },
          {
            "average": 1.139861333,
            "count": 1945813,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4000498844,
            "variance": 0.16003991
          },
          {
            "average": 1.279622451,
            "count": 1945813,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5662178006,
            "variance": 0.3206025977
          },
          {
            "average": 0.4961288675,
            "count": 1945813,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999851426,
            "variance": 0.2499851428
          },
          {
            "average": 0,
            "count": 1945813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.347656224,
            "count": 1945813,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4762263017,
            "variance": 0.2267914904
          },
          {
            "average": 2.232723065,
            "count": 1945813,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.285246,
            "variance": 150.9272693
          },
          {
            "average": 8,
            "count": 1945813,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5686.638284,
            "count": 1945813,
            "maximum": 5688,
            "minimum": 5685,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8443745155,
            "variance": 0.7129683224
          },
          {
            "average": 21720.41433,
            "count": 1945813,
            "maximum": 60928,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 12879.96871,
            "variance": 165893594
          },
          {
            "average": 19470.53209,
            "count": 1945813,
            "maximum": 59392,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 10081.94853,
            "variance": 101645686.2
          },
          {
            "average": 19738.87127,
            "count": 1945813,
            "maximum": 59136,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 8903.11292,
            "variance": 79265419.67
          },
          {
            "average": 494883.956,
            "count": 1945813,
            "maximum": 495842.5981,
            "minimum": 493681.9751,
            "name": "GpsTime",
            "position": 15,
            "stddev": 613.5729926,
            "variance": 376471.8172
          },
          {
            "average": 0,
            "count": 1945813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1945813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1945813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1945813,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1945813,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          377384.5285,
          5380471.42,
          1121.934592,
          378134.5285,
          5381221.42,
          1358.934592
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                377384.52853030944,
                5380471.419674812,
                1121.934592038172
              ],
              [
                377384.52853030944,
                5381221.419674812,
                1121.934592038172
              ],
              [
                378134.52853030944,
                5381221.419674812,
                1358.934592038172
              ],
              [
                378134.52853030944,
                5380471.419674812,
                1358.934592038172
              ],
              [
                377384.52853030944,
                5380471.419674812,
                1121.934592038172
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:30:42+00:00",
        "end_time": "2011-09-19T18:54:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0543.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0543.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0543.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0543.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6622269,
            48.56533504,
            1121.934592,
            -118.6518443,
            48.57222571,
            1358.934592
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.66200579819397,
                  48.565335037712195,
                  1121.934592038172
                ],
                [
                  -118.66222688578293,
                  48.57207941507503,
                  1121.934592038172
                ],
                [
                  -118.65206398920297,
                  48.572225714181,
                  1358.934592038172
                ],
                [
                  -118.65184425184597,
                  48.5654813023406,
                  1358.934592038172
                ],
                [
                  -118.66200579819397,
                  48.565335037712195,
                  1121.934592038172
                ]
              ]
            ]
          },
          "id": "COL_2012_0543.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0543.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:30:42Z",
            "pc:count": 1945813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377710.431,
                "count": 1945813,
                "maximum": 378134.5285,
                "minimum": 377384.5285,
                "name": "X",
                "position": 0,
                "stddev": 222.3113098,
                "variance": 49422.31848
              },
              {
                "average": 5380872.027,
                "count": 1945813,
                "maximum": 5381221.42,
                "minimum": 5380471.42,
                "name": "Y",
                "position": 1,
                "stddev": 226.0036629,
                "variance": 51077.65564
              },
              {
                "average": 1237.116861,
                "count": 1945813,
                "maximum": 1358.934592,
                "minimum": 1121.934592,
                "name": "Z",
                "position": 2,
                "stddev": 53.18194925,
                "variance": 2828.319726
              },
              {
                "average": 94.70378808,
                "count": 1945813,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.45680544,
                "variance": 2545.889216
              },
              {
                "average": 1.139861333,
                "count": 1945813,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4000498844,
                "variance": 0.16003991
              },
              {
                "average": 1.279622451,
                "count": 1945813,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5662178006,
                "variance": 0.3206025977
              },
              {
                "average": 0.4961288675,
                "count": 1945813,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999851426,
                "variance": 0.2499851428
              },
              {
                "average": 0,
                "count": 1945813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.347656224,
                "count": 1945813,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4762263017,
                "variance": 0.2267914904
              },
              {
                "average": 2.232723065,
                "count": 1945813,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.285246,
                "variance": 150.9272693
              },
              {
                "average": 8,
                "count": 1945813,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5686.638284,
                "count": 1945813,
                "maximum": 5688,
                "minimum": 5685,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8443745155,
                "variance": 0.7129683224
              },
              {
                "average": 21720.41433,
                "count": 1945813,
                "maximum": 60928,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 12879.96871,
                "variance": 165893594
              },
              {
                "average": 19470.53209,
                "count": 1945813,
                "maximum": 59392,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 10081.94853,
                "variance": 101645686.2
              },
              {
                "average": 19738.87127,
                "count": 1945813,
                "maximum": 59136,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 8903.11292,
                "variance": 79265419.67
              },
              {
                "average": 494883.956,
                "count": 1945813,
                "maximum": 495842.5981,
                "minimum": 493681.9751,
                "name": "GpsTime",
                "position": 15,
                "stddev": 613.5729926,
                "variance": 376471.8172
              },
              {
                "average": 0,
                "count": 1945813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1945813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1945813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1945813,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1945813,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              377384.5285,
              5380471.42,
              1121.934592,
              378134.5285,
              5381221.42,
              1358.934592
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    377384.52853030944,
                    5380471.419674812,
                    1121.934592038172
                  ],
                  [
                    377384.52853030944,
                    5381221.419674812,
                    1121.934592038172
                  ],
                  [
                    378134.52853030944,
                    5381221.419674812,
                    1358.934592038172
                  ],
                  [
                    378134.52853030944,
                    5380471.419674812,
                    1358.934592038172
                  ],
                  [
                    377384.52853030944,
                    5380471.419674812,
                    1121.934592038172
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:30:42+00:00",
            "end_time": "2011-09-19T18:54: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": "COL_2012_1814.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.65203478157312,
              48.88260625890745,
              544.4732331567303
            ],
            [
              -118.65225700754729,
              48.88935029710974,
              544.4732331567303
            ],
            [
              -118.64202991746242,
              48.88949641372739,
              622.1732331567304
            ],
            [
              -118.64180906550472,
              48.88275234104169,
              622.1732331567304
            ],
            [
              -118.65203478157312,
              48.88260625890745,
              544.4732331567303
            ]
          ]
        ]
      },
      "bbox": [
        -118.652257,
        48.88260626,
        544.4732332,
        -118.6418091,
        48.88949641,
        622.1732332
      ],
      "properties": {
        "datetime": "2011-09-20T18:59:35Z",
        "pc:count": 2252693,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 379267.205,
            "count": 2252693,
            "maximum": 379634.5281,
            "minimum": 378884.5281,
            "name": "X",
            "position": 0,
            "stddev": 221.2091073,
            "variance": 48933.46914
          },
          {
            "average": 5416107.647,
            "count": 2252693,
            "maximum": 5416471.42,
            "minimum": 5415721.42,
            "name": "Y",
            "position": 1,
            "stddev": 210.5486146,
            "variance": 44330.7191
          },
          {
            "average": 559.8667466,
            "count": 2252693,
            "maximum": 622.1732332,
            "minimum": 544.4732332,
            "name": "Z",
            "position": 2,
            "stddev": 15.70701697,
            "variance": 246.710382
          },
          {
            "average": 96.176851,
            "count": 2252693,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.67097069,
            "variance": 1820.81174
          },
          {
            "average": 1.06465284,
            "count": 2252693,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2748231316,
            "variance": 0.07552775365
          },
          {
            "average": 1.129195146,
            "count": 2252693,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3970122432,
            "variance": 0.1576187213
          },
          {
            "average": 0.4958638394,
            "count": 2252693,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999830029,
            "variance": 0.2499830031
          },
          {
            "average": 0,
            "count": 2252693,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303381331,
            "count": 2252693,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4597186016,
            "variance": 0.2113411927
          },
          {
            "average": 3.482354882,
            "count": 2252693,
            "maximum": 22.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.61553491,
            "variance": 159.1517211
          },
          {
            "average": 46.03431937,
            "count": 2252693,
            "maximum": 160,
            "minimum": 4,
            "name": "UserData",
            "position": 10,
            "stddev": 61.83612895,
            "variance": 3823.706843
          },
          {
            "average": 5637.709676,
            "count": 2252693,
            "maximum": 5657,
            "minimum": 5583,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.02238663,
            "variance": 677.1646057
          },
          {
            "average": 27123.15257,
            "count": 2252693,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13713.46134,
            "variance": 188059021.8
          },
          {
            "average": 24636.1924,
            "count": 2252693,
            "maximum": 65024,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12039.66092,
            "variance": 144953435
          },
          {
            "average": 24068.2902,
            "count": 2252693,
            "maximum": 65024,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 10515.30403,
            "variance": 110571618.8
          },
          {
            "average": 473555.0569,
            "count": 2252693,
            "maximum": 580375.8062,
            "minimum": 243155.1542,
            "name": "GpsTime",
            "position": 15,
            "stddev": 126095.485,
            "variance": 15900071340.0
          },
          {
            "average": 0,
            "count": 2252693,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2252693,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2252693,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2252693,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2252693,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378884.5281,
          5415721.42,
          544.4732332,
          379634.5281,
          5416471.42,
          622.1732332
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378884.52813379816,
                5415721.419922907,
                544.4732331567303
              ],
              [
                378884.52813379816,
                5416471.419922907,
                544.4732331567303
              ],
              [
                379634.52813379816,
                5416471.419922907,
                622.1732331567304
              ],
              [
                379634.52813379816,
                5415721.419922907,
                622.1732331567304
              ],
              [
                378884.52813379816,
                5415721.419922907,
                544.4732331567303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T18:59:35+00:00",
        "end_time": "2011-09-16T21:19:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1814.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1814.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1814.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1814.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.652257,
            48.88260626,
            544.4732332,
            -118.6418091,
            48.88949641,
            622.1732332
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.65203478157312,
                  48.88260625890745,
                  544.4732331567303
                ],
                [
                  -118.65225700754729,
                  48.88935029710974,
                  544.4732331567303
                ],
                [
                  -118.64202991746242,
                  48.88949641372739,
                  622.1732331567304
                ],
                [
                  -118.64180906550472,
                  48.88275234104169,
                  622.1732331567304
                ],
                [
                  -118.65203478157312,
                  48.88260625890745,
                  544.4732331567303
                ]
              ]
            ]
          },
          "id": "COL_2012_1814.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1814.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:59:35Z",
            "pc:count": 2252693,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 379267.205,
                "count": 2252693,
                "maximum": 379634.5281,
                "minimum": 378884.5281,
                "name": "X",
                "position": 0,
                "stddev": 221.2091073,
                "variance": 48933.46914
              },
              {
                "average": 5416107.647,
                "count": 2252693,
                "maximum": 5416471.42,
                "minimum": 5415721.42,
                "name": "Y",
                "position": 1,
                "stddev": 210.5486146,
                "variance": 44330.7191
              },
              {
                "average": 559.8667466,
                "count": 2252693,
                "maximum": 622.1732332,
                "minimum": 544.4732332,
                "name": "Z",
                "position": 2,
                "stddev": 15.70701697,
                "variance": 246.710382
              },
              {
                "average": 96.176851,
                "count": 2252693,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.67097069,
                "variance": 1820.81174
              },
              {
                "average": 1.06465284,
                "count": 2252693,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2748231316,
                "variance": 0.07552775365
              },
              {
                "average": 1.129195146,
                "count": 2252693,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3970122432,
                "variance": 0.1576187213
              },
              {
                "average": 0.4958638394,
                "count": 2252693,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999830029,
                "variance": 0.2499830031
              },
              {
                "average": 0,
                "count": 2252693,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303381331,
                "count": 2252693,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4597186016,
                "variance": 0.2113411927
              },
              {
                "average": 3.482354882,
                "count": 2252693,
                "maximum": 22.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.61553491,
                "variance": 159.1517211
              },
              {
                "average": 46.03431937,
                "count": 2252693,
                "maximum": 160,
                "minimum": 4,
                "name": "UserData",
                "position": 10,
                "stddev": 61.83612895,
                "variance": 3823.706843
              },
              {
                "average": 5637.709676,
                "count": 2252693,
                "maximum": 5657,
                "minimum": 5583,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.02238663,
                "variance": 677.1646057
              },
              {
                "average": 27123.15257,
                "count": 2252693,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13713.46134,
                "variance": 188059021.8
              },
              {
                "average": 24636.1924,
                "count": 2252693,
                "maximum": 65024,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12039.66092,
                "variance": 144953435
              },
              {
                "average": 24068.2902,
                "count": 2252693,
                "maximum": 65024,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 10515.30403,
                "variance": 110571618.8
              },
              {
                "average": 473555.0569,
                "count": 2252693,
                "maximum": 580375.8062,
                "minimum": 243155.1542,
                "name": "GpsTime",
                "position": 15,
                "stddev": 126095.485,
                "variance": 15900071340.0
              },
              {
                "average": 0,
                "count": 2252693,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2252693,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2252693,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2252693,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2252693,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378884.5281,
              5415721.42,
              544.4732332,
              379634.5281,
              5416471.42,
              622.1732332
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378884.52813379816,
                    5415721.419922907,
                    544.4732331567303
                  ],
                  [
                    378884.52813379816,
                    5416471.419922907,
                    544.4732331567303
                  ],
                  [
                    379634.52813379816,
                    5416471.419922907,
                    622.1732331567304
                  ],
                  [
                    379634.52813379816,
                    5415721.419922907,
                    622.1732331567304
                  ],
                  [
                    378884.52813379816,
                    5415721.419922907,
                    544.4732331567303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T18:59:35+00:00",
            "end_time": "2011-09-16T21:19: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": "COL_2012_0589.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.56059431016001,
              48.573501959823865,
              1223.4870162154623
            ],
            [
              -118.56080197606194,
              48.58024684371453,
              1223.4870162154623
            ],
            [
              -118.55063693792303,
              48.580384207883675,
              1363.0870162154622
            ],
            [
              -118.55043062316209,
              48.573639291617496,
              1363.0870162154622
            ],
            [
              -118.56059431016001,
              48.573501959823865,
              1223.4870162154623
            ]
          ]
        ]
      },
      "bbox": [
        -118.560802,
        48.57350196,
        1223.487016,
        -118.5504306,
        48.58038421,
        1363.087016
      ],
      "properties": {
        "datetime": "2011-09-19T19:04:53Z",
        "pc:count": 1523785,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 385265.6,
            "count": 1523785,
            "maximum": 385634.5292,
            "minimum": 384884.5292,
            "name": "X",
            "position": 0,
            "stddev": 214.4018939,
            "variance": 45968.17211
          },
          {
            "average": 5381596.63,
            "count": 1523785,
            "maximum": 5381971.429,
            "minimum": 5381221.409,
            "name": "Y",
            "position": 1,
            "stddev": 192.8320184,
            "variance": 37184.18732
          },
          {
            "average": 1302.13464,
            "count": 1523785,
            "maximum": 1363.087016,
            "minimum": 1223.487016,
            "name": "Z",
            "position": 2,
            "stddev": 22.87181743,
            "variance": 523.1200325
          },
          {
            "average": 73.8276056,
            "count": 1523785,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.9319684,
            "variance": 3241.249026
          },
          {
            "average": 1.178639375,
            "count": 1523785,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4174087094,
            "variance": 0.1742300306
          },
          {
            "average": 1.357579974,
            "count": 1523785,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5588785162,
            "variance": 0.3123451958
          },
          {
            "average": 0.4951459688,
            "count": 1523785,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999766019,
            "variance": 0.2499766024
          },
          {
            "average": 0,
            "count": 1523785,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.294499552,
            "count": 1523785,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4558176195,
            "variance": 0.2077697023
          },
          {
            "average": -1.084504522,
            "count": 1523785,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.98837972,
            "variance": 120.7444888
          },
          {
            "average": 8,
            "count": 1523785,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5685.078077,
            "count": 1523785,
            "maximum": 5686,
            "minimum": 5684,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7647213925,
            "variance": 0.5847988081
          },
          {
            "average": 13317.02798,
            "count": 1523785,
            "maximum": 56576,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 7107.953915,
            "variance": 50523008.86
          },
          {
            "average": 13531.19901,
            "count": 1523785,
            "maximum": 55040,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6215.860777,
            "variance": 38636925.2
          },
          {
            "average": 13875.50862,
            "count": 1523785,
            "maximum": 55040,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 4831.891927,
            "variance": 23347179.6
          },
          {
            "average": 493727.684,
            "count": 1523785,
            "maximum": 494293.4762,
            "minimum": 492839.3575,
            "name": "GpsTime",
            "position": 15,
            "stddev": 555.1708274,
            "variance": 308214.6476
          },
          {
            "average": 0,
            "count": 1523785,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523785,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523785,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523785,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523785,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384884.5292,
          5381221.409,
          1223.487016,
          385634.5292,
          5381971.429,
          1363.087016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384884.5291771043,
                5381221.409116376,
                1223.4870162154623
              ],
              [
                384884.5291771043,
                5381971.429116376,
                1223.4870162154623
              ],
              [
                385634.5291771043,
                5381971.429116376,
                1363.0870162154622
              ],
              [
                385634.5291771043,
                5381221.409116376,
                1363.0870162154622
              ],
              [
                384884.5291771043,
                5381221.409116376,
                1223.4870162154623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:04:53+00:00",
        "end_time": "2011-09-19T18:40:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0589.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0589.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0589.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0589.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.560802,
            48.57350196,
            1223.487016,
            -118.5504306,
            48.58038421,
            1363.087016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.56059431016001,
                  48.573501959823865,
                  1223.4870162154623
                ],
                [
                  -118.56080197606194,
                  48.58024684371453,
                  1223.4870162154623
                ],
                [
                  -118.55063693792303,
                  48.580384207883675,
                  1363.0870162154622
                ],
                [
                  -118.55043062316209,
                  48.573639291617496,
                  1363.0870162154622
                ],
                [
                  -118.56059431016001,
                  48.573501959823865,
                  1223.4870162154623
                ]
              ]
            ]
          },
          "id": "COL_2012_0589.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0589.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:04:53Z",
            "pc:count": 1523785,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 385265.6,
                "count": 1523785,
                "maximum": 385634.5292,
                "minimum": 384884.5292,
                "name": "X",
                "position": 0,
                "stddev": 214.4018939,
                "variance": 45968.17211
              },
              {
                "average": 5381596.63,
                "count": 1523785,
                "maximum": 5381971.429,
                "minimum": 5381221.409,
                "name": "Y",
                "position": 1,
                "stddev": 192.8320184,
                "variance": 37184.18732
              },
              {
                "average": 1302.13464,
                "count": 1523785,
                "maximum": 1363.087016,
                "minimum": 1223.487016,
                "name": "Z",
                "position": 2,
                "stddev": 22.87181743,
                "variance": 523.1200325
              },
              {
                "average": 73.8276056,
                "count": 1523785,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.9319684,
                "variance": 3241.249026
              },
              {
                "average": 1.178639375,
                "count": 1523785,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4174087094,
                "variance": 0.1742300306
              },
              {
                "average": 1.357579974,
                "count": 1523785,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5588785162,
                "variance": 0.3123451958
              },
              {
                "average": 0.4951459688,
                "count": 1523785,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999766019,
                "variance": 0.2499766024
              },
              {
                "average": 0,
                "count": 1523785,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.294499552,
                "count": 1523785,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4558176195,
                "variance": 0.2077697023
              },
              {
                "average": -1.084504522,
                "count": 1523785,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.98837972,
                "variance": 120.7444888
              },
              {
                "average": 8,
                "count": 1523785,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5685.078077,
                "count": 1523785,
                "maximum": 5686,
                "minimum": 5684,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7647213925,
                "variance": 0.5847988081
              },
              {
                "average": 13317.02798,
                "count": 1523785,
                "maximum": 56576,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 7107.953915,
                "variance": 50523008.86
              },
              {
                "average": 13531.19901,
                "count": 1523785,
                "maximum": 55040,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6215.860777,
                "variance": 38636925.2
              },
              {
                "average": 13875.50862,
                "count": 1523785,
                "maximum": 55040,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 4831.891927,
                "variance": 23347179.6
              },
              {
                "average": 493727.684,
                "count": 1523785,
                "maximum": 494293.4762,
                "minimum": 492839.3575,
                "name": "GpsTime",
                "position": 15,
                "stddev": 555.1708274,
                "variance": 308214.6476
              },
              {
                "average": 0,
                "count": 1523785,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523785,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523785,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523785,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523785,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384884.5292,
              5381221.409,
              1223.487016,
              385634.5292,
              5381971.429,
              1363.087016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384884.5291771043,
                    5381221.409116376,
                    1223.4870162154623
                  ],
                  [
                    384884.5291771043,
                    5381971.429116376,
                    1223.4870162154623
                  ],
                  [
                    385634.5291771043,
                    5381971.429116376,
                    1363.0870162154622
                  ],
                  [
                    385634.5291771043,
                    5381221.409116376,
                    1363.0870162154622
                  ],
                  [
                    384884.5291771043,
                    5381221.409116376,
                    1223.4870162154623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:04:53+00:00",
            "end_time": "2011-09-19T18:40:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0522.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.87246067796133,
              48.56210393782585,
              1321.9847388642534
            ],
            [
              -118.87270973022,
              48.568847733433216,
              1321.9847388642534
            ],
            [
              -118.86546690700972,
              48.5689653424656,
              1507.3247388642535
            ],
            [
              -118.8652188166122,
              48.56222151914472,
              1507.3247388642535
            ],
            [
              -118.87246067796133,
              48.56210393782585,
              1321.9847388642534
            ]
          ]
        ]
      },
      "bbox": [
        -118.8727097,
        48.56210394,
        1321.984739,
        -118.8652188,
        48.56896534,
        1507.324739
      ],
      "properties": {
        "datetime": "2011-09-19T19:58:33Z",
        "pc:count": 1288802,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362108.9963,
            "count": 1288802,
            "maximum": 362384.5343,
            "minimum": 361849.9343,
            "name": "X",
            "position": 0,
            "stddev": 153.7196637,
            "variance": 23629.73501
          },
          {
            "average": 5380838.677,
            "count": 1288802,
            "maximum": 5381221.439,
            "minimum": 5380471.419,
            "name": "Y",
            "position": 1,
            "stddev": 224.1555858,
            "variance": 50245.72666
          },
          {
            "average": 1417.715858,
            "count": 1288802,
            "maximum": 1507.324739,
            "minimum": 1321.984739,
            "name": "Z",
            "position": 2,
            "stddev": 32.33506254,
            "variance": 1045.55627
          },
          {
            "average": 70.41941974,
            "count": 1288802,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.94464222,
            "variance": 3357.581562
          },
          {
            "average": 1.222483361,
            "count": 1288802,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4616488137,
            "variance": 0.2131196272
          },
          {
            "average": 1.444540744,
            "count": 1288802,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6059823113,
            "variance": 0.3672145616
          },
          {
            "average": 0.496728745,
            "count": 1288802,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999894928,
            "variance": 0.2499894929
          },
          {
            "average": 0,
            "count": 1288802,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230860132,
            "count": 1288802,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4213832807,
            "variance": 0.1775638693
          },
          {
            "average": -6.120721526,
            "count": 1288802,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.03075538,
            "variance": 121.6775643
          },
          {
            "average": 8,
            "count": 1288802,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5687.565166,
            "count": 1288802,
            "maximum": 5690,
            "minimum": 5686,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.011959234,
            "variance": 1.02406149
          },
          {
            "average": 10483.3188,
            "count": 1288802,
            "maximum": 64512,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 6458.010798,
            "variance": 41705903.47
          },
          {
            "average": 11103.5279,
            "count": 1288802,
            "maximum": 64512,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 5525.714461,
            "variance": 30533520.31
          },
          {
            "average": 11865.37064,
            "count": 1288802,
            "maximum": 64512,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 4251.112184,
            "variance": 18071954.8
          },
          {
            "average": 495629.3158,
            "count": 1288802,
            "maximum": 497513.8215,
            "minimum": 494676.8203,
            "name": "GpsTime",
            "position": 15,
            "stddev": 834.6543974,
            "variance": 696647.9631
          },
          {
            "average": 0,
            "count": 1288802,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1288802,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1288802,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1288802,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1288802,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361849.9343,
          5380471.419,
          1321.984739,
          362384.5343,
          5381221.439,
          1507.324739
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361849.9342918122,
                5380471.419380641,
                1321.9847388642534
              ],
              [
                361849.9342918122,
                5381221.43938064,
                1321.9847388642534
              ],
              [
                362384.53429181216,
                5381221.43938064,
                1507.3247388642535
              ],
              [
                362384.53429181216,
                5380471.419380641,
                1507.3247388642535
              ],
              [
                361849.9342918122,
                5380471.419380641,
                1321.9847388642534
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:58:33+00:00",
        "end_time": "2011-09-19T19:11:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0522.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0522.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0522.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0522.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8727097,
            48.56210394,
            1321.984739,
            -118.8652188,
            48.56896534,
            1507.324739
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.87246067796133,
                  48.56210393782585,
                  1321.9847388642534
                ],
                [
                  -118.87270973022,
                  48.568847733433216,
                  1321.9847388642534
                ],
                [
                  -118.86546690700972,
                  48.5689653424656,
                  1507.3247388642535
                ],
                [
                  -118.8652188166122,
                  48.56222151914472,
                  1507.3247388642535
                ],
                [
                  -118.87246067796133,
                  48.56210393782585,
                  1321.9847388642534
                ]
              ]
            ]
          },
          "id": "COL_2012_0522.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0522.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:58:33Z",
            "pc:count": 1288802,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362108.9963,
                "count": 1288802,
                "maximum": 362384.5343,
                "minimum": 361849.9343,
                "name": "X",
                "position": 0,
                "stddev": 153.7196637,
                "variance": 23629.73501
              },
              {
                "average": 5380838.677,
                "count": 1288802,
                "maximum": 5381221.439,
                "minimum": 5380471.419,
                "name": "Y",
                "position": 1,
                "stddev": 224.1555858,
                "variance": 50245.72666
              },
              {
                "average": 1417.715858,
                "count": 1288802,
                "maximum": 1507.324739,
                "minimum": 1321.984739,
                "name": "Z",
                "position": 2,
                "stddev": 32.33506254,
                "variance": 1045.55627
              },
              {
                "average": 70.41941974,
                "count": 1288802,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.94464222,
                "variance": 3357.581562
              },
              {
                "average": 1.222483361,
                "count": 1288802,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4616488137,
                "variance": 0.2131196272
              },
              {
                "average": 1.444540744,
                "count": 1288802,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6059823113,
                "variance": 0.3672145616
              },
              {
                "average": 0.496728745,
                "count": 1288802,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999894928,
                "variance": 0.2499894929
              },
              {
                "average": 0,
                "count": 1288802,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230860132,
                "count": 1288802,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4213832807,
                "variance": 0.1775638693
              },
              {
                "average": -6.120721526,
                "count": 1288802,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.03075538,
                "variance": 121.6775643
              },
              {
                "average": 8,
                "count": 1288802,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5687.565166,
                "count": 1288802,
                "maximum": 5690,
                "minimum": 5686,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.011959234,
                "variance": 1.02406149
              },
              {
                "average": 10483.3188,
                "count": 1288802,
                "maximum": 64512,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 6458.010798,
                "variance": 41705903.47
              },
              {
                "average": 11103.5279,
                "count": 1288802,
                "maximum": 64512,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 5525.714461,
                "variance": 30533520.31
              },
              {
                "average": 11865.37064,
                "count": 1288802,
                "maximum": 64512,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 4251.112184,
                "variance": 18071954.8
              },
              {
                "average": 495629.3158,
                "count": 1288802,
                "maximum": 497513.8215,
                "minimum": 494676.8203,
                "name": "GpsTime",
                "position": 15,
                "stddev": 834.6543974,
                "variance": 696647.9631
              },
              {
                "average": 0,
                "count": 1288802,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1288802,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1288802,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1288802,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1288802,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361849.9343,
              5380471.419,
              1321.984739,
              362384.5343,
              5381221.439,
              1507.324739
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361849.9342918122,
                    5380471.419380641,
                    1321.9847388642534
                  ],
                  [
                    361849.9342918122,
                    5381221.43938064,
                    1321.9847388642534
                  ],
                  [
                    362384.53429181216,
                    5381221.43938064,
                    1507.3247388642535
                  ],
                  [
                    362384.53429181216,
                    5380471.419380641,
                    1507.3247388642535
                  ],
                  [
                    361849.9342918122,
                    5380471.419380641,
                    1321.9847388642534
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:58:33+00:00",
            "end_time": "2011-09-19T19:11: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": "COL_2012_1656.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.55277741408099,
              48.85024986645518,
              986.5397882515854
            ],
            [
              -118.55298605408827,
              48.85699426998612,
              986.5397882515854
            ],
            [
              -118.54894073147642,
              48.85704869839581,
              1134.6597882515853
            ],
            [
              -118.5487326344184,
              48.85030428202115,
              1134.6597882515853
            ],
            [
              -118.55277741408099,
              48.85024986645518,
              986.5397882515854
            ]
          ]
        ]
      },
      "bbox": [
        -118.5529861,
        48.85024987,
        986.5397883,
        -118.5487326,
        48.8570487,
        1134.659788
      ],
      "properties": {
        "datetime": "2011-09-14T19:49:16Z",
        "pc:count": 673489,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386264.4387,
            "count": 673489,
            "maximum": 386384.5351,
            "minimum": 386087.6951,
            "name": "X",
            "position": 0,
            "stddev": 84.43522927,
            "variance": 7129.307942
          },
          {
            "average": 5412333.388,
            "count": 673489,
            "maximum": 5412721.419,
            "minimum": 5411971.419,
            "name": "Y",
            "position": 1,
            "stddev": 213.2815211,
            "variance": 45489.00725
          },
          {
            "average": 1076.147672,
            "count": 673489,
            "maximum": 1134.659788,
            "minimum": 986.5397883,
            "name": "Z",
            "position": 2,
            "stddev": 24.28825661,
            "variance": 589.919409
          },
          {
            "average": 82.02103969,
            "count": 673489,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.01687318,
            "variance": 3482.99132
          },
          {
            "average": 1.208772526,
            "count": 673489,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4548441125,
            "variance": 0.2068831667
          },
          {
            "average": 1.417197608,
            "count": 673489,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6067781805,
            "variance": 0.3681797603
          },
          {
            "average": 0.4959234672,
            "count": 673489,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999837528,
            "variance": 0.2499837531
          },
          {
            "average": 0,
            "count": 673489,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287988371,
            "count": 673489,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.452825986,
            "variance": 0.2050513736
          },
          {
            "average": 3.482517181,
            "count": 673489,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.44408006,
            "variance": 130.9669685
          },
          {
            "average": 5,
            "count": 673489,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5598.774636,
            "count": 673489,
            "maximum": 5600,
            "minimum": 5598,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.773830969,
            "variance": 0.5988143687
          },
          {
            "average": 10670.15963,
            "count": 673489,
            "maximum": 64768,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7729.836933,
            "variance": 59750379
          },
          {
            "average": 11631.81054,
            "count": 673489,
            "maximum": 64768,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 6331.454317,
            "variance": 40087313.77
          },
          {
            "average": 12963.06725,
            "count": 673489,
            "maximum": 64768,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 5465.02084,
            "variance": 29866452.78
          },
          {
            "average": 64136.15504,
            "count": 673489,
            "maximum": 64956.04058,
            "minimum": 63511.47215,
            "name": "GpsTime",
            "position": 15,
            "stddev": 579.3427054,
            "variance": 335637.9703
          },
          {
            "average": 0,
            "count": 673489,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 673489,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 673489,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 673489,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 673489,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          386087.6951,
          5411971.419,
          986.5397883,
          386384.5351,
          5412721.419,
          1134.659788
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                386087.6951350352,
                5411971.418731837,
                986.5397882515854
              ],
              [
                386087.6951350352,
                5412721.418731837,
                986.5397882515854
              ],
              [
                386384.53513503517,
                5412721.418731837,
                1134.6597882515853
              ],
              [
                386384.53513503517,
                5411971.418731837,
                1134.6597882515853
              ],
              [
                386087.6951350352,
                5411971.418731837,
                986.5397882515854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T19:49:16+00:00",
        "end_time": "2011-09-14T19:25:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1656.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1656.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1656.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1656.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5529861,
            48.85024987,
            986.5397883,
            -118.5487326,
            48.8570487,
            1134.659788
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.55277741408099,
                  48.85024986645518,
                  986.5397882515854
                ],
                [
                  -118.55298605408827,
                  48.85699426998612,
                  986.5397882515854
                ],
                [
                  -118.54894073147642,
                  48.85704869839581,
                  1134.6597882515853
                ],
                [
                  -118.5487326344184,
                  48.85030428202115,
                  1134.6597882515853
                ],
                [
                  -118.55277741408099,
                  48.85024986645518,
                  986.5397882515854
                ]
              ]
            ]
          },
          "id": "COL_2012_1656.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1656.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T19:49:16Z",
            "pc:count": 673489,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386264.4387,
                "count": 673489,
                "maximum": 386384.5351,
                "minimum": 386087.6951,
                "name": "X",
                "position": 0,
                "stddev": 84.43522927,
                "variance": 7129.307942
              },
              {
                "average": 5412333.388,
                "count": 673489,
                "maximum": 5412721.419,
                "minimum": 5411971.419,
                "name": "Y",
                "position": 1,
                "stddev": 213.2815211,
                "variance": 45489.00725
              },
              {
                "average": 1076.147672,
                "count": 673489,
                "maximum": 1134.659788,
                "minimum": 986.5397883,
                "name": "Z",
                "position": 2,
                "stddev": 24.28825661,
                "variance": 589.919409
              },
              {
                "average": 82.02103969,
                "count": 673489,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.01687318,
                "variance": 3482.99132
              },
              {
                "average": 1.208772526,
                "count": 673489,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4548441125,
                "variance": 0.2068831667
              },
              {
                "average": 1.417197608,
                "count": 673489,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6067781805,
                "variance": 0.3681797603
              },
              {
                "average": 0.4959234672,
                "count": 673489,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999837528,
                "variance": 0.2499837531
              },
              {
                "average": 0,
                "count": 673489,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287988371,
                "count": 673489,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.452825986,
                "variance": 0.2050513736
              },
              {
                "average": 3.482517181,
                "count": 673489,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.44408006,
                "variance": 130.9669685
              },
              {
                "average": 5,
                "count": 673489,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5598.774636,
                "count": 673489,
                "maximum": 5600,
                "minimum": 5598,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.773830969,
                "variance": 0.5988143687
              },
              {
                "average": 10670.15963,
                "count": 673489,
                "maximum": 64768,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7729.836933,
                "variance": 59750379
              },
              {
                "average": 11631.81054,
                "count": 673489,
                "maximum": 64768,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 6331.454317,
                "variance": 40087313.77
              },
              {
                "average": 12963.06725,
                "count": 673489,
                "maximum": 64768,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 5465.02084,
                "variance": 29866452.78
              },
              {
                "average": 64136.15504,
                "count": 673489,
                "maximum": 64956.04058,
                "minimum": 63511.47215,
                "name": "GpsTime",
                "position": 15,
                "stddev": 579.3427054,
                "variance": 335637.9703
              },
              {
                "average": 0,
                "count": 673489,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 673489,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 673489,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 673489,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 673489,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              386087.6951,
              5411971.419,
              986.5397883,
              386384.5351,
              5412721.419,
              1134.659788
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    386087.6951350352,
                    5411971.418731837,
                    986.5397882515854
                  ],
                  [
                    386087.6951350352,
                    5412721.418731837,
                    986.5397882515854
                  ],
                  [
                    386384.53513503517,
                    5412721.418731837,
                    1134.6597882515853
                  ],
                  [
                    386384.53513503517,
                    5411971.418731837,
                    1134.6597882515853
                  ],
                  [
                    386087.6951350352,
                    5411971.418731837,
                    986.5397882515854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T19:49:16+00:00",
            "end_time": "2011-09-14T19: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": "COL_2012_2447.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.68657089167702,
              48.996808156154366,
              1025.9858870236328
            ],
            [
              -118.6867361874196,
              49.00170216703707,
              1025.9858870236328
            ],
            [
              -118.6764860181848,
              49.00185159643022,
              1283.4058870236329
            ],
            [
              -118.67632172578179,
              48.99695755994123,
              1283.4058870236329
            ],
            [
              -118.68657089167702,
              48.996808156154366,
              1025.9858870236328
            ]
          ]
        ]
      },
      "bbox": [
        -118.6867362,
        48.99680816,
        1025.985887,
        -118.6763217,
        49.0018516,
        1283.405887
      ],
      "properties": {
        "datetime": "2011-09-20T19:45:34Z",
        "pc:count": 2141262,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376979.9143,
            "count": 2141262,
            "maximum": 377384.5423,
            "minimum": 376634.5223,
            "name": "X",
            "position": 0,
            "stddev": 215.7912669,
            "variance": 46565.87089
          },
          {
            "average": 5428715.243,
            "count": 2141262,
            "maximum": 5429015.689,
            "minimum": 5428471.409,
            "name": "Y",
            "position": 1,
            "stddev": 142.4289565,
            "variance": 20286.00764
          },
          {
            "average": 1135.652035,
            "count": 2141262,
            "maximum": 1283.405887,
            "minimum": 1025.985887,
            "name": "Z",
            "position": 2,
            "stddev": 43.35110716,
            "variance": 1879.318492
          },
          {
            "average": 56.97596604,
            "count": 2141262,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.33961712,
            "variance": 2952.793989
          },
          {
            "average": 1.324104664,
            "count": 2141262,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5510040901,
            "variance": 0.3036055073
          },
          {
            "average": 1.648328883,
            "count": 2141262,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6939846005,
            "variance": 0.4816146258
          },
          {
            "average": 0.4864981492,
            "count": 2141262,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998177835,
            "variance": 0.2498178167
          },
          {
            "average": 0,
            "count": 2141262,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.148241551,
            "count": 2141262,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3553393484,
            "variance": 0.1262660525
          },
          {
            "average": 0.2570772012,
            "count": 2141262,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.38705967,
            "variance": 153.4392473
          },
          {
            "average": 6,
            "count": 2141262,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5660.238887,
            "count": 2141262,
            "maximum": 5662,
            "minimum": 5658,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.152576302,
            "variance": 1.328432133
          },
          {
            "average": 8846.266099,
            "count": 2141262,
            "maximum": 61440,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 5294.666489,
            "variance": 28033493.23
          },
          {
            "average": 10446.74892,
            "count": 2141262,
            "maximum": 61184,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 4631.588441,
            "variance": 21451611.48
          },
          {
            "average": 12177.52351,
            "count": 2141262,
            "maximum": 61184,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 3414.829465,
            "variance": 11661060.27
          },
          {
            "average": 582008.0482,
            "count": 2141262,
            "maximum": 583134.3167,
            "minimum": 580969.2074,
            "name": "GpsTime",
            "position": 15,
            "stddev": 676.4781743,
            "variance": 457622.7202
          },
          {
            "average": 0,
            "count": 2141262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2141262,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2141262,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2141262,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2141262,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376634.5223,
          5428471.409,
          1025.985887,
          377384.5423,
          5429015.689,
          1283.405887
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376634.52233117615,
                5428471.408690446,
                1025.9858870236328
              ],
              [
                376634.52233117615,
                5429015.688690445,
                1025.9858870236328
              ],
              [
                377384.54233117617,
                5429015.688690445,
                1283.4058870236329
              ],
              [
                377384.54233117617,
                5428471.408690446,
                1283.4058870236329
              ],
              [
                376634.52233117615,
                5428471.408690446,
                1025.9858870236328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T19:45:34+00:00",
        "end_time": "2011-09-20T19:09:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2447.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2447.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2447.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2447.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6867362,
            48.99680816,
            1025.985887,
            -118.6763217,
            49.0018516,
            1283.405887
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.68657089167702,
                  48.996808156154366,
                  1025.9858870236328
                ],
                [
                  -118.6867361874196,
                  49.00170216703707,
                  1025.9858870236328
                ],
                [
                  -118.6764860181848,
                  49.00185159643022,
                  1283.4058870236329
                ],
                [
                  -118.67632172578179,
                  48.99695755994123,
                  1283.4058870236329
                ],
                [
                  -118.68657089167702,
                  48.996808156154366,
                  1025.9858870236328
                ]
              ]
            ]
          },
          "id": "COL_2012_2447.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2447.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T19:45:34Z",
            "pc:count": 2141262,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376979.9143,
                "count": 2141262,
                "maximum": 377384.5423,
                "minimum": 376634.5223,
                "name": "X",
                "position": 0,
                "stddev": 215.7912669,
                "variance": 46565.87089
              },
              {
                "average": 5428715.243,
                "count": 2141262,
                "maximum": 5429015.689,
                "minimum": 5428471.409,
                "name": "Y",
                "position": 1,
                "stddev": 142.4289565,
                "variance": 20286.00764
              },
              {
                "average": 1135.652035,
                "count": 2141262,
                "maximum": 1283.405887,
                "minimum": 1025.985887,
                "name": "Z",
                "position": 2,
                "stddev": 43.35110716,
                "variance": 1879.318492
              },
              {
                "average": 56.97596604,
                "count": 2141262,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.33961712,
                "variance": 2952.793989
              },
              {
                "average": 1.324104664,
                "count": 2141262,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5510040901,
                "variance": 0.3036055073
              },
              {
                "average": 1.648328883,
                "count": 2141262,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6939846005,
                "variance": 0.4816146258
              },
              {
                "average": 0.4864981492,
                "count": 2141262,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998177835,
                "variance": 0.2498178167
              },
              {
                "average": 0,
                "count": 2141262,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.148241551,
                "count": 2141262,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3553393484,
                "variance": 0.1262660525
              },
              {
                "average": 0.2570772012,
                "count": 2141262,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.38705967,
                "variance": 153.4392473
              },
              {
                "average": 6,
                "count": 2141262,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5660.238887,
                "count": 2141262,
                "maximum": 5662,
                "minimum": 5658,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.152576302,
                "variance": 1.328432133
              },
              {
                "average": 8846.266099,
                "count": 2141262,
                "maximum": 61440,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 5294.666489,
                "variance": 28033493.23
              },
              {
                "average": 10446.74892,
                "count": 2141262,
                "maximum": 61184,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 4631.588441,
                "variance": 21451611.48
              },
              {
                "average": 12177.52351,
                "count": 2141262,
                "maximum": 61184,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 3414.829465,
                "variance": 11661060.27
              },
              {
                "average": 582008.0482,
                "count": 2141262,
                "maximum": 583134.3167,
                "minimum": 580969.2074,
                "name": "GpsTime",
                "position": 15,
                "stddev": 676.4781743,
                "variance": 457622.7202
              },
              {
                "average": 0,
                "count": 2141262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2141262,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2141262,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2141262,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2141262,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376634.5223,
              5428471.409,
              1025.985887,
              377384.5423,
              5429015.689,
              1283.405887
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376634.52233117615,
                    5428471.408690446,
                    1025.9858870236328
                  ],
                  [
                    376634.52233117615,
                    5429015.688690445,
                    1025.9858870236328
                  ],
                  [
                    377384.54233117617,
                    5429015.688690445,
                    1283.4058870236329
                  ],
                  [
                    377384.54233117617,
                    5428471.408690446,
                    1283.4058870236329
                  ],
                  [
                    376634.52233117615,
                    5428471.408690446,
                    1025.9858870236328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T19:45:34+00:00",
            "end_time": "2011-09-20T19:09: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": "COL_2012_2268.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.42916665729724,
              48.95980230190983,
              1041.7150277494693
            ],
            [
              -118.42935943848582,
              48.966547135798656,
              1041.7150277494693
            ],
            [
              -118.41911550317579,
              48.96667362972417,
              1327.0550277494694
            ],
            [
              -118.41892410247756,
              48.95992876596814,
              1327.0550277494694
            ],
            [
              -118.42916665729724,
              48.95980230190983,
              1041.7150277494693
            ]
          ]
        ]
      },
      "bbox": [
        -118.4293594,
        48.9598023,
        1041.715028,
        -118.4189241,
        48.96667363,
        1327.055028
      ],
      "properties": {
        "datetime": "2011-09-16T21:31:35Z",
        "pc:count": 5343669,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395720.1381,
            "count": 5343669,
            "maximum": 396134.5286,
            "minimum": 395384.5286,
            "name": "X",
            "position": 0,
            "stddev": 229.1041368,
            "variance": 52488.70551
          },
          {
            "average": 5424341.839,
            "count": 5343669,
            "maximum": 5424721.429,
            "minimum": 5423971.409,
            "name": "Y",
            "position": 1,
            "stddev": 201.0328454,
            "variance": 40414.20492
          },
          {
            "average": 1152.877654,
            "count": 5343669,
            "maximum": 1327.055028,
            "minimum": 1041.715028,
            "name": "Z",
            "position": 2,
            "stddev": 52.17720864,
            "variance": 2722.461101
          },
          {
            "average": 62.39082398,
            "count": 5343669,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.17929639,
            "variance": 2935.396157
          },
          {
            "average": 1.2961978,
            "count": 5343669,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5536017593,
            "variance": 0.3064749079
          },
          {
            "average": 1.592486922,
            "count": 5343669,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7317960694,
            "variance": 0.5355254873
          },
          {
            "average": 0.4905301956,
            "count": 5343669,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999103615,
            "variance": 0.2499103696
          },
          {
            "average": 0,
            "count": 5343669,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.107775575,
            "count": 5343669,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.310096789,
            "variance": 0.09616001856
          },
          {
            "average": -3.81571189,
            "count": 5343669,
            "maximum": 22.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.85766786,
            "variance": 165.3196228
          },
          {
            "average": 3.868403526,
            "count": 5343669,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9034054071,
            "variance": 0.8161413296
          },
          {
            "average": 5583.75726,
            "count": 5343669,
            "maximum": 5614,
            "minimum": 5549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02643062,
            "variance": 577.2693685
          },
          {
            "average": 12444.75117,
            "count": 5343669,
            "maximum": 61184,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 9898.69033,
            "variance": 97984070.26
          },
          {
            "average": 13745.82606,
            "count": 5343669,
            "maximum": 60928,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 7978.358039,
            "variance": 63654197.01
          },
          {
            "average": 14433.44599,
            "count": 5343669,
            "maximum": 60672,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 6402.774544,
            "variance": 40995521.86
          },
          {
            "average": 141216.0037,
            "count": 5343669,
            "maximum": 243895.4848,
            "minimum": 72798.07828,
            "name": "GpsTime",
            "position": 15,
            "stddev": 58650.97569,
            "variance": 3439936950
          },
          {
            "average": 0,
            "count": 5343669,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5343669,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5343669,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5343669,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5343669,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          395384.5286,
          5423971.409,
          1041.715028,
          396134.5286,
          5424721.429,
          1327.055028
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                395384.5286052661,
                5423971.408823477,
                1041.7150277494693
              ],
              [
                395384.5286052661,
                5424721.428823477,
                1041.7150277494693
              ],
              [
                396134.5286052661,
                5424721.428823477,
                1327.0550277494694
              ],
              [
                396134.5286052661,
                5423971.408823477,
                1327.0550277494694
              ],
              [
                395384.5286052661,
                5423971.408823477,
                1041.7150277494693
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-16T21:31:35+00:00",
        "end_time": "2011-09-14T21:59:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2268.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2268.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2268.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2268.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4293594,
            48.9598023,
            1041.715028,
            -118.4189241,
            48.96667363,
            1327.055028
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.42916665729724,
                  48.95980230190983,
                  1041.7150277494693
                ],
                [
                  -118.42935943848582,
                  48.966547135798656,
                  1041.7150277494693
                ],
                [
                  -118.41911550317579,
                  48.96667362972417,
                  1327.0550277494694
                ],
                [
                  -118.41892410247756,
                  48.95992876596814,
                  1327.0550277494694
                ],
                [
                  -118.42916665729724,
                  48.95980230190983,
                  1041.7150277494693
                ]
              ]
            ]
          },
          "id": "COL_2012_2268.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2268.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:31:35Z",
            "pc:count": 5343669,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395720.1381,
                "count": 5343669,
                "maximum": 396134.5286,
                "minimum": 395384.5286,
                "name": "X",
                "position": 0,
                "stddev": 229.1041368,
                "variance": 52488.70551
              },
              {
                "average": 5424341.839,
                "count": 5343669,
                "maximum": 5424721.429,
                "minimum": 5423971.409,
                "name": "Y",
                "position": 1,
                "stddev": 201.0328454,
                "variance": 40414.20492
              },
              {
                "average": 1152.877654,
                "count": 5343669,
                "maximum": 1327.055028,
                "minimum": 1041.715028,
                "name": "Z",
                "position": 2,
                "stddev": 52.17720864,
                "variance": 2722.461101
              },
              {
                "average": 62.39082398,
                "count": 5343669,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.17929639,
                "variance": 2935.396157
              },
              {
                "average": 1.2961978,
                "count": 5343669,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5536017593,
                "variance": 0.3064749079
              },
              {
                "average": 1.592486922,
                "count": 5343669,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7317960694,
                "variance": 0.5355254873
              },
              {
                "average": 0.4905301956,
                "count": 5343669,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999103615,
                "variance": 0.2499103696
              },
              {
                "average": 0,
                "count": 5343669,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.107775575,
                "count": 5343669,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.310096789,
                "variance": 0.09616001856
              },
              {
                "average": -3.81571189,
                "count": 5343669,
                "maximum": 22.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.85766786,
                "variance": 165.3196228
              },
              {
                "average": 3.868403526,
                "count": 5343669,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9034054071,
                "variance": 0.8161413296
              },
              {
                "average": 5583.75726,
                "count": 5343669,
                "maximum": 5614,
                "minimum": 5549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02643062,
                "variance": 577.2693685
              },
              {
                "average": 12444.75117,
                "count": 5343669,
                "maximum": 61184,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 9898.69033,
                "variance": 97984070.26
              },
              {
                "average": 13745.82606,
                "count": 5343669,
                "maximum": 60928,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 7978.358039,
                "variance": 63654197.01
              },
              {
                "average": 14433.44599,
                "count": 5343669,
                "maximum": 60672,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 6402.774544,
                "variance": 40995521.86
              },
              {
                "average": 141216.0037,
                "count": 5343669,
                "maximum": 243895.4848,
                "minimum": 72798.07828,
                "name": "GpsTime",
                "position": 15,
                "stddev": 58650.97569,
                "variance": 3439936950
              },
              {
                "average": 0,
                "count": 5343669,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5343669,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5343669,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5343669,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5343669,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              395384.5286,
              5423971.409,
              1041.715028,
              396134.5286,
              5424721.429,
              1327.055028
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    395384.5286052661,
                    5423971.408823477,
                    1041.7150277494693
                  ],
                  [
                    395384.5286052661,
                    5424721.428823477,
                    1041.7150277494693
                  ],
                  [
                    396134.5286052661,
                    5424721.428823477,
                    1327.0550277494694
                  ],
                  [
                    396134.5286052661,
                    5423971.408823477,
                    1327.0550277494694
                  ],
                  [
                    395384.5286052661,
                    5423971.408823477,
                    1041.7150277494693
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-16T21:31:35+00:00",
            "end_time": "2011-09-14T21:59: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": "COL_2012_0396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.59002752445564,
              48.53936143259159,
              1110.9212733839727
            ],
            [
              -118.59023885244633,
              48.546106261246635,
              1110.9212733839727
            ],
            [
              -118.58008079629478,
              48.546246151469376,
              1333.8812733839727
            ],
            [
              -118.57987081684225,
              48.53950128984867,
              1333.8812733839727
            ],
            [
              -118.59002752445564,
              48.53936143259159,
              1110.9212733839727
            ]
          ]
        ]
      },
      "bbox": [
        -118.5902389,
        48.53936143,
        1110.921273,
        -118.5798708,
        48.54624615,
        1333.881273
      ],
      "properties": {
        "datetime": "2011-09-19T20:40:17Z",
        "pc:count": 2116927,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 383018.6289,
            "count": 2116927,
            "maximum": 383384.5285,
            "minimum": 382634.5285,
            "name": "X",
            "position": 0,
            "stddev": 208.7878542,
            "variance": 43592.36807
          },
          {
            "average": 5377849.582,
            "count": 2116927,
            "maximum": 5378221.43,
            "minimum": 5377471.41,
            "name": "Y",
            "position": 1,
            "stddev": 231.4126149,
            "variance": 53551.79833
          },
          {
            "average": 1185.271136,
            "count": 2116927,
            "maximum": 1333.881273,
            "minimum": 1110.921273,
            "name": "Z",
            "position": 2,
            "stddev": 50.63554783,
            "variance": 2563.958704
          },
          {
            "average": 65.34707904,
            "count": 2116927,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.83214699,
            "variance": 3006.564344
          },
          {
            "average": 1.245063245,
            "count": 2116927,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4923883479,
            "variance": 0.2424462852
          },
          {
            "average": 1.490514789,
            "count": 2116927,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6500596108,
            "variance": 0.4225774976
          },
          {
            "average": 0.4921700181,
            "count": 2116927,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999388057,
            "variance": 0.2499388095
          },
          {
            "average": 0,
            "count": 2116927,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212085254,
            "count": 2116927,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.408785002,
            "variance": 0.1671051778
          },
          {
            "average": 0.6467465454,
            "count": 2116927,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.43244946,
            "variance": 180.4306985
          },
          {
            "average": 8,
            "count": 2116927,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5692.527939,
            "count": 2116927,
            "maximum": 5694,
            "minimum": 5691,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9545828837,
            "variance": 0.9112284818
          },
          {
            "average": 13853.61467,
            "count": 2116927,
            "maximum": 60416,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9641.396444,
            "variance": 92956525.39
          },
          {
            "average": 13729.27093,
            "count": 2116927,
            "maximum": 58368,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 8111.507743,
            "variance": 65796557.87
          },
          {
            "average": 14583.63866,
            "count": 2116927,
            "maximum": 57600,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 6818.150219,
            "variance": 46487172.4
          },
          {
            "average": 499095.2864,
            "count": 2116927,
            "maximum": 500017.0181,
            "minimum": 498141.5512,
            "name": "GpsTime",
            "position": 15,
            "stddev": 654.3959937,
            "variance": 428234.1166
          },
          {
            "average": 0,
            "count": 2116927,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2116927,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2116927,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2116927,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2116927,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          382634.5285,
          5377471.41,
          1110.921273,
          383384.5285,
          5378221.43,
          1333.881273
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                382634.5284768912,
                5377471.409865456,
                1110.9212733839727
              ],
              [
                382634.5284768912,
                5378221.429865455,
                1110.9212733839727
              ],
              [
                383384.5284768912,
                5378221.429865455,
                1333.8812733839727
              ],
              [
                383384.5284768912,
                5377471.409865456,
                1333.8812733839727
              ],
              [
                382634.5284768912,
                5377471.409865456,
                1110.9212733839727
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T20:40:17+00:00",
        "end_time": "2011-09-19T20:09:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5902389,
            48.53936143,
            1110.921273,
            -118.5798708,
            48.54624615,
            1333.881273
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.59002752445564,
                  48.53936143259159,
                  1110.9212733839727
                ],
                [
                  -118.59023885244633,
                  48.546106261246635,
                  1110.9212733839727
                ],
                [
                  -118.58008079629478,
                  48.546246151469376,
                  1333.8812733839727
                ],
                [
                  -118.57987081684225,
                  48.53950128984867,
                  1333.8812733839727
                ],
                [
                  -118.59002752445564,
                  48.53936143259159,
                  1110.9212733839727
                ]
              ]
            ]
          },
          "id": "COL_2012_0396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:40:17Z",
            "pc:count": 2116927,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 383018.6289,
                "count": 2116927,
                "maximum": 383384.5285,
                "minimum": 382634.5285,
                "name": "X",
                "position": 0,
                "stddev": 208.7878542,
                "variance": 43592.36807
              },
              {
                "average": 5377849.582,
                "count": 2116927,
                "maximum": 5378221.43,
                "minimum": 5377471.41,
                "name": "Y",
                "position": 1,
                "stddev": 231.4126149,
                "variance": 53551.79833
              },
              {
                "average": 1185.271136,
                "count": 2116927,
                "maximum": 1333.881273,
                "minimum": 1110.921273,
                "name": "Z",
                "position": 2,
                "stddev": 50.63554783,
                "variance": 2563.958704
              },
              {
                "average": 65.34707904,
                "count": 2116927,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.83214699,
                "variance": 3006.564344
              },
              {
                "average": 1.245063245,
                "count": 2116927,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4923883479,
                "variance": 0.2424462852
              },
              {
                "average": 1.490514789,
                "count": 2116927,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6500596108,
                "variance": 0.4225774976
              },
              {
                "average": 0.4921700181,
                "count": 2116927,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999388057,
                "variance": 0.2499388095
              },
              {
                "average": 0,
                "count": 2116927,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212085254,
                "count": 2116927,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.408785002,
                "variance": 0.1671051778
              },
              {
                "average": 0.6467465454,
                "count": 2116927,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.43244946,
                "variance": 180.4306985
              },
              {
                "average": 8,
                "count": 2116927,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5692.527939,
                "count": 2116927,
                "maximum": 5694,
                "minimum": 5691,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9545828837,
                "variance": 0.9112284818
              },
              {
                "average": 13853.61467,
                "count": 2116927,
                "maximum": 60416,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9641.396444,
                "variance": 92956525.39
              },
              {
                "average": 13729.27093,
                "count": 2116927,
                "maximum": 58368,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 8111.507743,
                "variance": 65796557.87
              },
              {
                "average": 14583.63866,
                "count": 2116927,
                "maximum": 57600,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 6818.150219,
                "variance": 46487172.4
              },
              {
                "average": 499095.2864,
                "count": 2116927,
                "maximum": 500017.0181,
                "minimum": 498141.5512,
                "name": "GpsTime",
                "position": 15,
                "stddev": 654.3959937,
                "variance": 428234.1166
              },
              {
                "average": 0,
                "count": 2116927,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2116927,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2116927,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2116927,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2116927,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              382634.5285,
              5377471.41,
              1110.921273,
              383384.5285,
              5378221.43,
              1333.881273
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    382634.5284768912,
                    5377471.409865456,
                    1110.9212733839727
                  ],
                  [
                    382634.5284768912,
                    5378221.429865455,
                    1110.9212733839727
                  ],
                  [
                    383384.5284768912,
                    5378221.429865455,
                    1333.8812733839727
                  ],
                  [
                    383384.5284768912,
                    5377471.409865456,
                    1333.8812733839727
                  ],
                  [
                    382634.5284768912,
                    5377471.409865456,
                    1110.9212733839727
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T20:40:17+00:00",
            "end_time": "2011-09-19T20:09:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0965.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.4722551154046,
              48.68262444012152,
              1673.5333495418665
            ],
            [
              -118.47245178133652,
              48.68936947128606,
              1673.5333495418665
            ],
            [
              -118.4622643833145,
              48.68949925021423,
              2113.3533495418665
            ],
            [
              -118.46206907686218,
              48.68275418844625,
              2113.3533495418665
            ],
            [
              -118.4722551154046,
              48.68262444012152,
              1673.5333495418665
            ]
          ]
        ]
      },
      "bbox": [
        -118.4724518,
        48.68262444,
        1673.53335,
        -118.4620691,
        48.68949925,
        2113.35335
      ],
      "properties": {
        "datetime": "2011-09-15T20:22:01Z",
        "pc:count": 2412217,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 392021.4317,
            "count": 2412217,
            "maximum": 392384.5287,
            "minimum": 391634.5287,
            "name": "X",
            "position": 0,
            "stddev": 211.0209249,
            "variance": 44529.83076
          },
          {
            "average": 5393627.765,
            "count": 2412217,
            "maximum": 5393971.429,
            "minimum": 5393221.409,
            "name": "Y",
            "position": 1,
            "stddev": 230.989497,
            "variance": 53356.14773
          },
          {
            "average": 1865.616407,
            "count": 2412217,
            "maximum": 2113.35335,
            "minimum": 1673.53335,
            "name": "Z",
            "position": 2,
            "stddev": 94.52149646,
            "variance": 8934.313293
          },
          {
            "average": 59.21321216,
            "count": 2412217,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.27444858,
            "variance": 3280.36246
          },
          {
            "average": 1.328527657,
            "count": 2412217,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5513389189,
            "variance": 0.3039746035
          },
          {
            "average": 1.657721507,
            "count": 2412217,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6896339289,
            "variance": 0.4755949559
          },
          {
            "average": 0.4953886819,
            "count": 2412217,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999788389,
            "variance": 0.2499788394
          },
          {
            "average": 0,
            "count": 2412217,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.167360565,
            "count": 2412217,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3732975543,
            "variance": 0.139351064
          },
          {
            "average": -4.200472777,
            "count": 2412217,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.65165203,
            "variance": 113.457691
          },
          {
            "average": 3,
            "count": 2412217,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5554.520415,
            "count": 2412217,
            "maximum": 5556,
            "minimum": 5553,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.032868301,
            "variance": 1.066816927
          },
          {
            "average": 5207.812199,
            "count": 2412217,
            "maximum": 41472,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 3514.890359,
            "variance": 12354454.24
          },
          {
            "average": 6937.782463,
            "count": 2412217,
            "maximum": 35840,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 3406.312507,
            "variance": 11602964.9
          },
          {
            "average": 8418.308582,
            "count": 2412217,
            "maximum": 34048,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 2258.814445,
            "variance": 5102242.699
          },
          {
            "average": 152074.9872,
            "count": 2412217,
            "maximum": 153321.3491,
            "minimum": 150590.3725,
            "name": "GpsTime",
            "position": 15,
            "stddev": 867.8080394,
            "variance": 753090.7933
          },
          {
            "average": 0,
            "count": 2412217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412217,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412217,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412217,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412217,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          391634.5287,
          5393221.409,
          1673.53335,
          392384.5287,
          5393971.429,
          2113.35335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                391634.528667347,
                5393221.409143554,
                1673.5333495418665
              ],
              [
                391634.528667347,
                5393971.429143554,
                1673.5333495418665
              ],
              [
                392384.528667347,
                5393971.429143554,
                2113.3533495418665
              ],
              [
                392384.528667347,
                5393221.409143554,
                2113.3533495418665
              ],
              [
                391634.528667347,
                5393221.409143554,
                1673.5333495418665
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:22:01+00:00",
        "end_time": "2011-09-15T19:36:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0965.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0965.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0965.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0965.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4724518,
            48.68262444,
            1673.53335,
            -118.4620691,
            48.68949925,
            2113.35335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.4722551154046,
                  48.68262444012152,
                  1673.5333495418665
                ],
                [
                  -118.47245178133652,
                  48.68936947128606,
                  1673.5333495418665
                ],
                [
                  -118.4622643833145,
                  48.68949925021423,
                  2113.3533495418665
                ],
                [
                  -118.46206907686218,
                  48.68275418844625,
                  2113.3533495418665
                ],
                [
                  -118.4722551154046,
                  48.68262444012152,
                  1673.5333495418665
                ]
              ]
            ]
          },
          "id": "COL_2012_0965.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0965.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:22:01Z",
            "pc:count": 2412217,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 392021.4317,
                "count": 2412217,
                "maximum": 392384.5287,
                "minimum": 391634.5287,
                "name": "X",
                "position": 0,
                "stddev": 211.0209249,
                "variance": 44529.83076
              },
              {
                "average": 5393627.765,
                "count": 2412217,
                "maximum": 5393971.429,
                "minimum": 5393221.409,
                "name": "Y",
                "position": 1,
                "stddev": 230.989497,
                "variance": 53356.14773
              },
              {
                "average": 1865.616407,
                "count": 2412217,
                "maximum": 2113.35335,
                "minimum": 1673.53335,
                "name": "Z",
                "position": 2,
                "stddev": 94.52149646,
                "variance": 8934.313293
              },
              {
                "average": 59.21321216,
                "count": 2412217,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.27444858,
                "variance": 3280.36246
              },
              {
                "average": 1.328527657,
                "count": 2412217,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5513389189,
                "variance": 0.3039746035
              },
              {
                "average": 1.657721507,
                "count": 2412217,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6896339289,
                "variance": 0.4755949559
              },
              {
                "average": 0.4953886819,
                "count": 2412217,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999788389,
                "variance": 0.2499788394
              },
              {
                "average": 0,
                "count": 2412217,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.167360565,
                "count": 2412217,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3732975543,
                "variance": 0.139351064
              },
              {
                "average": -4.200472777,
                "count": 2412217,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.65165203,
                "variance": 113.457691
              },
              {
                "average": 3,
                "count": 2412217,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5554.520415,
                "count": 2412217,
                "maximum": 5556,
                "minimum": 5553,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.032868301,
                "variance": 1.066816927
              },
              {
                "average": 5207.812199,
                "count": 2412217,
                "maximum": 41472,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 3514.890359,
                "variance": 12354454.24
              },
              {
                "average": 6937.782463,
                "count": 2412217,
                "maximum": 35840,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 3406.312507,
                "variance": 11602964.9
              },
              {
                "average": 8418.308582,
                "count": 2412217,
                "maximum": 34048,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 2258.814445,
                "variance": 5102242.699
              },
              {
                "average": 152074.9872,
                "count": 2412217,
                "maximum": 153321.3491,
                "minimum": 150590.3725,
                "name": "GpsTime",
                "position": 15,
                "stddev": 867.8080394,
                "variance": 753090.7933
              },
              {
                "average": 0,
                "count": 2412217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412217,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412217,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412217,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412217,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              391634.5287,
              5393221.409,
              1673.53335,
              392384.5287,
              5393971.429,
              2113.35335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    391634.528667347,
                    5393221.409143554,
                    1673.5333495418665
                  ],
                  [
                    391634.528667347,
                    5393971.429143554,
                    1673.5333495418665
                  ],
                  [
                    392384.528667347,
                    5393971.429143554,
                    2113.3533495418665
                  ],
                  [
                    392384.528667347,
                    5393221.409143554,
                    2113.3533495418665
                  ],
                  [
                    391634.528667347,
                    5393221.409143554,
                    1673.5333495418665
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:22:01+00:00",
            "end_time": "2011-09-15T19:36: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": "COL_2012_2195.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.43902104846558,
              48.94618565516095,
              1092.5986002818274
            ],
            [
              -118.4392150656617,
              48.95293047596868,
              1092.5986002818274
            ],
            [
              -118.4289739624381,
              48.95305781912301,
              1505.0186002818275
            ],
            [
              -118.42878132467196,
              48.946312968249615,
              1505.0186002818275
            ],
            [
              -118.43902104846558,
              48.94618565516095,
              1092.5986002818274
            ]
          ]
        ]
      },
      "bbox": [
        -118.4392151,
        48.94618566,
        1092.5986,
        -118.4287813,
        48.95305782,
        1505.0186
      ],
      "properties": {
        "datetime": "2011-09-16T21:31:03Z",
        "pc:count": 4459120,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395009.7596,
            "count": 4459120,
            "maximum": 395384.5283,
            "minimum": 394634.5283,
            "name": "X",
            "position": 0,
            "stddev": 209.5134209,
            "variance": 43895.87352
          },
          {
            "average": 5422802.503,
            "count": 4459120,
            "maximum": 5423221.429,
            "minimum": 5422471.409,
            "name": "Y",
            "position": 1,
            "stddev": 212.1088431,
            "variance": 44990.16133
          },
          {
            "average": 1310.590741,
            "count": 4459120,
            "maximum": 1505.0186,
            "minimum": 1092.5986,
            "name": "Z",
            "position": 2,
            "stddev": 91.6249497,
            "variance": 8395.131407
          },
          {
            "average": 88.86902954,
            "count": 4459120,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.6329938,
            "variance": 2984.764012
          },
          {
            "average": 1.159085201,
            "count": 4459120,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4184796382,
            "variance": 0.1751252075
          },
          {
            "average": 1.318307648,
            "count": 4459120,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.584064077,
            "variance": 0.341130846
          },
          {
            "average": 0.4959913615,
            "count": 4459120,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999839866,
            "variance": 0.2499839869
          },
          {
            "average": 0,
            "count": 4459120,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.195097463,
            "count": 4459120,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3962757604,
            "variance": 0.1570344783
          },
          {
            "average": 2.898570174,
            "count": 4459120,
            "maximum": 22.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.38786883,
            "variance": 153.459294
          },
          {
            "average": 3.902779248,
            "count": 4459120,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9301502097,
            "variance": 0.8651794125
          },
          {
            "average": 5588.844373,
            "count": 4459120,
            "maximum": 5614,
            "minimum": 5549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.53601963,
            "variance": 381.6560631
          },
          {
            "average": 23704.0796,
            "count": 4459120,
            "maximum": 61696,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 14397.68728,
            "variance": 207293398.9
          },
          {
            "average": 22142.16482,
            "count": 4459120,
            "maximum": 61184,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 11127.96458,
            "variance": 123831595.6
          },
          {
            "average": 22028.47741,
            "count": 4459120,
            "maximum": 60672,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 9707.177228,
            "variance": 94229289.73
          },
          {
            "average": 136431.1628,
            "count": 4459120,
            "maximum": 243863.7683,
            "minimum": 72478.438,
            "name": "GpsTime",
            "position": 15,
            "stddev": 56906.58015,
            "variance": 3238358864
          },
          {
            "average": 0,
            "count": 4459120,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4459120,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4459120,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4459120,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4459120,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          394634.5283,
          5422471.409,
          1092.5986,
          395384.5283,
          5423221.429,
          1505.0186
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                394634.5282885175,
                5422471.408815976,
                1092.5986002818274
              ],
              [
                394634.5282885175,
                5423221.428815976,
                1092.5986002818274
              ],
              [
                395384.5282885175,
                5423221.428815976,
                1505.0186002818275
              ],
              [
                395384.5282885175,
                5422471.408815976,
                1505.0186002818275
              ],
              [
                394634.5282885175,
                5422471.408815976,
                1092.5986002818274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-16T21:31:03+00:00",
        "end_time": "2011-09-14T21:54:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2195.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2195.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2195.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2195.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4392151,
            48.94618566,
            1092.5986,
            -118.4287813,
            48.95305782,
            1505.0186
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.43902104846558,
                  48.94618565516095,
                  1092.5986002818274
                ],
                [
                  -118.4392150656617,
                  48.95293047596868,
                  1092.5986002818274
                ],
                [
                  -118.4289739624381,
                  48.95305781912301,
                  1505.0186002818275
                ],
                [
                  -118.42878132467196,
                  48.946312968249615,
                  1505.0186002818275
                ],
                [
                  -118.43902104846558,
                  48.94618565516095,
                  1092.5986002818274
                ]
              ]
            ]
          },
          "id": "COL_2012_2195.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2195.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:31:03Z",
            "pc:count": 4459120,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395009.7596,
                "count": 4459120,
                "maximum": 395384.5283,
                "minimum": 394634.5283,
                "name": "X",
                "position": 0,
                "stddev": 209.5134209,
                "variance": 43895.87352
              },
              {
                "average": 5422802.503,
                "count": 4459120,
                "maximum": 5423221.429,
                "minimum": 5422471.409,
                "name": "Y",
                "position": 1,
                "stddev": 212.1088431,
                "variance": 44990.16133
              },
              {
                "average": 1310.590741,
                "count": 4459120,
                "maximum": 1505.0186,
                "minimum": 1092.5986,
                "name": "Z",
                "position": 2,
                "stddev": 91.6249497,
                "variance": 8395.131407
              },
              {
                "average": 88.86902954,
                "count": 4459120,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.6329938,
                "variance": 2984.764012
              },
              {
                "average": 1.159085201,
                "count": 4459120,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4184796382,
                "variance": 0.1751252075
              },
              {
                "average": 1.318307648,
                "count": 4459120,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.584064077,
                "variance": 0.341130846
              },
              {
                "average": 0.4959913615,
                "count": 4459120,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999839866,
                "variance": 0.2499839869
              },
              {
                "average": 0,
                "count": 4459120,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.195097463,
                "count": 4459120,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3962757604,
                "variance": 0.1570344783
              },
              {
                "average": 2.898570174,
                "count": 4459120,
                "maximum": 22.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.38786883,
                "variance": 153.459294
              },
              {
                "average": 3.902779248,
                "count": 4459120,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9301502097,
                "variance": 0.8651794125
              },
              {
                "average": 5588.844373,
                "count": 4459120,
                "maximum": 5614,
                "minimum": 5549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.53601963,
                "variance": 381.6560631
              },
              {
                "average": 23704.0796,
                "count": 4459120,
                "maximum": 61696,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 14397.68728,
                "variance": 207293398.9
              },
              {
                "average": 22142.16482,
                "count": 4459120,
                "maximum": 61184,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 11127.96458,
                "variance": 123831595.6
              },
              {
                "average": 22028.47741,
                "count": 4459120,
                "maximum": 60672,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 9707.177228,
                "variance": 94229289.73
              },
              {
                "average": 136431.1628,
                "count": 4459120,
                "maximum": 243863.7683,
                "minimum": 72478.438,
                "name": "GpsTime",
                "position": 15,
                "stddev": 56906.58015,
                "variance": 3238358864
              },
              {
                "average": 0,
                "count": 4459120,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4459120,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4459120,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4459120,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4459120,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              394634.5283,
              5422471.409,
              1092.5986,
              395384.5283,
              5423221.429,
              1505.0186
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    394634.5282885175,
                    5422471.408815976,
                    1092.5986002818274
                  ],
                  [
                    394634.5282885175,
                    5423221.428815976,
                    1092.5986002818274
                  ],
                  [
                    395384.5282885175,
                    5423221.428815976,
                    1505.0186002818275
                  ],
                  [
                    395384.5282885175,
                    5422471.408815976,
                    1505.0186002818275
                  ],
                  [
                    394634.5282885175,
                    5422471.408815976,
                    1092.5986002818274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-16T21:31:03+00:00",
            "end_time": "2011-09-14T21: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": "COL_2012_0171.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.78180619178916,
              48.50281393275126,
              1028.9494638788526
            ],
            [
              -118.78204269729311,
              48.50955813902342,
              1028.9494638788526
            ],
            [
              -118.7718929449212,
              48.50971486380622,
              1176.7494638788528
            ],
            [
              -118.77165778472867,
              48.5029706206106,
              1176.7494638788528
            ],
            [
              -118.78180619178916,
              48.50281393275126,
              1028.9494638788526
            ]
          ]
        ]
      },
      "bbox": [
        -118.7820427,
        48.50281393,
        1028.949464,
        -118.7716578,
        48.50971486,
        1176.749464
      ],
      "properties": {
        "datetime": "2011-09-19T22:13:31Z",
        "pc:count": 1970787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368770.2839,
            "count": 1970787,
            "maximum": 369134.5284,
            "minimum": 368384.5284,
            "name": "X",
            "position": 0,
            "stddev": 214.0071471,
            "variance": 45799.05899
          },
          {
            "average": 5374095.837,
            "count": 1970787,
            "maximum": 5374471.429,
            "minimum": 5373721.409,
            "name": "Y",
            "position": 1,
            "stddev": 250.1305922,
            "variance": 62565.31313
          },
          {
            "average": 1104.30876,
            "count": 1970787,
            "maximum": 1176.749464,
            "minimum": 1028.949464,
            "name": "Z",
            "position": 2,
            "stddev": 27.43123507,
            "variance": 752.4726577
          },
          {
            "average": 71.24844745,
            "count": 1970787,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.02653936,
            "variance": 3252.026192
          },
          {
            "average": 1.238898471,
            "count": 1970787,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4837902041,
            "variance": 0.2340529616
          },
          {
            "average": 1.477778674,
            "count": 1970787,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6373136641,
            "variance": 0.4061687065
          },
          {
            "average": 0.4960936925,
            "count": 1970787,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999848674,
            "variance": 0.2499848676
          },
          {
            "average": 0,
            "count": 1970787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221564279,
            "count": 1970787,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4152994541,
            "variance": 0.1724736366
          },
          {
            "average": -3.399462138,
            "count": 1970787,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60940527,
            "variance": 134.7782908
          },
          {
            "average": 8,
            "count": 1970787,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5699.456435,
            "count": 1970787,
            "maximum": 5701,
            "minimum": 5698,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8229599046,
            "variance": 0.6772630046
          },
          {
            "average": 13582.63696,
            "count": 1970787,
            "maximum": 58368,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 9105.225602,
            "variance": 82905133.27
          },
          {
            "average": 13709.93454,
            "count": 1970787,
            "maximum": 55296,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 7572.551308,
            "variance": 57343533.31
          },
          {
            "average": 14556.38864,
            "count": 1970787,
            "maximum": 54784,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6504.642737,
            "variance": 42310377.14
          },
          {
            "average": 504621.6514,
            "count": 1970787,
            "maximum": 505611.1875,
            "minimum": 503697.0682,
            "name": "GpsTime",
            "position": 15,
            "stddev": 628.4281871,
            "variance": 394921.9863
          },
          {
            "average": 0,
            "count": 1970787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1970787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1970787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1970787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1970787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          368384.5284,
          5373721.409,
          1028.949464,
          369134.5284,
          5374471.429,
          1176.749464
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                368384.5283557429,
                5373721.4093702845,
                1028.9494638788526
              ],
              [
                368384.5283557429,
                5374471.429370284,
                1028.9494638788526
              ],
              [
                369134.5283557429,
                5374471.429370284,
                1176.7494638788528
              ],
              [
                369134.5283557429,
                5373721.4093702845,
                1176.7494638788528
              ],
              [
                368384.5283557429,
                5373721.4093702845,
                1028.9494638788526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:13:31+00:00",
        "end_time": "2011-09-19T21:41:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0171.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0171.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0171.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0171.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7820427,
            48.50281393,
            1028.949464,
            -118.7716578,
            48.50971486,
            1176.749464
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.78180619178916,
                  48.50281393275126,
                  1028.9494638788526
                ],
                [
                  -118.78204269729311,
                  48.50955813902342,
                  1028.9494638788526
                ],
                [
                  -118.7718929449212,
                  48.50971486380622,
                  1176.7494638788528
                ],
                [
                  -118.77165778472867,
                  48.5029706206106,
                  1176.7494638788528
                ],
                [
                  -118.78180619178916,
                  48.50281393275126,
                  1028.9494638788526
                ]
              ]
            ]
          },
          "id": "COL_2012_0171.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0171.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:13:31Z",
            "pc:count": 1970787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368770.2839,
                "count": 1970787,
                "maximum": 369134.5284,
                "minimum": 368384.5284,
                "name": "X",
                "position": 0,
                "stddev": 214.0071471,
                "variance": 45799.05899
              },
              {
                "average": 5374095.837,
                "count": 1970787,
                "maximum": 5374471.429,
                "minimum": 5373721.409,
                "name": "Y",
                "position": 1,
                "stddev": 250.1305922,
                "variance": 62565.31313
              },
              {
                "average": 1104.30876,
                "count": 1970787,
                "maximum": 1176.749464,
                "minimum": 1028.949464,
                "name": "Z",
                "position": 2,
                "stddev": 27.43123507,
                "variance": 752.4726577
              },
              {
                "average": 71.24844745,
                "count": 1970787,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.02653936,
                "variance": 3252.026192
              },
              {
                "average": 1.238898471,
                "count": 1970787,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4837902041,
                "variance": 0.2340529616
              },
              {
                "average": 1.477778674,
                "count": 1970787,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6373136641,
                "variance": 0.4061687065
              },
              {
                "average": 0.4960936925,
                "count": 1970787,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999848674,
                "variance": 0.2499848676
              },
              {
                "average": 0,
                "count": 1970787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221564279,
                "count": 1970787,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4152994541,
                "variance": 0.1724736366
              },
              {
                "average": -3.399462138,
                "count": 1970787,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60940527,
                "variance": 134.7782908
              },
              {
                "average": 8,
                "count": 1970787,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5699.456435,
                "count": 1970787,
                "maximum": 5701,
                "minimum": 5698,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8229599046,
                "variance": 0.6772630046
              },
              {
                "average": 13582.63696,
                "count": 1970787,
                "maximum": 58368,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 9105.225602,
                "variance": 82905133.27
              },
              {
                "average": 13709.93454,
                "count": 1970787,
                "maximum": 55296,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 7572.551308,
                "variance": 57343533.31
              },
              {
                "average": 14556.38864,
                "count": 1970787,
                "maximum": 54784,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6504.642737,
                "variance": 42310377.14
              },
              {
                "average": 504621.6514,
                "count": 1970787,
                "maximum": 505611.1875,
                "minimum": 503697.0682,
                "name": "GpsTime",
                "position": 15,
                "stddev": 628.4281871,
                "variance": 394921.9863
              },
              {
                "average": 0,
                "count": 1970787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1970787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1970787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1970787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1970787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              368384.5284,
              5373721.409,
              1028.949464,
              369134.5284,
              5374471.429,
              1176.749464
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    368384.5283557429,
                    5373721.4093702845,
                    1028.9494638788526
                  ],
                  [
                    368384.5283557429,
                    5374471.429370284,
                    1028.9494638788526
                  ],
                  [
                    369134.5283557429,
                    5374471.429370284,
                    1176.7494638788528
                  ],
                  [
                    369134.5283557429,
                    5373721.4093702845,
                    1176.7494638788528
                  ],
                  [
                    368384.5283557429,
                    5373721.4093702845,
                    1028.9494638788526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:13:31+00:00",
            "end_time": "2011-09-19T21: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": "COL_2012_0453.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.80377893639137,
              48.549705349933,
              892.0522603935813
            ],
            [
              -118.80401875204096,
              48.556449419939376,
              892.0522603935813
            ],
            [
              -118.79385974470435,
              48.556608195416786,
              1036.9322603935814
            ],
            [
              -118.7936212777633,
              48.54986408799687,
              1036.9322603935814
            ],
            [
              -118.80377893639137,
              48.549705349933,
              892.0522603935813
            ]
          ]
        ]
      },
      "bbox": [
        -118.8040188,
        48.54970535,
        892.0522604,
        -118.7936213,
        48.5566082,
        1036.93226
      ],
      "properties": {
        "datetime": "2011-09-19T20:20:53Z",
        "pc:count": 2702636,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367264.718,
            "count": 2702636,
            "maximum": 367634.5278,
            "minimum": 366884.5278,
            "name": "X",
            "position": 0,
            "stddev": 214.6048872,
            "variance": 46055.25759
          },
          {
            "average": 5379333.721,
            "count": 2702636,
            "maximum": 5379721.429,
            "minimum": 5378971.409,
            "name": "Y",
            "position": 1,
            "stddev": 220.9688138,
            "variance": 48827.21669
          },
          {
            "average": 963.0179121,
            "count": 2702636,
            "maximum": 1036.93226,
            "minimum": 892.0522604,
            "name": "Z",
            "position": 2,
            "stddev": 25.05787246,
            "variance": 627.8969721
          },
          {
            "average": 61.68115166,
            "count": 2702636,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.06054044,
            "variance": 3142.784194
          },
          {
            "average": 1.28283498,
            "count": 2702636,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5161398662,
            "variance": 0.2664003615
          },
          {
            "average": 1.566520612,
            "count": 2702636,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6608062544,
            "variance": 0.4366649059
          },
          {
            "average": 0.4921102953,
            "count": 2702636,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999378412,
            "variance": 0.249937845
          },
          {
            "average": 0,
            "count": 2702636,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176763353,
            "count": 2702636,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3814683782,
            "variance": 0.1455181236
          },
          {
            "average": 0.5575564117,
            "count": 2702636,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.58756067,
            "variance": 158.4466836
          },
          {
            "average": 8,
            "count": 2702636,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5690.23988,
            "count": 2702636,
            "maximum": 5692,
            "minimum": 5688,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.160848609,
            "variance": 1.347569492
          },
          {
            "average": 13063.42178,
            "count": 2702636,
            "maximum": 61952,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 6891.74648,
            "variance": 47496169.54
          },
          {
            "average": 13471.07849,
            "count": 2702636,
            "maximum": 57600,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 6200.518574,
            "variance": 38446430.59
          },
          {
            "average": 14267.67678,
            "count": 2702636,
            "maximum": 56064,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 4900.557935,
            "variance": 24015468.07
          },
          {
            "average": 497461.6643,
            "count": 2702636,
            "maximum": 498853.7829,
            "minimum": 496001.9191,
            "name": "GpsTime",
            "position": 15,
            "stddev": 872.7866343,
            "variance": 761756.5091
          },
          {
            "average": 0,
            "count": 2702636,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2702636,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2702636,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2702636,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2702636,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366884.5278,
          5378971.409,
          892.0522604,
          367634.5278,
          5379721.429,
          1036.93226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366884.52776053775,
                5378971.409102333,
                892.0522603935813
              ],
              [
                366884.52776053775,
                5379721.429102332,
                892.0522603935813
              ],
              [
                367634.52776053775,
                5379721.429102332,
                1036.9322603935814
              ],
              [
                367634.52776053775,
                5378971.409102333,
                1036.9322603935814
              ],
              [
                366884.52776053775,
                5378971.409102333,
                892.0522603935813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T20:20:53+00:00",
        "end_time": "2011-09-19T19:33:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0453.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0453.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0453.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0453.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8040188,
            48.54970535,
            892.0522604,
            -118.7936213,
            48.5566082,
            1036.93226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.80377893639137,
                  48.549705349933,
                  892.0522603935813
                ],
                [
                  -118.80401875204096,
                  48.556449419939376,
                  892.0522603935813
                ],
                [
                  -118.79385974470435,
                  48.556608195416786,
                  1036.9322603935814
                ],
                [
                  -118.7936212777633,
                  48.54986408799687,
                  1036.9322603935814
                ],
                [
                  -118.80377893639137,
                  48.549705349933,
                  892.0522603935813
                ]
              ]
            ]
          },
          "id": "COL_2012_0453.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0453.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:20:53Z",
            "pc:count": 2702636,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367264.718,
                "count": 2702636,
                "maximum": 367634.5278,
                "minimum": 366884.5278,
                "name": "X",
                "position": 0,
                "stddev": 214.6048872,
                "variance": 46055.25759
              },
              {
                "average": 5379333.721,
                "count": 2702636,
                "maximum": 5379721.429,
                "minimum": 5378971.409,
                "name": "Y",
                "position": 1,
                "stddev": 220.9688138,
                "variance": 48827.21669
              },
              {
                "average": 963.0179121,
                "count": 2702636,
                "maximum": 1036.93226,
                "minimum": 892.0522604,
                "name": "Z",
                "position": 2,
                "stddev": 25.05787246,
                "variance": 627.8969721
              },
              {
                "average": 61.68115166,
                "count": 2702636,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.06054044,
                "variance": 3142.784194
              },
              {
                "average": 1.28283498,
                "count": 2702636,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5161398662,
                "variance": 0.2664003615
              },
              {
                "average": 1.566520612,
                "count": 2702636,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6608062544,
                "variance": 0.4366649059
              },
              {
                "average": 0.4921102953,
                "count": 2702636,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999378412,
                "variance": 0.249937845
              },
              {
                "average": 0,
                "count": 2702636,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176763353,
                "count": 2702636,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3814683782,
                "variance": 0.1455181236
              },
              {
                "average": 0.5575564117,
                "count": 2702636,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.58756067,
                "variance": 158.4466836
              },
              {
                "average": 8,
                "count": 2702636,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5690.23988,
                "count": 2702636,
                "maximum": 5692,
                "minimum": 5688,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.160848609,
                "variance": 1.347569492
              },
              {
                "average": 13063.42178,
                "count": 2702636,
                "maximum": 61952,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 6891.74648,
                "variance": 47496169.54
              },
              {
                "average": 13471.07849,
                "count": 2702636,
                "maximum": 57600,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 6200.518574,
                "variance": 38446430.59
              },
              {
                "average": 14267.67678,
                "count": 2702636,
                "maximum": 56064,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 4900.557935,
                "variance": 24015468.07
              },
              {
                "average": 497461.6643,
                "count": 2702636,
                "maximum": 498853.7829,
                "minimum": 496001.9191,
                "name": "GpsTime",
                "position": 15,
                "stddev": 872.7866343,
                "variance": 761756.5091
              },
              {
                "average": 0,
                "count": 2702636,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2702636,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2702636,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2702636,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2702636,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366884.5278,
              5378971.409,
              892.0522604,
              367634.5278,
              5379721.429,
              1036.93226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366884.52776053775,
                    5378971.409102333,
                    892.0522603935813
                  ],
                  [
                    366884.52776053775,
                    5379721.429102332,
                    892.0522603935813
                  ],
                  [
                    367634.52776053775,
                    5379721.429102332,
                    1036.9322603935814
                  ],
                  [
                    367634.52776053775,
                    5378971.409102333,
                    1036.9322603935814
                  ],
                  [
                    366884.52776053775,
                    5378971.409102333,
                    892.0522603935813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T20:20:53+00:00",
            "end_time": "2011-09-19T19:33: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": "COL_2012_1425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.4350554979086,
              48.807772831880506,
              1563.4046912146346
            ],
            [
              -118.43515592699565,
              48.811291288368075,
              1563.4046912146346
            ],
            [
              -118.43396259600267,
              48.811306141929535,
              1660.5046912146345
            ],
            [
              -118.43386225035258,
              48.8077876836137,
              1660.5046912146345
            ],
            [
              -118.4350554979086,
              48.807772831880506,
              1563.4046912146346
            ]
          ]
        ]
      },
      "bbox": [
        -118.4351559,
        48.80777283,
        1563.404691,
        -118.4338623,
        48.81130614,
        1660.504691
      ],
      "properties": {
        "datetime": "2011-09-15T20:06:51Z",
        "pc:count": 83244,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 394665.5752,
            "count": 83244,
            "maximum": 394722.1681,
            "minimum": 394634.5281,
            "name": "X",
            "position": 0,
            "stddev": 20.47467909,
            "variance": 419.212484
          },
          {
            "average": 5407324.584,
            "count": 83244,
            "maximum": 5407471.435,
            "minimum": 5407080.195,
            "name": "Y",
            "position": 1,
            "stddev": 94.91158814,
            "variance": 9008.209563
          },
          {
            "average": 1618.530595,
            "count": 83244,
            "maximum": 1660.504691,
            "minimum": 1563.404691,
            "name": "Z",
            "position": 2,
            "stddev": 19.36389973,
            "variance": 374.9606128
          },
          {
            "average": 58.33775407,
            "count": 83244,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.70508925,
            "variance": 3215.467147
          },
          {
            "average": 1.351725049,
            "count": 83244,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5446868022,
            "variance": 0.2966837125
          },
          {
            "average": 1.704963721,
            "count": 83244,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6444292678,
            "variance": 0.4152890812
          },
          {
            "average": 0.4938494066,
            "count": 83244,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999651718,
            "variance": 0.249965173
          },
          {
            "average": 0,
            "count": 83244,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193407333,
            "count": 83244,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3949719109,
            "variance": 0.1560028104
          },
          {
            "average": -4.226734557,
            "count": 83244,
            "maximum": 7.001999855,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.398800429,
            "variance": 54.74224779
          },
          {
            "average": 3,
            "count": 83244,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5553.924739,
            "count": 83244,
            "maximum": 5555,
            "minimum": 5553,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8238213356,
            "variance": 0.678681593
          },
          {
            "average": 6680.937581,
            "count": 83244,
            "maximum": 32512,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 3628.215158,
            "variance": 13163945.24
          },
          {
            "average": 8509.041565,
            "count": 83244,
            "maximum": 29952,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 3508.971064,
            "variance": 12312877.93
          },
          {
            "average": 9462.574216,
            "count": 83244,
            "maximum": 33024,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 2429.470663,
            "variance": 5902327.703
          },
          {
            "average": 151577.8463,
            "count": 83244,
            "maximum": 152411.6801,
            "minimum": 150855.527,
            "name": "GpsTime",
            "position": 15,
            "stddev": 638.0904716,
            "variance": 407159.45
          },
          {
            "average": 0,
            "count": 83244,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83244,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83244,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83244,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83244,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          394634.5281,
          5407080.195,
          1563.404691,
          394722.1681,
          5407471.435,
          1660.504691
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                394634.5281383206,
                5407080.195196628,
                1563.4046912146346
              ],
              [
                394634.5281383206,
                5407471.435196628,
                1563.4046912146346
              ],
              [
                394722.1681383206,
                5407471.435196628,
                1660.5046912146345
              ],
              [
                394722.1681383206,
                5407080.195196628,
                1660.5046912146345
              ],
              [
                394634.5281383206,
                5407080.195196628,
                1563.4046912146346
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:06:51+00:00",
        "end_time": "2011-09-15T19:40:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4351559,
            48.80777283,
            1563.404691,
            -118.4338623,
            48.81130614,
            1660.504691
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.4350554979086,
                  48.807772831880506,
                  1563.4046912146346
                ],
                [
                  -118.43515592699565,
                  48.811291288368075,
                  1563.4046912146346
                ],
                [
                  -118.43396259600267,
                  48.811306141929535,
                  1660.5046912146345
                ],
                [
                  -118.43386225035258,
                  48.8077876836137,
                  1660.5046912146345
                ],
                [
                  -118.4350554979086,
                  48.807772831880506,
                  1563.4046912146346
                ]
              ]
            ]
          },
          "id": "COL_2012_1425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:06:51Z",
            "pc:count": 83244,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 394665.5752,
                "count": 83244,
                "maximum": 394722.1681,
                "minimum": 394634.5281,
                "name": "X",
                "position": 0,
                "stddev": 20.47467909,
                "variance": 419.212484
              },
              {
                "average": 5407324.584,
                "count": 83244,
                "maximum": 5407471.435,
                "minimum": 5407080.195,
                "name": "Y",
                "position": 1,
                "stddev": 94.91158814,
                "variance": 9008.209563
              },
              {
                "average": 1618.530595,
                "count": 83244,
                "maximum": 1660.504691,
                "minimum": 1563.404691,
                "name": "Z",
                "position": 2,
                "stddev": 19.36389973,
                "variance": 374.9606128
              },
              {
                "average": 58.33775407,
                "count": 83244,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.70508925,
                "variance": 3215.467147
              },
              {
                "average": 1.351725049,
                "count": 83244,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5446868022,
                "variance": 0.2966837125
              },
              {
                "average": 1.704963721,
                "count": 83244,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6444292678,
                "variance": 0.4152890812
              },
              {
                "average": 0.4938494066,
                "count": 83244,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999651718,
                "variance": 0.249965173
              },
              {
                "average": 0,
                "count": 83244,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193407333,
                "count": 83244,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3949719109,
                "variance": 0.1560028104
              },
              {
                "average": -4.226734557,
                "count": 83244,
                "maximum": 7.001999855,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.398800429,
                "variance": 54.74224779
              },
              {
                "average": 3,
                "count": 83244,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5553.924739,
                "count": 83244,
                "maximum": 5555,
                "minimum": 5553,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8238213356,
                "variance": 0.678681593
              },
              {
                "average": 6680.937581,
                "count": 83244,
                "maximum": 32512,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 3628.215158,
                "variance": 13163945.24
              },
              {
                "average": 8509.041565,
                "count": 83244,
                "maximum": 29952,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 3508.971064,
                "variance": 12312877.93
              },
              {
                "average": 9462.574216,
                "count": 83244,
                "maximum": 33024,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 2429.470663,
                "variance": 5902327.703
              },
              {
                "average": 151577.8463,
                "count": 83244,
                "maximum": 152411.6801,
                "minimum": 150855.527,
                "name": "GpsTime",
                "position": 15,
                "stddev": 638.0904716,
                "variance": 407159.45
              },
              {
                "average": 0,
                "count": 83244,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83244,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83244,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83244,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83244,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              394634.5281,
              5407080.195,
              1563.404691,
              394722.1681,
              5407471.435,
              1660.504691
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    394634.5281383206,
                    5407080.195196628,
                    1563.4046912146346
                  ],
                  [
                    394634.5281383206,
                    5407471.435196628,
                    1563.4046912146346
                  ],
                  [
                    394722.1681383206,
                    5407471.435196628,
                    1660.5046912146345
                  ],
                  [
                    394722.1681383206,
                    5407080.195196628,
                    1660.5046912146345
                  ],
                  [
                    394634.5281383206,
                    5407080.195196628,
                    1563.4046912146346
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:06:51+00:00",
            "end_time": "2011-09-15T19: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": "COL_2012_1160.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.71853366201937,
              48.733192752909595,
              938.808185520883
            ],
            [
              -118.7186075947061,
              48.735361259196125,
              938.808185520883
            ],
            [
              -118.71287149679934,
              48.735446690018506,
              1129.748185520883
            ],
            [
              -118.7127978105789,
              48.73327817725326,
              1129.748185520883
            ],
            [
              -118.71853366201937,
              48.733192752909595,
              938.808185520883
            ]
          ]
        ]
      },
      "bbox": [
        -118.7186076,
        48.73319275,
        938.8081855,
        -118.7127978,
        48.73544669,
        1129.748186
      ],
      "properties": {
        "datetime": "2011-09-18T22:09:23Z",
        "pc:count": 591925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 373849.7756,
            "count": 591925,
            "maximum": 374056.4859,
            "minimum": 373634.5259,
            "name": "X",
            "position": 0,
            "stddev": 104.3840039,
            "variance": 10896.02027
          },
          {
            "average": 5399339.462,
            "count": 591925,
            "maximum": 5399462.587,
            "minimum": 5399221.427,
            "name": "Y",
            "position": 1,
            "stddev": 68.47726945,
            "variance": 4689.136432
          },
          {
            "average": 1023.01244,
            "count": 591925,
            "maximum": 1129.748186,
            "minimum": 938.8081855,
            "name": "Z",
            "position": 2,
            "stddev": 40.63457029,
            "variance": 1651.168303
          },
          {
            "average": 94.2743084,
            "count": 591925,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.27096734,
            "variance": 2837.795961
          },
          {
            "average": 1.122922668,
            "count": 591925,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3603088256,
            "variance": 0.1298224498
          },
          {
            "average": 1.246374118,
            "count": 591925,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5018549573,
            "variance": 0.2518583981
          },
          {
            "average": 0.4972133294,
            "count": 591925,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999926568,
            "variance": 0.2499926568
          },
          {
            "average": 0,
            "count": 591925,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257858681,
            "count": 591925,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4374561751,
            "variance": 0.1913679051
          },
          {
            "average": -6.504162349,
            "count": 591925,
            "maximum": 18,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99967007,
            "variance": 143.9920819
          },
          {
            "average": 135.5947645,
            "count": 591925,
            "maximum": 146,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 3.185947554,
            "variance": 10.15026182
          },
          {
            "average": 5636.61079,
            "count": 591925,
            "maximum": 5639,
            "minimum": 5634,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.730131995,
            "variance": 2.99335672
          },
          {
            "average": 20554.14691,
            "count": 591925,
            "maximum": 62464,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 14216.72438,
            "variance": 202115252.2
          },
          {
            "average": 19604.54725,
            "count": 591925,
            "maximum": 61952,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 12036.26376,
            "variance": 144871645.3
          },
          {
            "average": 19622.06342,
            "count": 591925,
            "maximum": 61696,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 10018.05646,
            "variance": 100361455.3
          },
          {
            "average": 417490.2952,
            "count": 591925,
            "maximum": 418963.4898,
            "minimum": 415411.3762,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1203.293402,
            "variance": 1447915.01
          },
          {
            "average": 0,
            "count": 591925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 591925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 591925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 591925,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 591925,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          373634.5259,
          5399221.427,
          938.8081855,
          374056.4859,
          5399462.587,
          1129.748186
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                373634.5259286494,
                5399221.426593019,
                938.808185520883
              ],
              [
                373634.5259286494,
                5399462.586593019,
                938.808185520883
              ],
              [
                374056.4859286494,
                5399462.586593019,
                1129.748185520883
              ],
              [
                374056.4859286494,
                5399221.426593019,
                1129.748185520883
              ],
              [
                373634.5259286494,
                5399221.426593019,
                938.808185520883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:09:23+00:00",
        "end_time": "2011-09-18T21:10:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1160.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1160.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1160.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1160.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7186076,
            48.73319275,
            938.8081855,
            -118.7127978,
            48.73544669,
            1129.748186
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.71853366201937,
                  48.733192752909595,
                  938.808185520883
                ],
                [
                  -118.7186075947061,
                  48.735361259196125,
                  938.808185520883
                ],
                [
                  -118.71287149679934,
                  48.735446690018506,
                  1129.748185520883
                ],
                [
                  -118.7127978105789,
                  48.73327817725326,
                  1129.748185520883
                ],
                [
                  -118.71853366201937,
                  48.733192752909595,
                  938.808185520883
                ]
              ]
            ]
          },
          "id": "COL_2012_1160.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1160.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:09:23Z",
            "pc:count": 591925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 373849.7756,
                "count": 591925,
                "maximum": 374056.4859,
                "minimum": 373634.5259,
                "name": "X",
                "position": 0,
                "stddev": 104.3840039,
                "variance": 10896.02027
              },
              {
                "average": 5399339.462,
                "count": 591925,
                "maximum": 5399462.587,
                "minimum": 5399221.427,
                "name": "Y",
                "position": 1,
                "stddev": 68.47726945,
                "variance": 4689.136432
              },
              {
                "average": 1023.01244,
                "count": 591925,
                "maximum": 1129.748186,
                "minimum": 938.8081855,
                "name": "Z",
                "position": 2,
                "stddev": 40.63457029,
                "variance": 1651.168303
              },
              {
                "average": 94.2743084,
                "count": 591925,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.27096734,
                "variance": 2837.795961
              },
              {
                "average": 1.122922668,
                "count": 591925,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3603088256,
                "variance": 0.1298224498
              },
              {
                "average": 1.246374118,
                "count": 591925,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5018549573,
                "variance": 0.2518583981
              },
              {
                "average": 0.4972133294,
                "count": 591925,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999926568,
                "variance": 0.2499926568
              },
              {
                "average": 0,
                "count": 591925,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257858681,
                "count": 591925,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4374561751,
                "variance": 0.1913679051
              },
              {
                "average": -6.504162349,
                "count": 591925,
                "maximum": 18,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99967007,
                "variance": 143.9920819
              },
              {
                "average": 135.5947645,
                "count": 591925,
                "maximum": 146,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 3.185947554,
                "variance": 10.15026182
              },
              {
                "average": 5636.61079,
                "count": 591925,
                "maximum": 5639,
                "minimum": 5634,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.730131995,
                "variance": 2.99335672
              },
              {
                "average": 20554.14691,
                "count": 591925,
                "maximum": 62464,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 14216.72438,
                "variance": 202115252.2
              },
              {
                "average": 19604.54725,
                "count": 591925,
                "maximum": 61952,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 12036.26376,
                "variance": 144871645.3
              },
              {
                "average": 19622.06342,
                "count": 591925,
                "maximum": 61696,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 10018.05646,
                "variance": 100361455.3
              },
              {
                "average": 417490.2952,
                "count": 591925,
                "maximum": 418963.4898,
                "minimum": 415411.3762,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1203.293402,
                "variance": 1447915.01
              },
              {
                "average": 0,
                "count": 591925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 591925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 591925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 591925,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 591925,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              373634.5259,
              5399221.427,
              938.8081855,
              374056.4859,
              5399462.587,
              1129.748186
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    373634.5259286494,
                    5399221.426593019,
                    938.808185520883
                  ],
                  [
                    373634.5259286494,
                    5399462.586593019,
                    938.808185520883
                  ],
                  [
                    374056.4859286494,
                    5399462.586593019,
                    1129.748185520883
                  ],
                  [
                    374056.4859286494,
                    5399221.426593019,
                    1129.748185520883
                  ],
                  [
                    373634.5259286494,
                    5399221.426593019,
                    938.808185520883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:09:23+00:00",
            "end_time": "2011-09-18T21: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": "COL_2012_2397.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.45043413602954,
              48.98652497198128,
              555.5613757311639
            ],
            [
              -118.4506299694639,
              48.99326971145783,
              555.5613757311639
            ],
            [
              -118.44038065151408,
              48.99339814539583,
              1160.001375731164
            ],
            [
              -118.44018620055623,
              48.98665337559042,
              1160.001375731164
            ],
            [
              -118.45043413602954,
              48.98652497198128,
              555.5613757311639
            ]
          ]
        ]
      },
      "bbox": [
        -118.45063,
        48.98652497,
        555.5613757,
        -118.4401862,
        48.99339815,
        1160.001376
      ],
      "properties": {
        "datetime": "2011-09-16T21:42:59Z",
        "pc:count": 3937547,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 394304.7781,
            "count": 3937547,
            "maximum": 394634.5286,
            "minimum": 393884.5286,
            "name": "X",
            "position": 0,
            "stddev": 212.688487,
            "variance": 45236.39252
          },
          {
            "average": 5427305.743,
            "count": 3937547,
            "maximum": 5427721.429,
            "minimum": 5426971.409,
            "name": "Y",
            "position": 1,
            "stddev": 227.2996221,
            "variance": 51665.11821
          },
          {
            "average": 935.7394941,
            "count": 3937547,
            "maximum": 1160.001376,
            "minimum": 555.5613757,
            "name": "Z",
            "position": 2,
            "stddev": 160.1536711,
            "variance": 25649.19837
          },
          {
            "average": 59.82430534,
            "count": 3937547,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.21520512,
            "variance": 2939.288466
          },
          {
            "average": 1.328840519,
            "count": 3937547,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.558909529,
            "variance": 0.3123798616
          },
          {
            "average": 1.656350515,
            "count": 3937547,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.706896373,
            "variance": 0.4997024822
          },
          {
            "average": 0.4896530759,
            "count": 3937547,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998929932,
            "variance": 0.2498930046
          },
          {
            "average": 0,
            "count": 3937547,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.134261001,
            "count": 3937547,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3409325649,
            "variance": 0.1162350138
          },
          {
            "average": 3.688818778,
            "count": 3937547,
            "maximum": 24,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.51334663,
            "variance": 156.5838439
          },
          {
            "average": 4.239951929,
            "count": 3937547,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8234365384,
            "variance": 0.6780477328
          },
          {
            "average": 5594.686381,
            "count": 3937547,
            "maximum": 5612,
            "minimum": 5575,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.81221804,
            "variance": 190.7773672
          },
          {
            "average": 7875.858305,
            "count": 3937547,
            "maximum": 47104,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 3475.143182,
            "variance": 12076620.14
          },
          {
            "average": 9047.926807,
            "count": 3937547,
            "maximum": 40704,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 3479.405974,
            "variance": 12106265.93
          },
          {
            "average": 11027.23199,
            "count": 3937547,
            "maximum": 43520,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 2679.539032,
            "variance": 7179929.421
          },
          {
            "average": 139509.8746,
            "count": 3937547,
            "maximum": 244579.8507,
            "minimum": 69452.28418,
            "name": "GpsTime",
            "position": 15,
            "stddev": 72553.13717,
            "variance": 5263957714
          },
          {
            "average": 0,
            "count": 3937547,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3937547,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3937547,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3937547,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3937547,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          393884.5286,
          5426971.409,
          555.5613757,
          394634.5286,
          5427721.429,
          1160.001376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                393884.52857193764,
                5426971.40905825,
                555.5613757311639
              ],
              [
                393884.52857193764,
                5427721.429058249,
                555.5613757311639
              ],
              [
                394634.52857193764,
                5427721.429058249,
                1160.001375731164
              ],
              [
                394634.52857193764,
                5426971.40905825,
                1160.001375731164
              ],
              [
                393884.52857193764,
                5426971.40905825,
                555.5613757311639
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-16T21:42:59+00:00",
        "end_time": "2011-09-14T21:04:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2397.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2397.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2397.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2397.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.45063,
            48.98652497,
            555.5613757,
            -118.4401862,
            48.99339815,
            1160.001376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.45043413602954,
                  48.98652497198128,
                  555.5613757311639
                ],
                [
                  -118.4506299694639,
                  48.99326971145783,
                  555.5613757311639
                ],
                [
                  -118.44038065151408,
                  48.99339814539583,
                  1160.001375731164
                ],
                [
                  -118.44018620055623,
                  48.98665337559042,
                  1160.001375731164
                ],
                [
                  -118.45043413602954,
                  48.98652497198128,
                  555.5613757311639
                ]
              ]
            ]
          },
          "id": "COL_2012_2397.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2397.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:42:59Z",
            "pc:count": 3937547,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 394304.7781,
                "count": 3937547,
                "maximum": 394634.5286,
                "minimum": 393884.5286,
                "name": "X",
                "position": 0,
                "stddev": 212.688487,
                "variance": 45236.39252
              },
              {
                "average": 5427305.743,
                "count": 3937547,
                "maximum": 5427721.429,
                "minimum": 5426971.409,
                "name": "Y",
                "position": 1,
                "stddev": 227.2996221,
                "variance": 51665.11821
              },
              {
                "average": 935.7394941,
                "count": 3937547,
                "maximum": 1160.001376,
                "minimum": 555.5613757,
                "name": "Z",
                "position": 2,
                "stddev": 160.1536711,
                "variance": 25649.19837
              },
              {
                "average": 59.82430534,
                "count": 3937547,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.21520512,
                "variance": 2939.288466
              },
              {
                "average": 1.328840519,
                "count": 3937547,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.558909529,
                "variance": 0.3123798616
              },
              {
                "average": 1.656350515,
                "count": 3937547,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.706896373,
                "variance": 0.4997024822
              },
              {
                "average": 0.4896530759,
                "count": 3937547,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998929932,
                "variance": 0.2498930046
              },
              {
                "average": 0,
                "count": 3937547,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.134261001,
                "count": 3937547,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3409325649,
                "variance": 0.1162350138
              },
              {
                "average": 3.688818778,
                "count": 3937547,
                "maximum": 24,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.51334663,
                "variance": 156.5838439
              },
              {
                "average": 4.239951929,
                "count": 3937547,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8234365384,
                "variance": 0.6780477328
              },
              {
                "average": 5594.686381,
                "count": 3937547,
                "maximum": 5612,
                "minimum": 5575,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.81221804,
                "variance": 190.7773672
              },
              {
                "average": 7875.858305,
                "count": 3937547,
                "maximum": 47104,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 3475.143182,
                "variance": 12076620.14
              },
              {
                "average": 9047.926807,
                "count": 3937547,
                "maximum": 40704,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 3479.405974,
                "variance": 12106265.93
              },
              {
                "average": 11027.23199,
                "count": 3937547,
                "maximum": 43520,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 2679.539032,
                "variance": 7179929.421
              },
              {
                "average": 139509.8746,
                "count": 3937547,
                "maximum": 244579.8507,
                "minimum": 69452.28418,
                "name": "GpsTime",
                "position": 15,
                "stddev": 72553.13717,
                "variance": 5263957714
              },
              {
                "average": 0,
                "count": 3937547,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3937547,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3937547,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3937547,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3937547,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              393884.5286,
              5426971.409,
              555.5613757,
              394634.5286,
              5427721.429,
              1160.001376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    393884.52857193764,
                    5426971.40905825,
                    555.5613757311639
                  ],
                  [
                    393884.52857193764,
                    5427721.429058249,
                    555.5613757311639
                  ],
                  [
                    394634.52857193764,
                    5427721.429058249,
                    1160.001375731164
                  ],
                  [
                    394634.52857193764,
                    5426971.40905825,
                    1160.001375731164
                  ],
                  [
                    393884.52857193764,
                    5426971.40905825,
                    555.5613757311639
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-16T21:42:59+00:00",
            "end_time": "2011-09-14T21:04:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_1200.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.48422599075339,
              48.743196954684045,
              1640.7957341682188
            ],
            [
              -118.48442467795459,
              48.749941878172486,
              1640.7957341682188
            ],
            [
              -118.47422482345657,
              48.750072838844545,
              1982.2557341682189
            ],
            [
              -118.47402750027577,
              48.74332788446585,
              1982.2557341682189
            ],
            [
              -118.48422599075339,
              48.743196954684045,
              1640.7957341682188
            ]
          ]
        ]
      },
      "bbox": [
        -118.4844247,
        48.74319695,
        1640.795734,
        -118.4740275,
        48.75007284,
        1982.255734
      ],
      "properties": {
        "datetime": "2011-09-15T19:29:15Z",
        "pc:count": 3076243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391248.8707,
            "count": 3076243,
            "maximum": 391634.5427,
            "minimum": 390884.5227,
            "name": "X",
            "position": 0,
            "stddev": 218.7544496,
            "variance": 47853.50921
          },
          {
            "average": 5400371.556,
            "count": 3076243,
            "maximum": 5400721.439,
            "minimum": 5399971.419,
            "name": "Y",
            "position": 1,
            "stddev": 213.2675682,
            "variance": 45483.05564
          },
          {
            "average": 1807.143686,
            "count": 3076243,
            "maximum": 1982.255734,
            "minimum": 1640.795734,
            "name": "Z",
            "position": 2,
            "stddev": 80.47366963,
            "variance": 6476.011504
          },
          {
            "average": 97.15597597,
            "count": 3076243,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.3807981,
            "variance": 2957.271202
          },
          {
            "average": 1.062522369,
            "count": 3076243,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2612764396,
            "variance": 0.06826537791
          },
          {
            "average": 1.125626942,
            "count": 3076243,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.372940238,
            "variance": 0.1390844211
          },
          {
            "average": 0.4974763047,
            "count": 3076243,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937122,
            "variance": 0.2499937122
          },
          {
            "average": 0,
            "count": 3076243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.200225405,
            "count": 3076243,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4001690195,
            "variance": 0.1601352441
          },
          {
            "average": -3.077848773,
            "count": 3076243,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60531854,
            "variance": 134.6834184
          },
          {
            "average": 3.578255359,
            "count": 3076243,
            "maximum": 5,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0.906714798,
            "variance": 0.8221317249
          },
          {
            "average": 5568.284144,
            "count": 3076243,
            "maximum": 5614,
            "minimum": 5549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.50771011,
            "variance": 812.6895359
          },
          {
            "average": 11101.67004,
            "count": 3076243,
            "maximum": 62208,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 7297.763129,
            "variance": 53257346.69
          },
          {
            "average": 11890.82208,
            "count": 3076243,
            "maximum": 62464,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6273.880218,
            "variance": 39361572.99
          },
          {
            "average": 13205.6642,
            "count": 3076243,
            "maximum": 61696,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 5513.946088,
            "variance": 30403601.46
          },
          {
            "average": 127164.3331,
            "count": 3076243,
            "maximum": 150155.4688,
            "minimum": 73732.61305,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33388.49892,
            "variance": 1114791860
          },
          {
            "average": 0,
            "count": 3076243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3076243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3076243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3076243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3076243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          390884.5227,
          5399971.419,
          1640.795734,
          391634.5427,
          5400721.439,
          1982.255734
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                390884.5226995351,
                5399971.418853296,
                1640.7957341682188
              ],
              [
                390884.5226995351,
                5400721.4388532955,
                1640.7957341682188
              ],
              [
                391634.54269953514,
                5400721.4388532955,
                1982.2557341682189
              ],
              [
                391634.54269953514,
                5399971.418853296,
                1982.2557341682189
              ],
              [
                390884.5226995351,
                5399971.418853296,
                1640.7957341682188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T19:29:15+00:00",
        "end_time": "2011-09-14T22:15:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1200.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1200.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1200.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1200.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4844247,
            48.74319695,
            1640.795734,
            -118.4740275,
            48.75007284,
            1982.255734
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.48422599075339,
                  48.743196954684045,
                  1640.7957341682188
                ],
                [
                  -118.48442467795459,
                  48.749941878172486,
                  1640.7957341682188
                ],
                [
                  -118.47422482345657,
                  48.750072838844545,
                  1982.2557341682189
                ],
                [
                  -118.47402750027577,
                  48.74332788446585,
                  1982.2557341682189
                ],
                [
                  -118.48422599075339,
                  48.743196954684045,
                  1640.7957341682188
                ]
              ]
            ]
          },
          "id": "COL_2012_1200.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1200.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:29:15Z",
            "pc:count": 3076243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391248.8707,
                "count": 3076243,
                "maximum": 391634.5427,
                "minimum": 390884.5227,
                "name": "X",
                "position": 0,
                "stddev": 218.7544496,
                "variance": 47853.50921
              },
              {
                "average": 5400371.556,
                "count": 3076243,
                "maximum": 5400721.439,
                "minimum": 5399971.419,
                "name": "Y",
                "position": 1,
                "stddev": 213.2675682,
                "variance": 45483.05564
              },
              {
                "average": 1807.143686,
                "count": 3076243,
                "maximum": 1982.255734,
                "minimum": 1640.795734,
                "name": "Z",
                "position": 2,
                "stddev": 80.47366963,
                "variance": 6476.011504
              },
              {
                "average": 97.15597597,
                "count": 3076243,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.3807981,
                "variance": 2957.271202
              },
              {
                "average": 1.062522369,
                "count": 3076243,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2612764396,
                "variance": 0.06826537791
              },
              {
                "average": 1.125626942,
                "count": 3076243,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.372940238,
                "variance": 0.1390844211
              },
              {
                "average": 0.4974763047,
                "count": 3076243,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937122,
                "variance": 0.2499937122
              },
              {
                "average": 0,
                "count": 3076243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.200225405,
                "count": 3076243,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4001690195,
                "variance": 0.1601352441
              },
              {
                "average": -3.077848773,
                "count": 3076243,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60531854,
                "variance": 134.6834184
              },
              {
                "average": 3.578255359,
                "count": 3076243,
                "maximum": 5,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0.906714798,
                "variance": 0.8221317249
              },
              {
                "average": 5568.284144,
                "count": 3076243,
                "maximum": 5614,
                "minimum": 5549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.50771011,
                "variance": 812.6895359
              },
              {
                "average": 11101.67004,
                "count": 3076243,
                "maximum": 62208,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 7297.763129,
                "variance": 53257346.69
              },
              {
                "average": 11890.82208,
                "count": 3076243,
                "maximum": 62464,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6273.880218,
                "variance": 39361572.99
              },
              {
                "average": 13205.6642,
                "count": 3076243,
                "maximum": 61696,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 5513.946088,
                "variance": 30403601.46
              },
              {
                "average": 127164.3331,
                "count": 3076243,
                "maximum": 150155.4688,
                "minimum": 73732.61305,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33388.49892,
                "variance": 1114791860
              },
              {
                "average": 0,
                "count": 3076243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3076243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3076243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3076243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3076243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              390884.5227,
              5399971.419,
              1640.795734,
              391634.5427,
              5400721.439,
              1982.255734
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    390884.5226995351,
                    5399971.418853296,
                    1640.7957341682188
                  ],
                  [
                    390884.5226995351,
                    5400721.4388532955,
                    1640.7957341682188
                  ],
                  [
                    391634.54269953514,
                    5400721.4388532955,
                    1982.2557341682189
                  ],
                  [
                    391634.54269953514,
                    5399971.418853296,
                    1982.2557341682189
                  ],
                  [
                    390884.5226995351,
                    5399971.418853296,
                    1640.7957341682188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T19:29:15+00:00",
            "end_time": "2011-09-14T22:15:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_1003b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.46265030718736,
              48.702825963124155,
              2072.9040963773673
            ],
            [
              -118.4626550039531,
              48.70298801964391,
              2072.9040963773673
            ],
            [
              -118.46251152657005,
              48.70298984136078,
              2084.8640963773673
            ],
            [
              -118.46250683026463,
              48.7028277848307,
              2084.8640963773673
            ],
            [
              -118.46265030718736,
              48.702825963124155,
              2072.9040963773673
            ]
          ]
        ]
      },
      "bbox": [
        -118.462655,
        48.70282596,
        2072.904096,
        -118.4625068,
        48.70298984,
        2084.864096
      ],
      "properties": {
        "datetime": "2011-09-15T20:21:28Z",
        "pc:count": 447,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 392388.138,
            "count": 447,
            "maximum": 392395.1012,
            "minimum": 392384.5412,
            "name": "X",
            "position": 0,
            "stddev": 2.551082301,
            "variance": 6.508020909
          },
          {
            "average": 5395465.163,
            "count": 447,
            "maximum": 5395471.321,
            "minimum": 5395453.301,
            "name": "Y",
            "position": 1,
            "stddev": 4.464123998,
            "variance": 19.92840307
          },
          {
            "average": 2076.095193,
            "count": 447,
            "maximum": 2084.864096,
            "minimum": 2072.904096,
            "name": "Z",
            "position": 2,
            "stddev": 2.163369508,
            "variance": 4.68016763
          },
          {
            "average": 90.14541387,
            "count": 447,
            "maximum": 233,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.74935487,
            "variance": 2093.003471
          },
          {
            "average": 1.015659955,
            "count": 447,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1242951456,
            "variance": 0.01544928321
          },
          {
            "average": 1.024608501,
            "count": 447,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1551023565,
            "variance": 0.024056741
          },
          {
            "average": 0.4966442953,
            "count": 447,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5005489508,
            "variance": 0.2505492521
          },
          {
            "average": 0,
            "count": 447,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.467561521,
            "count": 447,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4995056795,
            "variance": 0.2495059239
          },
          {
            "average": -6.874523492,
            "count": 447,
            "maximum": 0,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.521066661,
            "variance": 42.5243104
          },
          {
            "average": 3,
            "count": 447,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5554.98434,
            "count": 447,
            "maximum": 5556,
            "minimum": 5554,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8869891384,
            "variance": 0.7867497316
          },
          {
            "average": 65280,
            "count": 447,
            "maximum": 65280,
            "minimum": 65280,
            "name": "Red",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 65280,
            "count": 447,
            "maximum": 65280,
            "minimum": 65280,
            "name": "Green",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 65280,
            "count": 447,
            "maximum": 65280,
            "minimum": 65280,
            "name": "Blue",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 152477.4271,
            "count": 447,
            "maximum": 153288.1456,
            "minimum": 151843.4942,
            "name": "GpsTime",
            "position": 15,
            "stddev": 655.9616435,
            "variance": 430285.6778
          },
          {
            "average": 0,
            "count": 447,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 447,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 447,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 447,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 447,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          392384.5412,
          5395453.301,
          2072.904096,
          392395.1012,
          5395471.321,
          2084.864096
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                392384.5412459716,
                5395453.301174771,
                2072.9040963773673
              ],
              [
                392384.5412459716,
                5395471.321174771,
                2072.9040963773673
              ],
              [
                392395.10124597163,
                5395471.321174771,
                2084.8640963773673
              ],
              [
                392395.10124597163,
                5395453.301174771,
                2084.8640963773673
              ],
              [
                392384.5412459716,
                5395453.301174771,
                2072.9040963773673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:21:28+00:00",
        "end_time": "2011-09-15T19:57:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1003b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1003b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1003b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1003b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.462655,
            48.70282596,
            2072.904096,
            -118.4625068,
            48.70298984,
            2084.864096
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.46265030718736,
                  48.702825963124155,
                  2072.9040963773673
                ],
                [
                  -118.4626550039531,
                  48.70298801964391,
                  2072.9040963773673
                ],
                [
                  -118.46251152657005,
                  48.70298984136078,
                  2084.8640963773673
                ],
                [
                  -118.46250683026463,
                  48.7028277848307,
                  2084.8640963773673
                ],
                [
                  -118.46265030718736,
                  48.702825963124155,
                  2072.9040963773673
                ]
              ]
            ]
          },
          "id": "COL_2012_1003b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1003b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:21:28Z",
            "pc:count": 447,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 392388.138,
                "count": 447,
                "maximum": 392395.1012,
                "minimum": 392384.5412,
                "name": "X",
                "position": 0,
                "stddev": 2.551082301,
                "variance": 6.508020909
              },
              {
                "average": 5395465.163,
                "count": 447,
                "maximum": 5395471.321,
                "minimum": 5395453.301,
                "name": "Y",
                "position": 1,
                "stddev": 4.464123998,
                "variance": 19.92840307
              },
              {
                "average": 2076.095193,
                "count": 447,
                "maximum": 2084.864096,
                "minimum": 2072.904096,
                "name": "Z",
                "position": 2,
                "stddev": 2.163369508,
                "variance": 4.68016763
              },
              {
                "average": 90.14541387,
                "count": 447,
                "maximum": 233,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.74935487,
                "variance": 2093.003471
              },
              {
                "average": 1.015659955,
                "count": 447,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1242951456,
                "variance": 0.01544928321
              },
              {
                "average": 1.024608501,
                "count": 447,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1551023565,
                "variance": 0.024056741
              },
              {
                "average": 0.4966442953,
                "count": 447,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5005489508,
                "variance": 0.2505492521
              },
              {
                "average": 0,
                "count": 447,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.467561521,
                "count": 447,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4995056795,
                "variance": 0.2495059239
              },
              {
                "average": -6.874523492,
                "count": 447,
                "maximum": 0,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.521066661,
                "variance": 42.5243104
              },
              {
                "average": 3,
                "count": 447,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5554.98434,
                "count": 447,
                "maximum": 5556,
                "minimum": 5554,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8869891384,
                "variance": 0.7867497316
              },
              {
                "average": 65280,
                "count": 447,
                "maximum": 65280,
                "minimum": 65280,
                "name": "Red",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 65280,
                "count": 447,
                "maximum": 65280,
                "minimum": 65280,
                "name": "Green",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 65280,
                "count": 447,
                "maximum": 65280,
                "minimum": 65280,
                "name": "Blue",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 152477.4271,
                "count": 447,
                "maximum": 153288.1456,
                "minimum": 151843.4942,
                "name": "GpsTime",
                "position": 15,
                "stddev": 655.9616435,
                "variance": 430285.6778
              },
              {
                "average": 0,
                "count": 447,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 447,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 447,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 447,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 447,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              392384.5412,
              5395453.301,
              2072.904096,
              392395.1012,
              5395471.321,
              2084.864096
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    392384.5412459716,
                    5395453.301174771,
                    2072.9040963773673
                  ],
                  [
                    392384.5412459716,
                    5395471.321174771,
                    2072.9040963773673
                  ],
                  [
                    392395.10124597163,
                    5395471.321174771,
                    2084.8640963773673
                  ],
                  [
                    392395.10124597163,
                    5395453.301174771,
                    2084.8640963773673
                  ],
                  [
                    392384.5412459716,
                    5395453.301174771,
                    2072.9040963773673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:21:28+00:00",
            "end_time": "2011-09-15T19:57: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": "COL_2012_1235.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.56622822131558,
              48.75560594695641,
              1019.5288965522152
            ],
            [
              -118.56643797463822,
              48.76235059845692,
              1019.5288965522152
            ],
            [
              -118.55623626712334,
              48.76248883999249,
              1280.168896552215
            ],
            [
              -118.55602787850862,
              48.75574415588378,
              1280.168896552215
            ],
            [
              -118.56622822131558,
              48.75560594695641,
              1019.5288965522152
            ]
          ]
        ]
      },
      "bbox": [
        -118.566438,
        48.75560595,
        1019.528897,
        -118.5560279,
        48.76248884,
        1280.168897
      ],
      "properties": {
        "datetime": "2011-09-14T20:28:03Z",
        "pc:count": 1767773,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 385290.7688,
            "count": 1767773,
            "maximum": 385634.5288,
            "minimum": 384884.5288,
            "name": "X",
            "position": 0,
            "stddev": 208.0542287,
            "variance": 43286.56208
          },
          {
            "average": 5401853.136,
            "count": 1767773,
            "maximum": 5402221.429,
            "minimum": 5401471.409,
            "name": "Y",
            "position": 1,
            "stddev": 216.0054081,
            "variance": 46658.33635
          },
          {
            "average": 1103.256846,
            "count": 1767773,
            "maximum": 1280.168897,
            "minimum": 1019.528897,
            "name": "Z",
            "position": 2,
            "stddev": 54.51134079,
            "variance": 2971.486275
          },
          {
            "average": 74.15470369,
            "count": 1767773,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.37250569,
            "variance": 2956.369375
          },
          {
            "average": 1.192599389,
            "count": 1767773,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4401238169,
            "variance": 0.1937089742
          },
          {
            "average": 1.384832215,
            "count": 1767773,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5925776984,
            "variance": 0.3511483286
          },
          {
            "average": 0.4942919707,
            "count": 1767773,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999675588,
            "variance": 0.2499675598
          },
          {
            "average": 0,
            "count": 1767773,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271061386,
            "count": 1767773,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4445078435,
            "variance": 0.1975872229
          },
          {
            "average": 3.667214114,
            "count": 1767773,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18459201,
            "variance": 148.4642824
          },
          {
            "average": 5,
            "count": 1767773,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5601.274771,
            "count": 1767773,
            "maximum": 5603,
            "minimum": 5599,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.175319477,
            "variance": 1.381375873
          },
          {
            "average": 12854.06102,
            "count": 1767773,
            "maximum": 55552,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8827.946296,
            "variance": 77932635.8
          },
          {
            "average": 13229.69427,
            "count": 1767773,
            "maximum": 50176,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7239.280007,
            "variance": 52407175.01
          },
          {
            "average": 14368.53572,
            "count": 1767773,
            "maximum": 48896,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 5945.080674,
            "variance": 35343984.22
          },
          {
            "average": 66030.48113,
            "count": 1767773,
            "maximum": 67283.99493,
            "minimum": 64220.12292,
            "name": "GpsTime",
            "position": 15,
            "stddev": 895.9220307,
            "variance": 802676.2851
          },
          {
            "average": 0,
            "count": 1767773,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1767773,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1767773,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1767773,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1767773,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384884.5288,
          5401471.409,
          1019.528897,
          385634.5288,
          5402221.429,
          1280.168897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384884.5287571568,
                5401471.409027639,
                1019.5288965522152
              ],
              [
                384884.5287571568,
                5402221.429027638,
                1019.5288965522152
              ],
              [
                385634.5287571568,
                5402221.429027638,
                1280.168896552215
              ],
              [
                385634.5287571568,
                5401471.409027639,
                1280.168896552215
              ],
              [
                384884.5287571568,
                5401471.409027639,
                1019.5288965522152
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T20:28:03+00:00",
        "end_time": "2011-09-14T19:37:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1235.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1235.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1235.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1235.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.566438,
            48.75560595,
            1019.528897,
            -118.5560279,
            48.76248884,
            1280.168897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.56622822131558,
                  48.75560594695641,
                  1019.5288965522152
                ],
                [
                  -118.56643797463822,
                  48.76235059845692,
                  1019.5288965522152
                ],
                [
                  -118.55623626712334,
                  48.76248883999249,
                  1280.168896552215
                ],
                [
                  -118.55602787850862,
                  48.75574415588378,
                  1280.168896552215
                ],
                [
                  -118.56622822131558,
                  48.75560594695641,
                  1019.5288965522152
                ]
              ]
            ]
          },
          "id": "COL_2012_1235.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1235.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:28:03Z",
            "pc:count": 1767773,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 385290.7688,
                "count": 1767773,
                "maximum": 385634.5288,
                "minimum": 384884.5288,
                "name": "X",
                "position": 0,
                "stddev": 208.0542287,
                "variance": 43286.56208
              },
              {
                "average": 5401853.136,
                "count": 1767773,
                "maximum": 5402221.429,
                "minimum": 5401471.409,
                "name": "Y",
                "position": 1,
                "stddev": 216.0054081,
                "variance": 46658.33635
              },
              {
                "average": 1103.256846,
                "count": 1767773,
                "maximum": 1280.168897,
                "minimum": 1019.528897,
                "name": "Z",
                "position": 2,
                "stddev": 54.51134079,
                "variance": 2971.486275
              },
              {
                "average": 74.15470369,
                "count": 1767773,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.37250569,
                "variance": 2956.369375
              },
              {
                "average": 1.192599389,
                "count": 1767773,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4401238169,
                "variance": 0.1937089742
              },
              {
                "average": 1.384832215,
                "count": 1767773,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5925776984,
                "variance": 0.3511483286
              },
              {
                "average": 0.4942919707,
                "count": 1767773,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999675588,
                "variance": 0.2499675598
              },
              {
                "average": 0,
                "count": 1767773,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271061386,
                "count": 1767773,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4445078435,
                "variance": 0.1975872229
              },
              {
                "average": 3.667214114,
                "count": 1767773,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18459201,
                "variance": 148.4642824
              },
              {
                "average": 5,
                "count": 1767773,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5601.274771,
                "count": 1767773,
                "maximum": 5603,
                "minimum": 5599,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.175319477,
                "variance": 1.381375873
              },
              {
                "average": 12854.06102,
                "count": 1767773,
                "maximum": 55552,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8827.946296,
                "variance": 77932635.8
              },
              {
                "average": 13229.69427,
                "count": 1767773,
                "maximum": 50176,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7239.280007,
                "variance": 52407175.01
              },
              {
                "average": 14368.53572,
                "count": 1767773,
                "maximum": 48896,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 5945.080674,
                "variance": 35343984.22
              },
              {
                "average": 66030.48113,
                "count": 1767773,
                "maximum": 67283.99493,
                "minimum": 64220.12292,
                "name": "GpsTime",
                "position": 15,
                "stddev": 895.9220307,
                "variance": 802676.2851
              },
              {
                "average": 0,
                "count": 1767773,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1767773,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1767773,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1767773,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1767773,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384884.5288,
              5401471.409,
              1019.528897,
              385634.5288,
              5402221.429,
              1280.168897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384884.5287571568,
                    5401471.409027639,
                    1019.5288965522152
                  ],
                  [
                    384884.5287571568,
                    5402221.429027638,
                    1019.5288965522152
                  ],
                  [
                    385634.5287571568,
                    5402221.429027638,
                    1280.168896552215
                  ],
                  [
                    385634.5287571568,
                    5401471.409027639,
                    1280.168896552215
                  ],
                  [
                    384884.5287571568,
                    5401471.409027639,
                    1019.5288965522152
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T20:28:03+00:00",
            "end_time": "2011-09-14T19:37:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_1940.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.38670055190954,
              48.90634425582879,
              1558.237050940087
            ],
            [
              -118.3868872544675,
              48.91308927558386,
              1558.237050940087
            ],
            [
              -118.37665379470414,
              48.913211903241944,
              1829.9570509400874
            ],
            [
              -118.37646846870872,
              48.90646685453931,
              1829.9570509400874
            ],
            [
              -118.38670055190954,
              48.90634425582879,
              1558.237050940087
            ]
          ]
        ]
      },
      "bbox": [
        -118.3868873,
        48.90634426,
        1558.237051,
        -118.3764685,
        48.9132119,
        1829.957051
      ],
      "properties": {
        "datetime": "2011-09-15T20:51:33Z",
        "pc:count": 2297061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 398773.7042,
            "count": 2297061,
            "maximum": 399134.5438,
            "minimum": 398384.5238,
            "name": "X",
            "position": 0,
            "stddev": 220.6843863,
            "variance": 48701.59834
          },
          {
            "average": 5418360.024,
            "count": 2297061,
            "maximum": 5418721.433,
            "minimum": 5417971.413,
            "name": "Y",
            "position": 1,
            "stddev": 210.0639605,
            "variance": 44126.8675
          },
          {
            "average": 1716.56017,
            "count": 2297061,
            "maximum": 1829.957051,
            "minimum": 1558.237051,
            "name": "Z",
            "position": 2,
            "stddev": 58.02904784,
            "variance": 3367.370393
          },
          {
            "average": 69.85772994,
            "count": 2297061,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.82895318,
            "variance": 3460.845733
          },
          {
            "average": 1.271349346,
            "count": 2297061,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5171689943,
            "variance": 0.2674637687
          },
          {
            "average": 1.543072213,
            "count": 2297061,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6765074099,
            "variance": 0.4576622756
          },
          {
            "average": 0.4956864445,
            "count": 2297061,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999815017,
            "variance": 0.2499815021
          },
          {
            "average": 0,
            "count": 2297061,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.154124335,
            "count": 2297061,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3610679734,
            "variance": 0.1303700814
          },
          {
            "average": -1.950758208,
            "count": 2297061,
            "maximum": 22.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.43180159,
            "variance": 154.5496909
          },
          {
            "average": 3,
            "count": 2297061,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5558.170356,
            "count": 2297061,
            "maximum": 5560,
            "minimum": 5556,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.207087719,
            "variance": 1.457060761
          },
          {
            "average": 8948.218183,
            "count": 2297061,
            "maximum": 56576,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 6230.611744,
            "variance": 38820522.71
          },
          {
            "average": 10841.36503,
            "count": 2297061,
            "maximum": 57600,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 5504.024907,
            "variance": 30294290.18
          },
          {
            "average": 12190.8191,
            "count": 2297061,
            "maximum": 58880,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 4280.089187,
            "variance": 18319163.45
          },
          {
            "average": 154412.8392,
            "count": 2297061,
            "maximum": 155093.1839,
            "minimum": 152910.9744,
            "name": "GpsTime",
            "position": 15,
            "stddev": 482.0740649,
            "variance": 232395.4041
          },
          {
            "average": 0,
            "count": 2297061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2297061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2297061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2297061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2297061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          398384.5238,
          5417971.413,
          1558.237051,
          399134.5438,
          5418721.433,
          1829.957051
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                398384.5238483881,
                5417971.412813233,
                1558.237050940087
              ],
              [
                398384.5238483881,
                5418721.432813233,
                1558.237050940087
              ],
              [
                399134.54384838813,
                5418721.432813233,
                1829.9570509400874
              ],
              [
                399134.54384838813,
                5417971.412813233,
                1829.9570509400874
              ],
              [
                398384.5238483881,
                5417971.412813233,
                1558.237050940087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:51:33+00:00",
        "end_time": "2011-09-15T20:15:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1940.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1940.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1940.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1940.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.3868873,
            48.90634426,
            1558.237051,
            -118.3764685,
            48.9132119,
            1829.957051
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.38670055190954,
                  48.90634425582879,
                  1558.237050940087
                ],
                [
                  -118.3868872544675,
                  48.91308927558386,
                  1558.237050940087
                ],
                [
                  -118.37665379470414,
                  48.913211903241944,
                  1829.9570509400874
                ],
                [
                  -118.37646846870872,
                  48.90646685453931,
                  1829.9570509400874
                ],
                [
                  -118.38670055190954,
                  48.90634425582879,
                  1558.237050940087
                ]
              ]
            ]
          },
          "id": "COL_2012_1940.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1940.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:51:33Z",
            "pc:count": 2297061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 398773.7042,
                "count": 2297061,
                "maximum": 399134.5438,
                "minimum": 398384.5238,
                "name": "X",
                "position": 0,
                "stddev": 220.6843863,
                "variance": 48701.59834
              },
              {
                "average": 5418360.024,
                "count": 2297061,
                "maximum": 5418721.433,
                "minimum": 5417971.413,
                "name": "Y",
                "position": 1,
                "stddev": 210.0639605,
                "variance": 44126.8675
              },
              {
                "average": 1716.56017,
                "count": 2297061,
                "maximum": 1829.957051,
                "minimum": 1558.237051,
                "name": "Z",
                "position": 2,
                "stddev": 58.02904784,
                "variance": 3367.370393
              },
              {
                "average": 69.85772994,
                "count": 2297061,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.82895318,
                "variance": 3460.845733
              },
              {
                "average": 1.271349346,
                "count": 2297061,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5171689943,
                "variance": 0.2674637687
              },
              {
                "average": 1.543072213,
                "count": 2297061,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6765074099,
                "variance": 0.4576622756
              },
              {
                "average": 0.4956864445,
                "count": 2297061,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999815017,
                "variance": 0.2499815021
              },
              {
                "average": 0,
                "count": 2297061,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.154124335,
                "count": 2297061,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3610679734,
                "variance": 0.1303700814
              },
              {
                "average": -1.950758208,
                "count": 2297061,
                "maximum": 22.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.43180159,
                "variance": 154.5496909
              },
              {
                "average": 3,
                "count": 2297061,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5558.170356,
                "count": 2297061,
                "maximum": 5560,
                "minimum": 5556,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.207087719,
                "variance": 1.457060761
              },
              {
                "average": 8948.218183,
                "count": 2297061,
                "maximum": 56576,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 6230.611744,
                "variance": 38820522.71
              },
              {
                "average": 10841.36503,
                "count": 2297061,
                "maximum": 57600,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 5504.024907,
                "variance": 30294290.18
              },
              {
                "average": 12190.8191,
                "count": 2297061,
                "maximum": 58880,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 4280.089187,
                "variance": 18319163.45
              },
              {
                "average": 154412.8392,
                "count": 2297061,
                "maximum": 155093.1839,
                "minimum": 152910.9744,
                "name": "GpsTime",
                "position": 15,
                "stddev": 482.0740649,
                "variance": 232395.4041
              },
              {
                "average": 0,
                "count": 2297061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2297061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2297061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2297061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2297061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              398384.5238,
              5417971.413,
              1558.237051,
              399134.5438,
              5418721.433,
              1829.957051
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    398384.5238483881,
                    5417971.412813233,
                    1558.237050940087
                  ],
                  [
                    398384.5238483881,
                    5418721.432813233,
                    1558.237050940087
                  ],
                  [
                    399134.54384838813,
                    5418721.432813233,
                    1829.9570509400874
                  ],
                  [
                    399134.54384838813,
                    5417971.412813233,
                    1829.9570509400874
                  ],
                  [
                    398384.5238483881,
                    5417971.412813233,
                    1558.237050940087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:51:33+00:00",
            "end_time": "2011-09-15T20:15: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": "COL_2012_0764.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.48026777903343,
              48.608300357185655,
              1658.068500638964
            ],
            [
              -118.48046499411046,
              48.61504527160464,
              1658.068500638964
            ],
            [
              -118.47769078460308,
              48.615080907272954,
              1890.3085006389642
            ],
            [
              -118.47749393875483,
              48.60833598445364,
              1890.3085006389642
            ],
            [
              -118.48026777903343,
              48.608300357185655,
              1658.068500638964
            ]
          ]
        ]
      },
      "bbox": [
        -118.480465,
        48.60830036,
        1658.068501,
        -118.4774939,
        48.61508091,
        1890.308501
      ],
      "properties": {
        "datetime": "2011-09-18T18:57:52Z",
        "pc:count": 797938,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 390956.0353,
            "count": 797938,
            "maximum": 391089.0627,
            "minimum": 390884.5227,
            "name": "X",
            "position": 0,
            "stddev": 44.9861416,
            "variance": 2023.752936
          },
          {
            "average": 5385308.224,
            "count": 797938,
            "maximum": 5385721.426,
            "minimum": 5384971.426,
            "name": "Y",
            "position": 1,
            "stddev": 228.2216453,
            "variance": 52085.11939
          },
          {
            "average": 1745.037879,
            "count": 797938,
            "maximum": 1890.308501,
            "minimum": 1658.068501,
            "name": "Z",
            "position": 2,
            "stddev": 58.83930811,
            "variance": 3462.064178
          },
          {
            "average": 72.53945043,
            "count": 797938,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.73778323,
            "variance": 3568.602745
          },
          {
            "average": 1.242157912,
            "count": 797938,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4870509923,
            "variance": 0.2372186691
          },
          {
            "average": 1.48504771,
            "count": 797938,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6414504497,
            "variance": 0.4114586794
          },
          {
            "average": 0.4916071173,
            "count": 797938,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999298678,
            "variance": 0.2499298727
          },
          {
            "average": 0,
            "count": 797938,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.115856119,
            "count": 797938,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3200525069,
            "variance": 0.1024336072
          },
          {
            "average": 0.564549891,
            "count": 797938,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.307762852,
            "variance": 86.6344493
          },
          {
            "average": 32.68886931,
            "count": 797938,
            "maximum": 143,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 55.35616121,
            "variance": 3064.304584
          },
          {
            "average": 5571.651173,
            "count": 797938,
            "maximum": 5619,
            "minimum": 5543,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.36722291,
            "variance": 695.2304441
          },
          {
            "average": 14637.8991,
            "count": 797938,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 10710.8387,
            "variance": 114722065.7
          },
          {
            "average": 13878.57779,
            "count": 797938,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9336.929402,
            "variance": 87178250.65
          },
          {
            "average": 13389.01643,
            "count": 797938,
            "maximum": 63744,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 7251.131987,
            "variance": 52578915.1
          },
          {
            "average": 249370.8113,
            "count": 797938,
            "maximum": 407472.7439,
            "minimum": 156450.9759,
            "name": "GpsTime",
            "position": 15,
            "stddev": 108306.9144,
            "variance": 11730387710.0
          },
          {
            "average": 0,
            "count": 797938,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 797938,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 797938,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 797938,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 797938,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          390884.5227,
          5384971.426,
          1658.068501,
          391089.0627,
          5385721.426,
          1890.308501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                390884.5227360104,
                5384971.42645907,
                1658.068500638964
              ],
              [
                390884.5227360104,
                5385721.42645907,
                1658.068500638964
              ],
              [
                391089.0627360104,
                5385721.42645907,
                1890.3085006389642
              ],
              [
                391089.0627360104,
                5384971.42645907,
                1890.3085006389642
              ],
              [
                390884.5227360104,
                5384971.42645907,
                1658.068500638964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T18:57:52+00:00",
        "end_time": "2011-09-15T21:14:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0764.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0764.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0764.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0764.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.480465,
            48.60830036,
            1658.068501,
            -118.4774939,
            48.61508091,
            1890.308501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.48026777903343,
                  48.608300357185655,
                  1658.068500638964
                ],
                [
                  -118.48046499411046,
                  48.61504527160464,
                  1658.068500638964
                ],
                [
                  -118.47769078460308,
                  48.615080907272954,
                  1890.3085006389642
                ],
                [
                  -118.47749393875483,
                  48.60833598445364,
                  1890.3085006389642
                ],
                [
                  -118.48026777903343,
                  48.608300357185655,
                  1658.068500638964
                ]
              ]
            ]
          },
          "id": "COL_2012_0764.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0764.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:57:52Z",
            "pc:count": 797938,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 390956.0353,
                "count": 797938,
                "maximum": 391089.0627,
                "minimum": 390884.5227,
                "name": "X",
                "position": 0,
                "stddev": 44.9861416,
                "variance": 2023.752936
              },
              {
                "average": 5385308.224,
                "count": 797938,
                "maximum": 5385721.426,
                "minimum": 5384971.426,
                "name": "Y",
                "position": 1,
                "stddev": 228.2216453,
                "variance": 52085.11939
              },
              {
                "average": 1745.037879,
                "count": 797938,
                "maximum": 1890.308501,
                "minimum": 1658.068501,
                "name": "Z",
                "position": 2,
                "stddev": 58.83930811,
                "variance": 3462.064178
              },
              {
                "average": 72.53945043,
                "count": 797938,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.73778323,
                "variance": 3568.602745
              },
              {
                "average": 1.242157912,
                "count": 797938,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4870509923,
                "variance": 0.2372186691
              },
              {
                "average": 1.48504771,
                "count": 797938,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6414504497,
                "variance": 0.4114586794
              },
              {
                "average": 0.4916071173,
                "count": 797938,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999298678,
                "variance": 0.2499298727
              },
              {
                "average": 0,
                "count": 797938,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.115856119,
                "count": 797938,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3200525069,
                "variance": 0.1024336072
              },
              {
                "average": 0.564549891,
                "count": 797938,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.307762852,
                "variance": 86.6344493
              },
              {
                "average": 32.68886931,
                "count": 797938,
                "maximum": 143,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 55.35616121,
                "variance": 3064.304584
              },
              {
                "average": 5571.651173,
                "count": 797938,
                "maximum": 5619,
                "minimum": 5543,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.36722291,
                "variance": 695.2304441
              },
              {
                "average": 14637.8991,
                "count": 797938,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 10710.8387,
                "variance": 114722065.7
              },
              {
                "average": 13878.57779,
                "count": 797938,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9336.929402,
                "variance": 87178250.65
              },
              {
                "average": 13389.01643,
                "count": 797938,
                "maximum": 63744,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 7251.131987,
                "variance": 52578915.1
              },
              {
                "average": 249370.8113,
                "count": 797938,
                "maximum": 407472.7439,
                "minimum": 156450.9759,
                "name": "GpsTime",
                "position": 15,
                "stddev": 108306.9144,
                "variance": 11730387710.0
              },
              {
                "average": 0,
                "count": 797938,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 797938,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 797938,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 797938,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 797938,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              390884.5227,
              5384971.426,
              1658.068501,
              391089.0627,
              5385721.426,
              1890.308501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    390884.5227360104,
                    5384971.42645907,
                    1658.068500638964
                  ],
                  [
                    390884.5227360104,
                    5385721.42645907,
                    1658.068500638964
                  ],
                  [
                    391089.0627360104,
                    5385721.42645907,
                    1890.3085006389642
                  ],
                  [
                    391089.0627360104,
                    5384971.42645907,
                    1890.3085006389642
                  ],
                  [
                    390884.5227360104,
                    5384971.42645907,
                    1658.068500638964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T18:57:52+00:00",
            "end_time": "2011-09-15T21: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": "COL_2012_0487.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.84465387499371,
              48.55580517942804,
              1087.2740887058808
            ],
            [
              -118.84489917573521,
              48.56254908880394,
              1087.2740887058808
            ],
            [
              -118.83473917712882,
              48.562711486241696,
              1210.7540887058808
            ],
            [
              -118.83449522542475,
              48.555967538598686,
              1210.7540887058808
            ],
            [
              -118.84465387499371,
              48.55580517942804,
              1087.2740887058808
            ]
          ]
        ]
      },
      "bbox": [
        -118.8448992,
        48.55580518,
        1087.274089,
        -118.8344952,
        48.56271149,
        1210.754089
      ],
      "properties": {
        "datetime": "2011-09-19T20:03:52Z",
        "pc:count": 2898691,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364257.7322,
            "count": 2898691,
            "maximum": 364634.5284,
            "minimum": 363884.5284,
            "name": "X",
            "position": 0,
            "stddev": 219.3018921,
            "variance": 48093.31986
          },
          {
            "average": 5380091.2,
            "count": 2898691,
            "maximum": 5380471.429,
            "minimum": 5379721.409,
            "name": "Y",
            "position": 1,
            "stddev": 222.169547,
            "variance": 49359.30762
          },
          {
            "average": 1141.821251,
            "count": 2898691,
            "maximum": 1210.754089,
            "minimum": 1087.274089,
            "name": "Z",
            "position": 2,
            "stddev": 21.81314542,
            "variance": 475.8133132
          },
          {
            "average": 63.95388643,
            "count": 2898691,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.58121395,
            "variance": 3315.5962
          },
          {
            "average": 1.261949963,
            "count": 2898691,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4919024391,
            "variance": 0.2419680096
          },
          {
            "average": 1.524578508,
            "count": 2898691,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6290573205,
            "variance": 0.3957131124
          },
          {
            "average": 0.4926051104,
            "count": 2898691,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999453989,
            "variance": 0.2499454018
          },
          {
            "average": 0,
            "count": 2898691,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188103182,
            "count": 2898691,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3907946103,
            "variance": 0.1527204274
          },
          {
            "average": 1.071333102,
            "count": 2898691,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94059086,
            "variance": 142.5777101
          },
          {
            "average": 8,
            "count": 2898691,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5688.757909,
            "count": 2898691,
            "maximum": 5691,
            "minimum": 5687,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.178454734,
            "variance": 1.388755559
          },
          {
            "average": 13176.27975,
            "count": 2898691,
            "maximum": 60416,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 6953.240671,
            "variance": 48347555.83
          },
          {
            "average": 13173.51538,
            "count": 2898691,
            "maximum": 56576,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6407.54204,
            "variance": 41056594.99
          },
          {
            "average": 13549.13673,
            "count": 2898691,
            "maximum": 54528,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 5000.595538,
            "variance": 25005955.73
          },
          {
            "average": 496424.7668,
            "count": 2898691,
            "maximum": 497832.7456,
            "minimum": 494928.1126,
            "name": "GpsTime",
            "position": 15,
            "stddev": 887.6856231,
            "variance": 787985.7655
          },
          {
            "average": 0,
            "count": 2898691,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2898691,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2898691,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2898691,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2898691,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363884.5284,
          5379721.409,
          1087.274089,
          364634.5284,
          5380471.429,
          1210.754089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363884.5283533918,
                5379721.409150975,
                1087.2740887058808
              ],
              [
                363884.5283533918,
                5380471.429150974,
                1087.2740887058808
              ],
              [
                364634.5283533918,
                5380471.429150974,
                1210.7540887058808
              ],
              [
                364634.5283533918,
                5379721.409150975,
                1210.7540887058808
              ],
              [
                363884.5283533918,
                5379721.409150975,
                1087.2740887058808
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T20:03:52+00:00",
        "end_time": "2011-09-19T19:15:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0487.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0487.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0487.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0487.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8448992,
            48.55580518,
            1087.274089,
            -118.8344952,
            48.56271149,
            1210.754089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.84465387499371,
                  48.55580517942804,
                  1087.2740887058808
                ],
                [
                  -118.84489917573521,
                  48.56254908880394,
                  1087.2740887058808
                ],
                [
                  -118.83473917712882,
                  48.562711486241696,
                  1210.7540887058808
                ],
                [
                  -118.83449522542475,
                  48.555967538598686,
                  1210.7540887058808
                ],
                [
                  -118.84465387499371,
                  48.55580517942804,
                  1087.2740887058808
                ]
              ]
            ]
          },
          "id": "COL_2012_0487.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0487.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:03:52Z",
            "pc:count": 2898691,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364257.7322,
                "count": 2898691,
                "maximum": 364634.5284,
                "minimum": 363884.5284,
                "name": "X",
                "position": 0,
                "stddev": 219.3018921,
                "variance": 48093.31986
              },
              {
                "average": 5380091.2,
                "count": 2898691,
                "maximum": 5380471.429,
                "minimum": 5379721.409,
                "name": "Y",
                "position": 1,
                "stddev": 222.169547,
                "variance": 49359.30762
              },
              {
                "average": 1141.821251,
                "count": 2898691,
                "maximum": 1210.754089,
                "minimum": 1087.274089,
                "name": "Z",
                "position": 2,
                "stddev": 21.81314542,
                "variance": 475.8133132
              },
              {
                "average": 63.95388643,
                "count": 2898691,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.58121395,
                "variance": 3315.5962
              },
              {
                "average": 1.261949963,
                "count": 2898691,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4919024391,
                "variance": 0.2419680096
              },
              {
                "average": 1.524578508,
                "count": 2898691,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6290573205,
                "variance": 0.3957131124
              },
              {
                "average": 0.4926051104,
                "count": 2898691,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999453989,
                "variance": 0.2499454018
              },
              {
                "average": 0,
                "count": 2898691,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188103182,
                "count": 2898691,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3907946103,
                "variance": 0.1527204274
              },
              {
                "average": 1.071333102,
                "count": 2898691,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94059086,
                "variance": 142.5777101
              },
              {
                "average": 8,
                "count": 2898691,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5688.757909,
                "count": 2898691,
                "maximum": 5691,
                "minimum": 5687,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.178454734,
                "variance": 1.388755559
              },
              {
                "average": 13176.27975,
                "count": 2898691,
                "maximum": 60416,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 6953.240671,
                "variance": 48347555.83
              },
              {
                "average": 13173.51538,
                "count": 2898691,
                "maximum": 56576,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6407.54204,
                "variance": 41056594.99
              },
              {
                "average": 13549.13673,
                "count": 2898691,
                "maximum": 54528,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 5000.595538,
                "variance": 25005955.73
              },
              {
                "average": 496424.7668,
                "count": 2898691,
                "maximum": 497832.7456,
                "minimum": 494928.1126,
                "name": "GpsTime",
                "position": 15,
                "stddev": 887.6856231,
                "variance": 787985.7655
              },
              {
                "average": 0,
                "count": 2898691,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2898691,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2898691,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2898691,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2898691,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363884.5284,
              5379721.409,
              1087.274089,
              364634.5284,
              5380471.429,
              1210.754089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363884.5283533918,
                    5379721.409150975,
                    1087.2740887058808
                  ],
                  [
                    363884.5283533918,
                    5380471.429150974,
                    1087.2740887058808
                  ],
                  [
                    364634.5283533918,
                    5380471.429150974,
                    1210.7540887058808
                  ],
                  [
                    364634.5283533918,
                    5379721.409150975,
                    1210.7540887058808
                  ],
                  [
                    363884.5283533918,
                    5379721.409150975,
                    1087.2740887058808
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T20:03:52+00:00",
            "end_time": "2011-09-19T19:15: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": "COL_2012_0099.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.66972586668139,
              48.49099951248112,
              1088.5580795677995
            ],
            [
              -118.66994740187033,
              48.497743950884214,
              1088.5580795677995
            ],
            [
              -118.65979941182208,
              48.49789076555315,
              1284.9580795677996
            ],
            [
              -118.6595792213543,
              48.49114629256195,
              1284.9580795677996
            ],
            [
              -118.66972586668139,
              48.49099951248112,
              1088.5580795677995
            ]
          ]
        ]
      },
      "bbox": [
        -118.6699474,
        48.49099951,
        1088.55808,
        -118.6595792,
        48.49789077,
        1284.95808
      ],
      "properties": {
        "datetime": "2011-09-19T22:39:12Z",
        "pc:count": 1820811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377004.7327,
            "count": 1820811,
            "maximum": 377384.5285,
            "minimum": 376634.5285,
            "name": "X",
            "position": 0,
            "stddev": 208.5750876,
            "variance": 43503.56717
          },
          {
            "average": 5372556.197,
            "count": 1820811,
            "maximum": 5372971.417,
            "minimum": 5372221.417,
            "name": "Y",
            "position": 1,
            "stddev": 204.180909,
            "variance": 41689.8436
          },
          {
            "average": 1181.23116,
            "count": 1820811,
            "maximum": 1284.95808,
            "minimum": 1088.55808,
            "name": "Z",
            "position": 2,
            "stddev": 38.73818382,
            "variance": 1500.646886
          },
          {
            "average": 86.79979251,
            "count": 1820811,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.95064472,
            "variance": 2910.672066
          },
          {
            "average": 1.187602667,
            "count": 1820811,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4492793329,
            "variance": 0.2018519189
          },
          {
            "average": 1.37512515,
            "count": 1820811,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6186344073,
            "variance": 0.3827085299
          },
          {
            "average": 0.4955072218,
            "count": 1820811,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999799518,
            "variance": 0.2499799522
          },
          {
            "average": 0,
            "count": 1820811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.325864134,
            "count": 1820811,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4686969393,
            "variance": 0.2196768209
          },
          {
            "average": -2.834133721,
            "count": 1820811,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01978807,
            "variance": 144.4753053
          },
          {
            "average": 8,
            "count": 1820811,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5701.809572,
            "count": 1820811,
            "maximum": 5703,
            "minimum": 5700,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8149352658,
            "variance": 0.6641194874
          },
          {
            "average": 21392.71899,
            "count": 1820811,
            "maximum": 62720,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 11923.38202,
            "variance": 142167038.9
          },
          {
            "average": 19812.08375,
            "count": 1820811,
            "maximum": 61440,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 9399.525427,
            "variance": 88351078.25
          },
          {
            "average": 20303.66968,
            "count": 1820811,
            "maximum": 60928,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 8354.596919,
            "variance": 69799289.68
          },
          {
            "average": 506312.5806,
            "count": 1820811,
            "maximum": 507152.366,
            "minimum": 505025.189,
            "name": "GpsTime",
            "position": 15,
            "stddev": 571.5121743,
            "variance": 326626.1654
          },
          {
            "average": 0,
            "count": 1820811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1820811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          376634.5285,
          5372221.417,
          1088.55808,
          377384.5285,
          5372971.417,
          1284.95808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                376634.52850532776,
                5372221.417409668,
                1088.5580795677995
              ],
              [
                376634.52850532776,
                5372971.417409668,
                1088.5580795677995
              ],
              [
                377384.52850532776,
                5372971.417409668,
                1284.9580795677996
              ],
              [
                377384.52850532776,
                5372221.417409668,
                1284.9580795677996
              ],
              [
                376634.52850532776,
                5372221.417409668,
                1088.5580795677995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:39:12+00:00",
        "end_time": "2011-09-19T22:03:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0099.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0099.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0099.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0099.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6699474,
            48.49099951,
            1088.55808,
            -118.6595792,
            48.49789077,
            1284.95808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.66972586668139,
                  48.49099951248112,
                  1088.5580795677995
                ],
                [
                  -118.66994740187033,
                  48.497743950884214,
                  1088.5580795677995
                ],
                [
                  -118.65979941182208,
                  48.49789076555315,
                  1284.9580795677996
                ],
                [
                  -118.6595792213543,
                  48.49114629256195,
                  1284.9580795677996
                ],
                [
                  -118.66972586668139,
                  48.49099951248112,
                  1088.5580795677995
                ]
              ]
            ]
          },
          "id": "COL_2012_0099.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0099.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:39:12Z",
            "pc:count": 1820811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377004.7327,
                "count": 1820811,
                "maximum": 377384.5285,
                "minimum": 376634.5285,
                "name": "X",
                "position": 0,
                "stddev": 208.5750876,
                "variance": 43503.56717
              },
              {
                "average": 5372556.197,
                "count": 1820811,
                "maximum": 5372971.417,
                "minimum": 5372221.417,
                "name": "Y",
                "position": 1,
                "stddev": 204.180909,
                "variance": 41689.8436
              },
              {
                "average": 1181.23116,
                "count": 1820811,
                "maximum": 1284.95808,
                "minimum": 1088.55808,
                "name": "Z",
                "position": 2,
                "stddev": 38.73818382,
                "variance": 1500.646886
              },
              {
                "average": 86.79979251,
                "count": 1820811,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.95064472,
                "variance": 2910.672066
              },
              {
                "average": 1.187602667,
                "count": 1820811,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4492793329,
                "variance": 0.2018519189
              },
              {
                "average": 1.37512515,
                "count": 1820811,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6186344073,
                "variance": 0.3827085299
              },
              {
                "average": 0.4955072218,
                "count": 1820811,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999799518,
                "variance": 0.2499799522
              },
              {
                "average": 0,
                "count": 1820811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.325864134,
                "count": 1820811,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4686969393,
                "variance": 0.2196768209
              },
              {
                "average": -2.834133721,
                "count": 1820811,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01978807,
                "variance": 144.4753053
              },
              {
                "average": 8,
                "count": 1820811,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5701.809572,
                "count": 1820811,
                "maximum": 5703,
                "minimum": 5700,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8149352658,
                "variance": 0.6641194874
              },
              {
                "average": 21392.71899,
                "count": 1820811,
                "maximum": 62720,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 11923.38202,
                "variance": 142167038.9
              },
              {
                "average": 19812.08375,
                "count": 1820811,
                "maximum": 61440,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 9399.525427,
                "variance": 88351078.25
              },
              {
                "average": 20303.66968,
                "count": 1820811,
                "maximum": 60928,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 8354.596919,
                "variance": 69799289.68
              },
              {
                "average": 506312.5806,
                "count": 1820811,
                "maximum": 507152.366,
                "minimum": 505025.189,
                "name": "GpsTime",
                "position": 15,
                "stddev": 571.5121743,
                "variance": 326626.1654
              },
              {
                "average": 0,
                "count": 1820811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1820811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              376634.5285,
              5372221.417,
              1088.55808,
              377384.5285,
              5372971.417,
              1284.95808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    376634.52850532776,
                    5372221.417409668,
                    1088.5580795677995
                  ],
                  [
                    376634.52850532776,
                    5372971.417409668,
                    1088.5580795677995
                  ],
                  [
                    377384.52850532776,
                    5372971.417409668,
                    1284.9580795677996
                  ],
                  [
                    377384.52850532776,
                    5372221.417409668,
                    1284.9580795677996
                  ],
                  [
                    376634.52850532776,
                    5372221.417409668,
                    1088.5580795677995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:39:12+00:00",
            "end_time": "2011-09-19T22:03:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_2275.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.80833024131319,
              48.96122753025066,
              917.3915183572677
            ],
            [
              -118.80857416519505,
              48.96797109944522,
              917.3915183572677
            ],
            [
              -118.79833184724123,
              48.96813126702046,
              1197.0715183572677
            ],
            [
              -118.79808930292943,
              48.96138766001461,
              1197.0715183572677
            ],
            [
              -118.80833024131319,
              48.96122753025066,
              917.3915183572677
            ]
          ]
        ]
      },
      "bbox": [
        -118.8085742,
        48.96122753,
        917.3915184,
        -118.7980893,
        48.96813127,
        1197.071518
      ],
      "properties": {
        "datetime": "2011-09-20T21:56:55Z",
        "pc:count": 2238937,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368067.9513,
            "count": 2238937,
            "maximum": 368384.5301,
            "minimum": 367634.5301,
            "name": "X",
            "position": 0,
            "stddev": 183.1166299,
            "variance": 33531.70014
          },
          {
            "average": 5425102.071,
            "count": 2238937,
            "maximum": 5425471.429,
            "minimum": 5424721.409,
            "name": "Y",
            "position": 1,
            "stddev": 222.4154658,
            "variance": 49468.63941
          },
          {
            "average": 1045.256937,
            "count": 2238937,
            "maximum": 1197.071518,
            "minimum": 917.3915184,
            "name": "Z",
            "position": 2,
            "stddev": 54.22953218,
            "variance": 2940.842161
          },
          {
            "average": 94.41488706,
            "count": 2238937,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.0610221,
            "variance": 1941.373668
          },
          {
            "average": 1.093416206,
            "count": 2238937,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3261681716,
            "variance": 0.1063856762
          },
          {
            "average": 1.186820353,
            "count": 2238937,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4658483397,
            "variance": 0.2170146756
          },
          {
            "average": 0.4969536883,
            "count": 2238937,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908316,
            "variance": 0.2499908316
          },
          {
            "average": 0,
            "count": 2238937,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338667412,
            "count": 2238937,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4732566916,
            "variance": 0.2239718962
          },
          {
            "average": -5.860344002,
            "count": 2238937,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72658434,
            "variance": 137.5127803
          },
          {
            "average": 6,
            "count": 2238937,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5671.150814,
            "count": 2238937,
            "maximum": 5673,
            "minimum": 5669,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.411189073,
            "variance": 1.991454601
          },
          {
            "average": 25841.99896,
            "count": 2238937,
            "maximum": 61184,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 13843.77353,
            "variance": 191650065.6
          },
          {
            "average": 23528.06807,
            "count": 2238937,
            "maximum": 57088,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 11494.73916,
            "variance": 132129028.3
          },
          {
            "average": 22682.09941,
            "count": 2238937,
            "maximum": 56576,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 10338.91018,
            "variance": 106893063.8
          },
          {
            "average": 589361.2543,
            "count": 2238937,
            "maximum": 591015.2392,
            "minimum": 587712.2278,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1181.64494,
            "variance": 1396284.765
          },
          {
            "average": 0,
            "count": 2238937,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238937,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238937,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238937,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2238937,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          367634.5301,
          5424721.409,
          917.3915184,
          368384.5301,
          5425471.429,
          1197.071518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                367634.5300746124,
                5424721.409327585,
                917.3915183572677
              ],
              [
                367634.5300746124,
                5425471.429327585,
                917.3915183572677
              ],
              [
                368384.5300746124,
                5425471.429327585,
                1197.0715183572677
              ],
              [
                368384.5300746124,
                5424721.409327585,
                1197.0715183572677
              ],
              [
                367634.5300746124,
                5424721.409327585,
                917.3915183572677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T21:56:55+00:00",
        "end_time": "2011-09-20T21:01:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2275.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2275.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2275.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2275.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8085742,
            48.96122753,
            917.3915184,
            -118.7980893,
            48.96813127,
            1197.071518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.80833024131319,
                  48.96122753025066,
                  917.3915183572677
                ],
                [
                  -118.80857416519505,
                  48.96797109944522,
                  917.3915183572677
                ],
                [
                  -118.79833184724123,
                  48.96813126702046,
                  1197.0715183572677
                ],
                [
                  -118.79808930292943,
                  48.96138766001461,
                  1197.0715183572677
                ],
                [
                  -118.80833024131319,
                  48.96122753025066,
                  917.3915183572677
                ]
              ]
            ]
          },
          "id": "COL_2012_2275.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2275.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:56:55Z",
            "pc:count": 2238937,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368067.9513,
                "count": 2238937,
                "maximum": 368384.5301,
                "minimum": 367634.5301,
                "name": "X",
                "position": 0,
                "stddev": 183.1166299,
                "variance": 33531.70014
              },
              {
                "average": 5425102.071,
                "count": 2238937,
                "maximum": 5425471.429,
                "minimum": 5424721.409,
                "name": "Y",
                "position": 1,
                "stddev": 222.4154658,
                "variance": 49468.63941
              },
              {
                "average": 1045.256937,
                "count": 2238937,
                "maximum": 1197.071518,
                "minimum": 917.3915184,
                "name": "Z",
                "position": 2,
                "stddev": 54.22953218,
                "variance": 2940.842161
              },
              {
                "average": 94.41488706,
                "count": 2238937,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.0610221,
                "variance": 1941.373668
              },
              {
                "average": 1.093416206,
                "count": 2238937,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3261681716,
                "variance": 0.1063856762
              },
              {
                "average": 1.186820353,
                "count": 2238937,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4658483397,
                "variance": 0.2170146756
              },
              {
                "average": 0.4969536883,
                "count": 2238937,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908316,
                "variance": 0.2499908316
              },
              {
                "average": 0,
                "count": 2238937,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338667412,
                "count": 2238937,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4732566916,
                "variance": 0.2239718962
              },
              {
                "average": -5.860344002,
                "count": 2238937,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72658434,
                "variance": 137.5127803
              },
              {
                "average": 6,
                "count": 2238937,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5671.150814,
                "count": 2238937,
                "maximum": 5673,
                "minimum": 5669,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.411189073,
                "variance": 1.991454601
              },
              {
                "average": 25841.99896,
                "count": 2238937,
                "maximum": 61184,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 13843.77353,
                "variance": 191650065.6
              },
              {
                "average": 23528.06807,
                "count": 2238937,
                "maximum": 57088,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 11494.73916,
                "variance": 132129028.3
              },
              {
                "average": 22682.09941,
                "count": 2238937,
                "maximum": 56576,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 10338.91018,
                "variance": 106893063.8
              },
              {
                "average": 589361.2543,
                "count": 2238937,
                "maximum": 591015.2392,
                "minimum": 587712.2278,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1181.64494,
                "variance": 1396284.765
              },
              {
                "average": 0,
                "count": 2238937,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238937,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238937,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238937,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2238937,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              367634.5301,
              5424721.409,
              917.3915184,
              368384.5301,
              5425471.429,
              1197.071518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    367634.5300746124,
                    5424721.409327585,
                    917.3915183572677
                  ],
                  [
                    367634.5300746124,
                    5425471.429327585,
                    917.3915183572677
                  ],
                  [
                    368384.5300746124,
                    5425471.429327585,
                    1197.0715183572677
                  ],
                  [
                    368384.5300746124,
                    5424721.409327585,
                    1197.0715183572677
                  ],
                  [
                    367634.5300746124,
                    5424721.409327585,
                    917.3915183572677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T21:56:55+00:00",
            "end_time": "2011-09-20T21: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": "COL_2012_1556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.48681451113262,
              48.83087795627665,
              1341.5075637319528
            ],
            [
              -118.48697869197964,
              48.83642474275507,
              1341.5075637319528
            ],
            [
              -118.48184589437635,
              48.836490844637034,
              1606.0475637319528
            ],
            [
              -118.48168227974739,
              48.83094404533102,
              1606.0475637319528
            ],
            [
              -118.48681451113262,
              48.83087795627665,
              1341.5075637319528
            ]
          ]
        ]
      },
      "bbox": [
        -118.4869787,
        48.83087796,
        1341.507564,
        -118.4816823,
        48.83649084,
        1606.047564
      ],
      "properties": {
        "datetime": "2011-09-14T22:04:04Z",
        "pc:count": 833174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 391087.3034,
            "count": 833174,
            "maximum": 391261.3103,
            "minimum": 390884.5303,
            "name": "X",
            "position": 0,
            "stddev": 108.1757386,
            "variance": 11701.99043
          },
          {
            "average": 5409994.587,
            "count": 833174,
            "maximum": 5410338.219,
            "minimum": 5409721.419,
            "name": "Y",
            "position": 1,
            "stddev": 163.1927395,
            "variance": 26631.87021
          },
          {
            "average": 1463.893136,
            "count": 833174,
            "maximum": 1606.047564,
            "minimum": 1341.507564,
            "name": "Z",
            "position": 2,
            "stddev": 54.3406228,
            "variance": 2952.903286
          },
          {
            "average": 62.03614971,
            "count": 833174,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.12872701,
            "variance": 3615.463811
          },
          {
            "average": 1.35580563,
            "count": 833174,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5760618079,
            "variance": 0.3318472065
          },
          {
            "average": 1.711340008,
            "count": 833174,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7161416165,
            "variance": 0.5128588148
          },
          {
            "average": 0.4944273345,
            "count": 833174,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999692445,
            "variance": 0.2499692454
          },
          {
            "average": 0,
            "count": 833174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212696268,
            "count": 833174,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4092148168,
            "variance": 0.1674567663
          },
          {
            "average": 5.823600274,
            "count": 833174,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.806146114,
            "variance": 96.16050161
          },
          {
            "average": 5,
            "count": 833174,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5608.637385,
            "count": 833174,
            "maximum": 5610,
            "minimum": 5608,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6980381009,
            "variance": 0.4872571903
          },
          {
            "average": 6375.213437,
            "count": 833174,
            "maximum": 60416,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 5415.331794,
            "variance": 29325818.44
          },
          {
            "average": 8550.992518,
            "count": 833174,
            "maximum": 60416,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 4789.866666,
            "variance": 22942822.68
          },
          {
            "average": 9787.597443,
            "count": 833174,
            "maximum": 60672,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 2913.17351,
            "variance": 8486579.901
          },
          {
            "average": 71918.79682,
            "count": 833174,
            "maximum": 73044.40136,
            "minimum": 71350.81053,
            "name": "GpsTime",
            "position": 15,
            "stddev": 602.1189513,
            "variance": 362547.2315
          },
          {
            "average": 0,
            "count": 833174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          390884.5303,
          5409721.419,
          1341.507564,
          391261.3103,
          5410338.219,
          1606.047564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                390884.530302544,
                5409721.418766214,
                1341.5075637319528
              ],
              [
                390884.530302544,
                5410338.218766214,
                1341.5075637319528
              ],
              [
                391261.31030254404,
                5410338.218766214,
                1606.0475637319528
              ],
              [
                391261.31030254404,
                5409721.418766214,
                1606.0475637319528
              ],
              [
                390884.530302544,
                5409721.418766214,
                1341.5075637319528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T22:04:04+00:00",
        "end_time": "2011-09-14T21:35:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4869787,
            48.83087796,
            1341.507564,
            -118.4816823,
            48.83649084,
            1606.047564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.48681451113262,
                  48.83087795627665,
                  1341.5075637319528
                ],
                [
                  -118.48697869197964,
                  48.83642474275507,
                  1341.5075637319528
                ],
                [
                  -118.48184589437635,
                  48.836490844637034,
                  1606.0475637319528
                ],
                [
                  -118.48168227974739,
                  48.83094404533102,
                  1606.0475637319528
                ],
                [
                  -118.48681451113262,
                  48.83087795627665,
                  1341.5075637319528
                ]
              ]
            ]
          },
          "id": "COL_2012_1556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:04:04Z",
            "pc:count": 833174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 391087.3034,
                "count": 833174,
                "maximum": 391261.3103,
                "minimum": 390884.5303,
                "name": "X",
                "position": 0,
                "stddev": 108.1757386,
                "variance": 11701.99043
              },
              {
                "average": 5409994.587,
                "count": 833174,
                "maximum": 5410338.219,
                "minimum": 5409721.419,
                "name": "Y",
                "position": 1,
                "stddev": 163.1927395,
                "variance": 26631.87021
              },
              {
                "average": 1463.893136,
                "count": 833174,
                "maximum": 1606.047564,
                "minimum": 1341.507564,
                "name": "Z",
                "position": 2,
                "stddev": 54.3406228,
                "variance": 2952.903286
              },
              {
                "average": 62.03614971,
                "count": 833174,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.12872701,
                "variance": 3615.463811
              },
              {
                "average": 1.35580563,
                "count": 833174,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5760618079,
                "variance": 0.3318472065
              },
              {
                "average": 1.711340008,
                "count": 833174,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7161416165,
                "variance": 0.5128588148
              },
              {
                "average": 0.4944273345,
                "count": 833174,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999692445,
                "variance": 0.2499692454
              },
              {
                "average": 0,
                "count": 833174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212696268,
                "count": 833174,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4092148168,
                "variance": 0.1674567663
              },
              {
                "average": 5.823600274,
                "count": 833174,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.806146114,
                "variance": 96.16050161
              },
              {
                "average": 5,
                "count": 833174,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5608.637385,
                "count": 833174,
                "maximum": 5610,
                "minimum": 5608,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6980381009,
                "variance": 0.4872571903
              },
              {
                "average": 6375.213437,
                "count": 833174,
                "maximum": 60416,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 5415.331794,
                "variance": 29325818.44
              },
              {
                "average": 8550.992518,
                "count": 833174,
                "maximum": 60416,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 4789.866666,
                "variance": 22942822.68
              },
              {
                "average": 9787.597443,
                "count": 833174,
                "maximum": 60672,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 2913.17351,
                "variance": 8486579.901
              },
              {
                "average": 71918.79682,
                "count": 833174,
                "maximum": 73044.40136,
                "minimum": 71350.81053,
                "name": "GpsTime",
                "position": 15,
                "stddev": 602.1189513,
                "variance": 362547.2315
              },
              {
                "average": 0,
                "count": 833174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              390884.5303,
              5409721.419,
              1341.507564,
              391261.3103,
              5410338.219,
              1606.047564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    390884.530302544,
                    5409721.418766214,
                    1341.5075637319528
                  ],
                  [
                    390884.530302544,
                    5410338.218766214,
                    1341.5075637319528
                  ],
                  [
                    391261.31030254404,
                    5410338.218766214,
                    1606.0475637319528
                  ],
                  [
                    391261.31030254404,
                    5409721.418766214,
                    1606.0475637319528
                  ],
                  [
                    390884.530302544,
                    5409721.418766214,
                    1341.5075637319528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T22:04:04+00:00",
            "end_time": "2011-09-14T21:35: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": "COL_2012_0540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.69248993172008,
              48.564890766789226,
              1102.6134123816364
            ],
            [
              -118.69271507577409,
              48.571635219300084,
              1102.6134123816364
            ],
            [
              -118.68255242603854,
              48.57178420825725,
              1293.1134123816364
            ],
            [
              -118.68232863213572,
              48.56503972063461,
              1293.1134123816364
            ],
            [
              -118.69248993172008,
              48.564890766789226,
              1102.6134123816364
            ]
          ]
        ]
      },
      "bbox": [
        -118.6927151,
        48.56489077,
        1102.613412,
        -118.6823286,
        48.57178421,
        1293.113412
      ],
      "properties": {
        "datetime": "2011-09-19T19:31:25Z",
        "pc:count": 2174479,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 375480.255,
            "count": 2174479,
            "maximum": 375884.5292,
            "minimum": 375134.5292,
            "name": "X",
            "position": 0,
            "stddev": 215.4399653,
            "variance": 46414.37863
          },
          {
            "average": 5380861.069,
            "count": 2174479,
            "maximum": 5381221.429,
            "minimum": 5380471.409,
            "name": "Y",
            "position": 1,
            "stddev": 220.0889859,
            "variance": 48439.16172
          },
          {
            "average": 1203.535887,
            "count": 2174479,
            "maximum": 1293.113412,
            "minimum": 1102.613412,
            "name": "Z",
            "position": 2,
            "stddev": 34.57586816,
            "variance": 1195.490659
          },
          {
            "average": 79.7292133,
            "count": 2174479,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.5430551,
            "variance": 3427.2893
          },
          {
            "average": 1.22593366,
            "count": 2174479,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4801282572,
            "variance": 0.2305231434
          },
          {
            "average": 1.45137111,
            "count": 2174479,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6436318839,
            "variance": 0.414262002
          },
          {
            "average": 0.4953692356,
            "count": 2174479,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999786705,
            "variance": 0.249978671
          },
          {
            "average": 0,
            "count": 2174479,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251444139,
            "count": 2174479,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.433843371,
            "variance": 0.1882200705
          },
          {
            "average": -0.2338846759,
            "count": 2174479,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.32261854,
            "variance": 151.8469276
          },
          {
            "average": 8,
            "count": 2174479,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5686.758758,
            "count": 2174479,
            "maximum": 5688,
            "minimum": 5685,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.897899589,
            "variance": 0.8062236719
          },
          {
            "average": 12778.85628,
            "count": 2174479,
            "maximum": 62976,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 8917.96467,
            "variance": 79530093.86
          },
          {
            "average": 12489.05218,
            "count": 2174479,
            "maximum": 61696,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7364.916775,
            "variance": 54241999.11
          },
          {
            "average": 13528.38855,
            "count": 2174479,
            "maximum": 61184,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6416.442137,
            "variance": 41170729.7
          },
          {
            "average": 494966.1512,
            "count": 2174479,
            "maximum": 495885.3929,
            "minimum": 493637.8724,
            "name": "GpsTime",
            "position": 15,
            "stddev": 651.8020015,
            "variance": 424845.8491
          },
          {
            "average": 0,
            "count": 2174479,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2174479,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2174479,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2174479,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2174479,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375134.5292,
          5380471.409,
          1102.613412,
          375884.5292,
          5381221.429,
          1293.113412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375134.5292486795,
                5380471.408697915,
                1102.6134123816364
              ],
              [
                375134.5292486795,
                5381221.428697915,
                1102.6134123816364
              ],
              [
                375884.5292486795,
                5381221.428697915,
                1293.1134123816364
              ],
              [
                375884.5292486795,
                5380471.408697915,
                1293.1134123816364
              ],
              [
                375134.5292486795,
                5380471.408697915,
                1102.6134123816364
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T19:31:25+00:00",
        "end_time": "2011-09-19T18:53:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6927151,
            48.56489077,
            1102.613412,
            -118.6823286,
            48.57178421,
            1293.113412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.69248993172008,
                  48.564890766789226,
                  1102.6134123816364
                ],
                [
                  -118.69271507577409,
                  48.571635219300084,
                  1102.6134123816364
                ],
                [
                  -118.68255242603854,
                  48.57178420825725,
                  1293.1134123816364
                ],
                [
                  -118.68232863213572,
                  48.56503972063461,
                  1293.1134123816364
                ],
                [
                  -118.69248993172008,
                  48.564890766789226,
                  1102.6134123816364
                ]
              ]
            ]
          },
          "id": "COL_2012_0540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:31:25Z",
            "pc:count": 2174479,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 375480.255,
                "count": 2174479,
                "maximum": 375884.5292,
                "minimum": 375134.5292,
                "name": "X",
                "position": 0,
                "stddev": 215.4399653,
                "variance": 46414.37863
              },
              {
                "average": 5380861.069,
                "count": 2174479,
                "maximum": 5381221.429,
                "minimum": 5380471.409,
                "name": "Y",
                "position": 1,
                "stddev": 220.0889859,
                "variance": 48439.16172
              },
              {
                "average": 1203.535887,
                "count": 2174479,
                "maximum": 1293.113412,
                "minimum": 1102.613412,
                "name": "Z",
                "position": 2,
                "stddev": 34.57586816,
                "variance": 1195.490659
              },
              {
                "average": 79.7292133,
                "count": 2174479,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.5430551,
                "variance": 3427.2893
              },
              {
                "average": 1.22593366,
                "count": 2174479,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4801282572,
                "variance": 0.2305231434
              },
              {
                "average": 1.45137111,
                "count": 2174479,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6436318839,
                "variance": 0.414262002
              },
              {
                "average": 0.4953692356,
                "count": 2174479,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999786705,
                "variance": 0.249978671
              },
              {
                "average": 0,
                "count": 2174479,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251444139,
                "count": 2174479,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.433843371,
                "variance": 0.1882200705
              },
              {
                "average": -0.2338846759,
                "count": 2174479,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.32261854,
                "variance": 151.8469276
              },
              {
                "average": 8,
                "count": 2174479,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5686.758758,
                "count": 2174479,
                "maximum": 5688,
                "minimum": 5685,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.897899589,
                "variance": 0.8062236719
              },
              {
                "average": 12778.85628,
                "count": 2174479,
                "maximum": 62976,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 8917.96467,
                "variance": 79530093.86
              },
              {
                "average": 12489.05218,
                "count": 2174479,
                "maximum": 61696,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7364.916775,
                "variance": 54241999.11
              },
              {
                "average": 13528.38855,
                "count": 2174479,
                "maximum": 61184,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6416.442137,
                "variance": 41170729.7
              },
              {
                "average": 494966.1512,
                "count": 2174479,
                "maximum": 495885.3929,
                "minimum": 493637.8724,
                "name": "GpsTime",
                "position": 15,
                "stddev": 651.8020015,
                "variance": 424845.8491
              },
              {
                "average": 0,
                "count": 2174479,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2174479,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2174479,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2174479,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2174479,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375134.5292,
              5380471.409,
              1102.613412,
              375884.5292,
              5381221.429,
              1293.113412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375134.5292486795,
                    5380471.408697915,
                    1102.6134123816364
                  ],
                  [
                    375134.5292486795,
                    5381221.428697915,
                    1102.6134123816364
                  ],
                  [
                    375884.5292486795,
                    5381221.428697915,
                    1293.1134123816364
                  ],
                  [
                    375884.5292486795,
                    5380471.408697915,
                    1293.1134123816364
                  ],
                  [
                    375134.5292486795,
                    5380471.408697915,
                    1102.6134123816364
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T19:31:25+00:00",
            "end_time": "2011-09-19T18: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": "COL_2012_0705.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.50020993348427,
              48.594547157191116,
              1577.7531750882667
            ],
            [
              -118.50040971362682,
              48.60129220649953,
              1577.7531750882667
            ],
            [
              -118.4902401680175,
              48.601424281576854,
              1904.2531750882667
            ],
            [
              -118.4900417407284,
              48.594679201135854,
              1904.2531750882667
            ],
            [
              -118.50020993348427,
              48.594547157191116,
              1577.7531750882667
            ]
          ]
        ]
      },
      "bbox": [
        -118.5004097,
        48.59454716,
        1577.753175,
        -118.4900417,
        48.60142428,
        1904.253175
      ],
      "properties": {
        "datetime": "2011-09-19T23:09:58Z",
        "pc:count": 2795607,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 389786.3402,
            "count": 2795607,
            "maximum": 390134.5293,
            "minimum": 389384.5293,
            "name": "X",
            "position": 0,
            "stddev": 226.0771897,
            "variance": 51110.89572
          },
          {
            "average": 5383851.978,
            "count": 2795607,
            "maximum": 5384221.429,
            "minimum": 5383471.409,
            "name": "Y",
            "position": 1,
            "stddev": 199.4474412,
            "variance": 39779.28182
          },
          {
            "average": 1766.29381,
            "count": 2795607,
            "maximum": 1904.253175,
            "minimum": 1577.753175,
            "name": "Z",
            "position": 2,
            "stddev": 71.9391812,
            "variance": 5175.245792
          },
          {
            "average": 81.85609315,
            "count": 2795607,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.70874233,
            "variance": 2778.211518
          },
          {
            "average": 1.098885144,
            "count": 2795607,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3254783726,
            "variance": 0.105936171
          },
          {
            "average": 1.197797831,
            "count": 2795607,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4573623371,
            "variance": 0.2091803074
          },
          {
            "average": 0.4977262541,
            "count": 2795607,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949195,
            "variance": 0.2499949195
          },
          {
            "average": 0,
            "count": 2795607,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.138058032,
            "count": 2795607,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3449609459,
            "variance": 0.1189980542
          },
          {
            "average": -3.004241418,
            "count": 2795607,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08743294,
            "variance": 146.1060351
          },
          {
            "average": 75.79627322,
            "count": 2795607,
            "maximum": 150,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 66.16500829,
            "variance": 4377.808322
          },
          {
            "average": 5607.257598,
            "count": 2795607,
            "maximum": 5706,
            "minimum": 5562,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 41.84218564,
            "variance": 1750.768499
          },
          {
            "average": 15988.94966,
            "count": 2795607,
            "maximum": 62720,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10015.89598,
            "variance": 100318172.3
          },
          {
            "average": 15673.41561,
            "count": 2795607,
            "maximum": 62464,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 8476.332487,
            "variance": 71848212.44
          },
          {
            "average": 15429.57522,
            "count": 2795607,
            "maximum": 63232,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6200.909512,
            "variance": 38451278.77
          },
          {
            "average": 326255.0537,
            "count": 2795607,
            "maximum": 508998.562,
            "minimum": 156001.9789,
            "name": "GpsTime",
            "position": 15,
            "stddev": 131737.8497,
            "variance": 17354861040.0
          },
          {
            "average": 0,
            "count": 2795607,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2795607,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2795607,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2795607,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2795607,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          389384.5293,
          5383471.409,
          1577.753175,
          390134.5293,
          5384221.429,
          1904.253175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                389384.5292741823,
                5383471.409074241,
                1577.7531750882667
              ],
              [
                389384.5292741823,
                5384221.429074241,
                1577.7531750882667
              ],
              [
                390134.5292741823,
                5384221.429074241,
                1904.2531750882667
              ],
              [
                390134.5292741823,
                5383471.409074241,
                1904.2531750882667
              ],
              [
                389384.5292741823,
                5383471.409074241,
                1577.7531750882667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T23:09:58+00:00",
        "end_time": "2011-09-15T21:06:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0705.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0705.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0705.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0705.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5004097,
            48.59454716,
            1577.753175,
            -118.4900417,
            48.60142428,
            1904.253175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.50020993348427,
                  48.594547157191116,
                  1577.7531750882667
                ],
                [
                  -118.50040971362682,
                  48.60129220649953,
                  1577.7531750882667
                ],
                [
                  -118.4902401680175,
                  48.601424281576854,
                  1904.2531750882667
                ],
                [
                  -118.4900417407284,
                  48.594679201135854,
                  1904.2531750882667
                ],
                [
                  -118.50020993348427,
                  48.594547157191116,
                  1577.7531750882667
                ]
              ]
            ]
          },
          "id": "COL_2012_0705.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0705.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:09:58Z",
            "pc:count": 2795607,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 389786.3402,
                "count": 2795607,
                "maximum": 390134.5293,
                "minimum": 389384.5293,
                "name": "X",
                "position": 0,
                "stddev": 226.0771897,
                "variance": 51110.89572
              },
              {
                "average": 5383851.978,
                "count": 2795607,
                "maximum": 5384221.429,
                "minimum": 5383471.409,
                "name": "Y",
                "position": 1,
                "stddev": 199.4474412,
                "variance": 39779.28182
              },
              {
                "average": 1766.29381,
                "count": 2795607,
                "maximum": 1904.253175,
                "minimum": 1577.753175,
                "name": "Z",
                "position": 2,
                "stddev": 71.9391812,
                "variance": 5175.245792
              },
              {
                "average": 81.85609315,
                "count": 2795607,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.70874233,
                "variance": 2778.211518
              },
              {
                "average": 1.098885144,
                "count": 2795607,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3254783726,
                "variance": 0.105936171
              },
              {
                "average": 1.197797831,
                "count": 2795607,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4573623371,
                "variance": 0.2091803074
              },
              {
                "average": 0.4977262541,
                "count": 2795607,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949195,
                "variance": 0.2499949195
              },
              {
                "average": 0,
                "count": 2795607,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.138058032,
                "count": 2795607,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3449609459,
                "variance": 0.1189980542
              },
              {
                "average": -3.004241418,
                "count": 2795607,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08743294,
                "variance": 146.1060351
              },
              {
                "average": 75.79627322,
                "count": 2795607,
                "maximum": 150,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 66.16500829,
                "variance": 4377.808322
              },
              {
                "average": 5607.257598,
                "count": 2795607,
                "maximum": 5706,
                "minimum": 5562,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 41.84218564,
                "variance": 1750.768499
              },
              {
                "average": 15988.94966,
                "count": 2795607,
                "maximum": 62720,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10015.89598,
                "variance": 100318172.3
              },
              {
                "average": 15673.41561,
                "count": 2795607,
                "maximum": 62464,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 8476.332487,
                "variance": 71848212.44
              },
              {
                "average": 15429.57522,
                "count": 2795607,
                "maximum": 63232,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6200.909512,
                "variance": 38451278.77
              },
              {
                "average": 326255.0537,
                "count": 2795607,
                "maximum": 508998.562,
                "minimum": 156001.9789,
                "name": "GpsTime",
                "position": 15,
                "stddev": 131737.8497,
                "variance": 17354861040.0
              },
              {
                "average": 0,
                "count": 2795607,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2795607,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2795607,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2795607,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2795607,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              389384.5293,
              5383471.409,
              1577.753175,
              390134.5293,
              5384221.429,
              1904.253175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    389384.5292741823,
                    5383471.409074241,
                    1577.7531750882667
                  ],
                  [
                    389384.5292741823,
                    5384221.429074241,
                    1577.7531750882667
                  ],
                  [
                    390134.5292741823,
                    5384221.429074241,
                    1904.2531750882667
                  ],
                  [
                    390134.5292741823,
                    5383471.409074241,
                    1904.2531750882667
                  ],
                  [
                    389384.5292741823,
                    5383471.409074241,
                    1577.7531750882667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T23:09:58+00:00",
            "end_time": "2011-09-15T21:06: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": "COL_2012_0247.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.86348487129746,
              48.51501576332725,
              1064.1052731179418
            ],
            [
              -118.86373231397823,
              48.52175946902867,
              1064.1052731179418
            ],
            [
              -118.85358058335825,
              48.52192342664268,
              1296.2052731179417
            ],
            [
              -118.85333448660909,
              48.51517968231458,
              1296.2052731179417
            ],
            [
              -118.86348487129746,
              48.51501576332725,
              1064.1052731179418
            ]
          ]
        ]
      },
      "bbox": [
        -118.8637323,
        48.51501576,
        1064.105273,
        -118.8533345,
        48.52192343,
        1296.205273
      ],
      "properties": {
        "datetime": "2011-09-19T21:43:40Z",
        "pc:count": 1619611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362759.3423,
            "count": 1619611,
            "maximum": 363134.5287,
            "minimum": 362384.5287,
            "name": "X",
            "position": 0,
            "stddev": 215.8707241,
            "variance": 46600.16954
          },
          {
            "average": 5375623.182,
            "count": 1619611,
            "maximum": 5375971.419,
            "minimum": 5375221.419,
            "name": "Y",
            "position": 1,
            "stddev": 199.5989387,
            "variance": 39839.73632
          },
          {
            "average": 1156.285253,
            "count": 1619611,
            "maximum": 1296.205273,
            "minimum": 1064.105273,
            "name": "Z",
            "position": 2,
            "stddev": 44.00210809,
            "variance": 1936.185516
          },
          {
            "average": 74.20517952,
            "count": 1619611,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.0113782,
            "variance": 3250.297244
          },
          {
            "average": 1.225407212,
            "count": 1619611,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4727783071,
            "variance": 0.2235193277
          },
          {
            "average": 1.451137958,
            "count": 1619611,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6280804479,
            "variance": 0.394485049
          },
          {
            "average": 0.4958980891,
            "count": 1619611,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999833284,
            "variance": 0.2499833287
          },
          {
            "average": 0,
            "count": 1619611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263445358,
            "count": 1619611,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4405020105,
            "variance": 0.1940420212
          },
          {
            "average": -2.200409889,
            "count": 1619611,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.18712581,
            "variance": 125.1517838
          },
          {
            "average": 8,
            "count": 1619611,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5697.164935,
            "count": 1619611,
            "maximum": 5698,
            "minimum": 5696,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7700097159,
            "variance": 0.5929149626
          },
          {
            "average": 14212.42978,
            "count": 1619611,
            "maximum": 61952,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9309.80078,
            "variance": 86672390.57
          },
          {
            "average": 13870.26304,
            "count": 1619611,
            "maximum": 58368,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7851.010539,
            "variance": 61638366.48
          },
          {
            "average": 14323.13149,
            "count": 1619611,
            "maximum": 57088,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 6459.618502,
            "variance": 41726671.19
          },
          {
            "average": 502766.8244,
            "count": 1619611,
            "maximum": 503820.6735,
            "minimum": 501780.5136,
            "name": "GpsTime",
            "position": 15,
            "stddev": 861.553366,
            "variance": 742274.2024
          },
          {
            "average": 0,
            "count": 1619611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          362384.5287,
          5375221.419,
          1064.105273,
          363134.5287,
          5375971.419,
          1296.205273
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                362384.52870974946,
                5375221.41923503,
                1064.1052731179418
              ],
              [
                362384.52870974946,
                5375971.41923503,
                1064.1052731179418
              ],
              [
                363134.52870974946,
                5375971.41923503,
                1296.2052731179417
              ],
              [
                363134.52870974946,
                5375221.41923503,
                1296.2052731179417
              ],
              [
                362384.52870974946,
                5375221.41923503,
                1064.1052731179418
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T21:43:40+00:00",
        "end_time": "2011-09-19T21:09:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0247.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0247.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0247.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0247.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8637323,
            48.51501576,
            1064.105273,
            -118.8533345,
            48.52192343,
            1296.205273
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.86348487129746,
                  48.51501576332725,
                  1064.1052731179418
                ],
                [
                  -118.86373231397823,
                  48.52175946902867,
                  1064.1052731179418
                ],
                [
                  -118.85358058335825,
                  48.52192342664268,
                  1296.2052731179417
                ],
                [
                  -118.85333448660909,
                  48.51517968231458,
                  1296.2052731179417
                ],
                [
                  -118.86348487129746,
                  48.51501576332725,
                  1064.1052731179418
                ]
              ]
            ]
          },
          "id": "COL_2012_0247.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0247.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:43:40Z",
            "pc:count": 1619611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362759.3423,
                "count": 1619611,
                "maximum": 363134.5287,
                "minimum": 362384.5287,
                "name": "X",
                "position": 0,
                "stddev": 215.8707241,
                "variance": 46600.16954
              },
              {
                "average": 5375623.182,
                "count": 1619611,
                "maximum": 5375971.419,
                "minimum": 5375221.419,
                "name": "Y",
                "position": 1,
                "stddev": 199.5989387,
                "variance": 39839.73632
              },
              {
                "average": 1156.285253,
                "count": 1619611,
                "maximum": 1296.205273,
                "minimum": 1064.105273,
                "name": "Z",
                "position": 2,
                "stddev": 44.00210809,
                "variance": 1936.185516
              },
              {
                "average": 74.20517952,
                "count": 1619611,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.0113782,
                "variance": 3250.297244
              },
              {
                "average": 1.225407212,
                "count": 1619611,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4727783071,
                "variance": 0.2235193277
              },
              {
                "average": 1.451137958,
                "count": 1619611,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6280804479,
                "variance": 0.394485049
              },
              {
                "average": 0.4958980891,
                "count": 1619611,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999833284,
                "variance": 0.2499833287
              },
              {
                "average": 0,
                "count": 1619611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263445358,
                "count": 1619611,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4405020105,
                "variance": 0.1940420212
              },
              {
                "average": -2.200409889,
                "count": 1619611,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.18712581,
                "variance": 125.1517838
              },
              {
                "average": 8,
                "count": 1619611,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5697.164935,
                "count": 1619611,
                "maximum": 5698,
                "minimum": 5696,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7700097159,
                "variance": 0.5929149626
              },
              {
                "average": 14212.42978,
                "count": 1619611,
                "maximum": 61952,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9309.80078,
                "variance": 86672390.57
              },
              {
                "average": 13870.26304,
                "count": 1619611,
                "maximum": 58368,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7851.010539,
                "variance": 61638366.48
              },
              {
                "average": 14323.13149,
                "count": 1619611,
                "maximum": 57088,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 6459.618502,
                "variance": 41726671.19
              },
              {
                "average": 502766.8244,
                "count": 1619611,
                "maximum": 503820.6735,
                "minimum": 501780.5136,
                "name": "GpsTime",
                "position": 15,
                "stddev": 861.553366,
                "variance": 742274.2024
              },
              {
                "average": 0,
                "count": 1619611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              362384.5287,
              5375221.419,
              1064.105273,
              363134.5287,
              5375971.419,
              1296.205273
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    362384.52870974946,
                    5375221.41923503,
                    1064.1052731179418
                  ],
                  [
                    362384.52870974946,
                    5375971.41923503,
                    1064.1052731179418
                  ],
                  [
                    363134.52870974946,
                    5375971.41923503,
                    1296.2052731179417
                  ],
                  [
                    363134.52870974946,
                    5375221.41923503,
                    1296.2052731179417
                  ],
                  [
                    362384.52870974946,
                    5375221.41923503,
                    1064.1052731179418
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T21:43:40+00:00",
            "end_time": "2011-09-19T21: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": "COL_2012_2031.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.80686866726138,
              48.920767009213385,
              771.6117514193671
            ],
            [
              -118.80711204734163,
              48.92751063137897,
              771.6117514193671
            ],
            [
              -118.79687799890552,
              48.92767057224662,
              1080.9317514193672
            ],
            [
              -118.7966359953241,
              48.92092691233044,
              1080.9317514193672
            ],
            [
              -118.80686866726138,
              48.920767009213385,
              771.6117514193671
            ]
          ]
        ]
      },
      "bbox": [
        -118.807112,
        48.92076701,
        771.6117514,
        -118.796636,
        48.92767057,
        1080.931751
      ],
      "properties": {
        "datetime": "2011-09-20T21:55:37Z",
        "pc:count": 3068852,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368027.1722,
            "count": 3068852,
            "maximum": 368384.5282,
            "minimum": 367634.5282,
            "name": "X",
            "position": 0,
            "stddev": 185.1924175,
            "variance": 34296.23151
          },
          {
            "average": 5420589.143,
            "count": 3068852,
            "maximum": 5420971.429,
            "minimum": 5420221.409,
            "name": "Y",
            "position": 1,
            "stddev": 217.7152701,
            "variance": 47399.93885
          },
          {
            "average": 944.6703888,
            "count": 3068852,
            "maximum": 1080.931751,
            "minimum": 771.6117514,
            "name": "Z",
            "position": 2,
            "stddev": 58.99894307,
            "variance": 3480.875284
          },
          {
            "average": 63.74650325,
            "count": 3068852,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.96398531,
            "variance": 2805.18374
          },
          {
            "average": 1.256412821,
            "count": 3068852,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4934546583,
            "variance": 0.2434974998
          },
          {
            "average": 1.513093496,
            "count": 3068852,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6391607573,
            "variance": 0.4085264736
          },
          {
            "average": 0.4937820397,
            "count": 3068852,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999614169,
            "variance": 0.2499614184
          },
          {
            "average": 0,
            "count": 3068852,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178248413,
            "count": 3068852,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3827217844,
            "variance": 0.1464759643
          },
          {
            "average": -5.441071233,
            "count": 3068852,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.02888609,
            "variance": 121.6363283
          },
          {
            "average": 6,
            "count": 3068852,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5671.047798,
            "count": 3068852,
            "maximum": 5673,
            "minimum": 5669,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.383509906,
            "variance": 1.91409966
          },
          {
            "average": 15174.74583,
            "count": 3068852,
            "maximum": 60160,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 9987.773326,
            "variance": 99755616.01
          },
          {
            "average": 15286.37731,
            "count": 3068852,
            "maximum": 56576,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 9453.084384,
            "variance": 89360804.37
          },
          {
            "average": 15687.14032,
            "count": 3068852,
            "maximum": 55040,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 8476.244726,
            "variance": 71846724.65
          },
          {
            "average": 589275.9587,
            "count": 3068852,
            "maximum": 590937.6497,
            "minimum": 587784.0484,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1096.12316,
            "variance": 1201485.982
          },
          {
            "average": 0,
            "count": 3068852,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3068852,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3068852,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3068852,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3068852,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          367634.5282,
          5420221.409,
          771.6117514,
          368384.5282,
          5420971.429,
          1080.931751
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                367634.5281583693,
                5420221.409438298,
                771.6117514193671
              ],
              [
                367634.5281583693,
                5420971.429438298,
                771.6117514193671
              ],
              [
                368384.5281583693,
                5420971.429438298,
                1080.9317514193672
              ],
              [
                368384.5281583693,
                5420221.409438298,
                1080.9317514193672
              ],
              [
                367634.5281583693,
                5420221.409438298,
                771.6117514193671
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T21:55:37+00:00",
        "end_time": "2011-09-20T21:03:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2031.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2031.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2031.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2031.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.807112,
            48.92076701,
            771.6117514,
            -118.796636,
            48.92767057,
            1080.931751
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.80686866726138,
                  48.920767009213385,
                  771.6117514193671
                ],
                [
                  -118.80711204734163,
                  48.92751063137897,
                  771.6117514193671
                ],
                [
                  -118.79687799890552,
                  48.92767057224662,
                  1080.9317514193672
                ],
                [
                  -118.7966359953241,
                  48.92092691233044,
                  1080.9317514193672
                ],
                [
                  -118.80686866726138,
                  48.920767009213385,
                  771.6117514193671
                ]
              ]
            ]
          },
          "id": "COL_2012_2031.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2031.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:55:37Z",
            "pc:count": 3068852,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368027.1722,
                "count": 3068852,
                "maximum": 368384.5282,
                "minimum": 367634.5282,
                "name": "X",
                "position": 0,
                "stddev": 185.1924175,
                "variance": 34296.23151
              },
              {
                "average": 5420589.143,
                "count": 3068852,
                "maximum": 5420971.429,
                "minimum": 5420221.409,
                "name": "Y",
                "position": 1,
                "stddev": 217.7152701,
                "variance": 47399.93885
              },
              {
                "average": 944.6703888,
                "count": 3068852,
                "maximum": 1080.931751,
                "minimum": 771.6117514,
                "name": "Z",
                "position": 2,
                "stddev": 58.99894307,
                "variance": 3480.875284
              },
              {
                "average": 63.74650325,
                "count": 3068852,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.96398531,
                "variance": 2805.18374
              },
              {
                "average": 1.256412821,
                "count": 3068852,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4934546583,
                "variance": 0.2434974998
              },
              {
                "average": 1.513093496,
                "count": 3068852,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6391607573,
                "variance": 0.4085264736
              },
              {
                "average": 0.4937820397,
                "count": 3068852,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999614169,
                "variance": 0.2499614184
              },
              {
                "average": 0,
                "count": 3068852,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178248413,
                "count": 3068852,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3827217844,
                "variance": 0.1464759643
              },
              {
                "average": -5.441071233,
                "count": 3068852,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.02888609,
                "variance": 121.6363283
              },
              {
                "average": 6,
                "count": 3068852,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5671.047798,
                "count": 3068852,
                "maximum": 5673,
                "minimum": 5669,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.383509906,
                "variance": 1.91409966
              },
              {
                "average": 15174.74583,
                "count": 3068852,
                "maximum": 60160,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 9987.773326,
                "variance": 99755616.01
              },
              {
                "average": 15286.37731,
                "count": 3068852,
                "maximum": 56576,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 9453.084384,
                "variance": 89360804.37
              },
              {
                "average": 15687.14032,
                "count": 3068852,
                "maximum": 55040,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 8476.244726,
                "variance": 71846724.65
              },
              {
                "average": 589275.9587,
                "count": 3068852,
                "maximum": 590937.6497,
                "minimum": 587784.0484,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1096.12316,
                "variance": 1201485.982
              },
              {
                "average": 0,
                "count": 3068852,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3068852,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3068852,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3068852,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3068852,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              367634.5282,
              5420221.409,
              771.6117514,
              368384.5282,
              5420971.429,
              1080.931751
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    367634.5281583693,
                    5420221.409438298,
                    771.6117514193671
                  ],
                  [
                    367634.5281583693,
                    5420971.429438298,
                    771.6117514193671
                  ],
                  [
                    368384.5281583693,
                    5420971.429438298,
                    1080.9317514193672
                  ],
                  [
                    368384.5281583693,
                    5420221.409438298,
                    1080.9317514193672
                  ],
                  [
                    367634.5281583693,
                    5420221.409438298,
                    771.6117514193671
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T21:55:37+00:00",
            "end_time": "2011-09-20T21: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": "COL_2012_1518.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.50704397798133,
              48.82386791815776,
              1389.2362842916154
            ],
            [
              -118.50724629203116,
              48.83061267654394,
              1389.2362842916154
            ],
            [
              -118.4970304514378,
              48.830745815031875,
              1657.4762842916157
            ],
            [
              -118.49682950738334,
              48.82400102523061,
              1657.4762842916157
            ],
            [
              -118.50704397798133,
              48.82386791815776,
              1389.2362842916154
            ]
          ]
        ]
      },
      "bbox": [
        -118.5072463,
        48.82386792,
        1389.236284,
        -118.4968295,
        48.83074582,
        1657.476284
      ],
      "properties": {
        "datetime": "2011-09-14T21:36:24Z",
        "pc:count": 1733806,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 389770.7613,
            "count": 1733806,
            "maximum": 390134.5287,
            "minimum": 389384.5287,
            "name": "X",
            "position": 0,
            "stddev": 214.3750004,
            "variance": 45956.64081
          },
          {
            "average": 5409375.418,
            "count": 1733806,
            "maximum": 5409721.429,
            "minimum": 5408971.409,
            "name": "Y",
            "position": 1,
            "stddev": 240.8489689,
            "variance": 58008.22581
          },
          {
            "average": 1521.993158,
            "count": 1733806,
            "maximum": 1657.476284,
            "minimum": 1389.236284,
            "name": "Z",
            "position": 2,
            "stddev": 62.11268959,
            "variance": 3857.986208
          },
          {
            "average": 93.53773548,
            "count": 1733806,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.78027071,
            "variance": 2785.756976
          },
          {
            "average": 1.081689647,
            "count": 1733806,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2902335639,
            "variance": 0.08423552161
          },
          {
            "average": 1.163500991,
            "count": 1733806,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4055184282,
            "variance": 0.1644451956
          },
          {
            "average": 0.498081677,
            "count": 1733806,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964642,
            "variance": 0.2499964642
          },
          {
            "average": 0,
            "count": 1733806,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282534493,
            "count": 1733806,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4502320184,
            "variance": 0.2027088704
          },
          {
            "average": 0.3595081099,
            "count": 1733806,
            "maximum": 19.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.09387466,
            "variance": 171.4495537
          },
          {
            "average": 5,
            "count": 1733806,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5606.902155,
            "count": 1733806,
            "maximum": 5608,
            "minimum": 5605,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8216662602,
            "variance": 0.6751354431
          },
          {
            "average": 20381.11122,
            "count": 1733806,
            "maximum": 64256,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 9709.526229,
            "variance": 94274899.59
          },
          {
            "average": 18836.70141,
            "count": 1733806,
            "maximum": 62720,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7665.272802,
            "variance": 58756407.13
          },
          {
            "average": 18474.00317,
            "count": 1733806,
            "maximum": 62464,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6708.935304,
            "variance": 45009812.92
          },
          {
            "average": 70494.3591,
            "count": 1733806,
            "maximum": 71384.25702,
            "minimum": 68962.77108,
            "name": "GpsTime",
            "position": 15,
            "stddev": 661.1485634,
            "variance": 437117.4229
          },
          {
            "average": 0,
            "count": 1733806,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1733806,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1733806,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1733806,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1733806,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          389384.5287,
          5408971.409,
          1389.236284,
          390134.5287,
          5409721.429,
          1657.476284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                389384.5286628376,
                5408971.4090566505,
                1389.2362842916154
              ],
              [
                389384.5286628376,
                5409721.42905665,
                1389.2362842916154
              ],
              [
                390134.5286628376,
                5409721.42905665,
                1657.4762842916157
              ],
              [
                390134.5286628376,
                5408971.4090566505,
                1657.4762842916157
              ],
              [
                389384.5286628376,
                5408971.4090566505,
                1389.2362842916154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T21:36:24+00:00",
        "end_time": "2011-09-14T20:56:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1518.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1518.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1518.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1518.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5072463,
            48.82386792,
            1389.236284,
            -118.4968295,
            48.83074582,
            1657.476284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.50704397798133,
                  48.82386791815776,
                  1389.2362842916154
                ],
                [
                  -118.50724629203116,
                  48.83061267654394,
                  1389.2362842916154
                ],
                [
                  -118.4970304514378,
                  48.830745815031875,
                  1657.4762842916157
                ],
                [
                  -118.49682950738334,
                  48.82400102523061,
                  1657.4762842916157
                ],
                [
                  -118.50704397798133,
                  48.82386791815776,
                  1389.2362842916154
                ]
              ]
            ]
          },
          "id": "COL_2012_1518.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1518.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:36:24Z",
            "pc:count": 1733806,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 389770.7613,
                "count": 1733806,
                "maximum": 390134.5287,
                "minimum": 389384.5287,
                "name": "X",
                "position": 0,
                "stddev": 214.3750004,
                "variance": 45956.64081
              },
              {
                "average": 5409375.418,
                "count": 1733806,
                "maximum": 5409721.429,
                "minimum": 5408971.409,
                "name": "Y",
                "position": 1,
                "stddev": 240.8489689,
                "variance": 58008.22581
              },
              {
                "average": 1521.993158,
                "count": 1733806,
                "maximum": 1657.476284,
                "minimum": 1389.236284,
                "name": "Z",
                "position": 2,
                "stddev": 62.11268959,
                "variance": 3857.986208
              },
              {
                "average": 93.53773548,
                "count": 1733806,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.78027071,
                "variance": 2785.756976
              },
              {
                "average": 1.081689647,
                "count": 1733806,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2902335639,
                "variance": 0.08423552161
              },
              {
                "average": 1.163500991,
                "count": 1733806,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4055184282,
                "variance": 0.1644451956
              },
              {
                "average": 0.498081677,
                "count": 1733806,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964642,
                "variance": 0.2499964642
              },
              {
                "average": 0,
                "count": 1733806,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282534493,
                "count": 1733806,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4502320184,
                "variance": 0.2027088704
              },
              {
                "average": 0.3595081099,
                "count": 1733806,
                "maximum": 19.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.09387466,
                "variance": 171.4495537
              },
              {
                "average": 5,
                "count": 1733806,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5606.902155,
                "count": 1733806,
                "maximum": 5608,
                "minimum": 5605,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8216662602,
                "variance": 0.6751354431
              },
              {
                "average": 20381.11122,
                "count": 1733806,
                "maximum": 64256,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 9709.526229,
                "variance": 94274899.59
              },
              {
                "average": 18836.70141,
                "count": 1733806,
                "maximum": 62720,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7665.272802,
                "variance": 58756407.13
              },
              {
                "average": 18474.00317,
                "count": 1733806,
                "maximum": 62464,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6708.935304,
                "variance": 45009812.92
              },
              {
                "average": 70494.3591,
                "count": 1733806,
                "maximum": 71384.25702,
                "minimum": 68962.77108,
                "name": "GpsTime",
                "position": 15,
                "stddev": 661.1485634,
                "variance": 437117.4229
              },
              {
                "average": 0,
                "count": 1733806,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1733806,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1733806,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1733806,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1733806,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              389384.5287,
              5408971.409,
              1389.236284,
              390134.5287,
              5409721.429,
              1657.476284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    389384.5286628376,
                    5408971.4090566505,
                    1389.2362842916154
                  ],
                  [
                    389384.5286628376,
                    5409721.42905665,
                    1389.2362842916154
                  ],
                  [
                    390134.5286628376,
                    5409721.42905665,
                    1657.4762842916157
                  ],
                  [
                    390134.5286628376,
                    5408971.4090566505,
                    1657.4762842916157
                  ],
                  [
                    389384.5286628376,
                    5408971.4090566505,
                    1389.2362842916154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T21:36:24+00:00",
            "end_time": "2011-09-14T20:56: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": "COL_2012_0397.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.57987081380733,
              48.539501279042746,
              1138.289542601013
            ],
            [
              -118.58008079325938,
              48.546246140663456,
              1138.289542601013
            ],
            [
              -118.56992265946086,
              48.54638513495593,
              1364.9695426010128
            ],
            [
              -118.56971402858369,
              48.539640240580525,
              1364.9695426010128
            ],
            [
              -118.57987081380733,
              48.539501279042746,
              1138.289542601013
            ]
          ]
        ]
      },
      "bbox": [
        -118.5800808,
        48.53950128,
        1138.289543,
        -118.569714,
        48.54638513,
        1364.969543
      ],
      "properties": {
        "datetime": "2011-09-19T20:40:05Z",
        "pc:count": 1952393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 383760.8141,
            "count": 1952393,
            "maximum": 384134.5287,
            "minimum": 383384.5287,
            "name": "X",
            "position": 0,
            "stddev": 216.3811482,
            "variance": 46820.80128
          },
          {
            "average": 5377852.383,
            "count": 1952393,
            "maximum": 5378221.429,
            "minimum": 5377471.409,
            "name": "Y",
            "position": 1,
            "stddev": 231.7636929,
            "variance": 53714.40933
          },
          {
            "average": 1232.120924,
            "count": 1952393,
            "maximum": 1364.969543,
            "minimum": 1138.289543,
            "name": "Z",
            "position": 2,
            "stddev": 43.80555538,
            "variance": 1918.926682
          },
          {
            "average": 65.12427262,
            "count": 1952393,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.92784211,
            "variance": 3240.779208
          },
          {
            "average": 1.260849634,
            "count": 1952393,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5026172325,
            "variance": 0.2526240824
          },
          {
            "average": 1.522310314,
            "count": 1952393,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6552273068,
            "variance": 0.4293228236
          },
          {
            "average": 0.4933263948,
            "count": 1952393,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499955589,
            "variance": 0.249955591
          },
          {
            "average": 0,
            "count": 1952393,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227297475,
            "count": 1952393,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4190864148,
            "variance": 0.1756334231
          },
          {
            "average": 0.45115902,
            "count": 1952393,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.94195988,
            "variance": 167.4943255
          },
          {
            "average": 8,
            "count": 1952393,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5692.543361,
            "count": 1952393,
            "maximum": 5694,
            "minimum": 5691,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9503314237,
            "variance": 0.9031298148
          },
          {
            "average": 14382.46868,
            "count": 1952393,
            "maximum": 61440,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8808.953937,
            "variance": 77597669.46
          },
          {
            "average": 14282.79261,
            "count": 1952393,
            "maximum": 59904,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7473.224253,
            "variance": 55849080.74
          },
          {
            "average": 14901.51513,
            "count": 1952393,
            "maximum": 59392,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 6200.678179,
            "variance": 38448409.88
          },
          {
            "average": 499106.7916,
            "count": 1952393,
            "maximum": 500005.7358,
            "minimum": 498156.0127,
            "name": "GpsTime",
            "position": 15,
            "stddev": 652.5192703,
            "variance": 425781.3981
          },
          {
            "average": 0,
            "count": 1952393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952393,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952393,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          383384.5287,
          5377471.409,
          1138.289543,
          384134.5287,
          5378221.429,
          1364.969543
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                383384.5286760752,
                5377471.408659733,
                1138.289542601013
              ],
              [
                383384.5286760752,
                5378221.428659732,
                1138.289542601013
              ],
              [
                384134.5286760752,
                5378221.428659732,
                1364.9695426010128
              ],
              [
                384134.5286760752,
                5377471.408659733,
                1364.9695426010128
              ],
              [
                383384.5286760752,
                5377471.408659733,
                1138.289542601013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T20:40:05+00:00",
        "end_time": "2011-09-19T20:09:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0397.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0397.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0397.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0397.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5800808,
            48.53950128,
            1138.289543,
            -118.569714,
            48.54638513,
            1364.969543
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.57987081380733,
                  48.539501279042746,
                  1138.289542601013
                ],
                [
                  -118.58008079325938,
                  48.546246140663456,
                  1138.289542601013
                ],
                [
                  -118.56992265946086,
                  48.54638513495593,
                  1364.9695426010128
                ],
                [
                  -118.56971402858369,
                  48.539640240580525,
                  1364.9695426010128
                ],
                [
                  -118.57987081380733,
                  48.539501279042746,
                  1138.289542601013
                ]
              ]
            ]
          },
          "id": "COL_2012_0397.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0397.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:40:05Z",
            "pc:count": 1952393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 383760.8141,
                "count": 1952393,
                "maximum": 384134.5287,
                "minimum": 383384.5287,
                "name": "X",
                "position": 0,
                "stddev": 216.3811482,
                "variance": 46820.80128
              },
              {
                "average": 5377852.383,
                "count": 1952393,
                "maximum": 5378221.429,
                "minimum": 5377471.409,
                "name": "Y",
                "position": 1,
                "stddev": 231.7636929,
                "variance": 53714.40933
              },
              {
                "average": 1232.120924,
                "count": 1952393,
                "maximum": 1364.969543,
                "minimum": 1138.289543,
                "name": "Z",
                "position": 2,
                "stddev": 43.80555538,
                "variance": 1918.926682
              },
              {
                "average": 65.12427262,
                "count": 1952393,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.92784211,
                "variance": 3240.779208
              },
              {
                "average": 1.260849634,
                "count": 1952393,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5026172325,
                "variance": 0.2526240824
              },
              {
                "average": 1.522310314,
                "count": 1952393,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6552273068,
                "variance": 0.4293228236
              },
              {
                "average": 0.4933263948,
                "count": 1952393,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499955589,
                "variance": 0.249955591
              },
              {
                "average": 0,
                "count": 1952393,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227297475,
                "count": 1952393,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4190864148,
                "variance": 0.1756334231
              },
              {
                "average": 0.45115902,
                "count": 1952393,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.94195988,
                "variance": 167.4943255
              },
              {
                "average": 8,
                "count": 1952393,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5692.543361,
                "count": 1952393,
                "maximum": 5694,
                "minimum": 5691,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9503314237,
                "variance": 0.9031298148
              },
              {
                "average": 14382.46868,
                "count": 1952393,
                "maximum": 61440,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8808.953937,
                "variance": 77597669.46
              },
              {
                "average": 14282.79261,
                "count": 1952393,
                "maximum": 59904,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7473.224253,
                "variance": 55849080.74
              },
              {
                "average": 14901.51513,
                "count": 1952393,
                "maximum": 59392,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 6200.678179,
                "variance": 38448409.88
              },
              {
                "average": 499106.7916,
                "count": 1952393,
                "maximum": 500005.7358,
                "minimum": 498156.0127,
                "name": "GpsTime",
                "position": 15,
                "stddev": 652.5192703,
                "variance": 425781.3981
              },
              {
                "average": 0,
                "count": 1952393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952393,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952393,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              383384.5287,
              5377471.409,
              1138.289543,
              384134.5287,
              5378221.429,
              1364.969543
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    383384.5286760752,
                    5377471.408659733,
                    1138.289542601013
                  ],
                  [
                    383384.5286760752,
                    5378221.428659732,
                    1138.289542601013
                  ],
                  [
                    384134.5286760752,
                    5378221.428659732,
                    1364.9695426010128
                  ],
                  [
                    384134.5286760752,
                    5377471.408659733,
                    1364.9695426010128
                  ],
                  [
                    383384.5286760752,
                    5377471.408659733,
                    1138.289542601013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T20:40:05+00:00",
            "end_time": "2011-09-19T20:09: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": "COL_2012_0165.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.84269479775314,
              48.501855021769856,
              1064.912018366265
            ],
            [
              -118.8429393742527,
              48.50859900208066,
              1064.912018366265
            ],
            [
              -118.83279015372901,
              48.5087610936736,
              1217.2520183662652
            ],
            [
              -118.83254692228975,
              48.50201707517639,
              1217.2520183662652
            ],
            [
              -118.84269479775314,
              48.501855021769856,
              1064.912018366265
            ]
          ]
        ]
      },
      "bbox": [
        -118.8429394,
        48.50185502,
        1064.912018,
        -118.8325469,
        48.50876109,
        1217.252018
      ],
      "properties": {
        "datetime": "2011-09-19T22:12:16Z",
        "pc:count": 1822028,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 364271.7497,
            "count": 1822028,
            "maximum": 364634.5272,
            "minimum": 363884.5272,
            "name": "X",
            "position": 0,
            "stddev": 215.4813267,
            "variance": 46432.20217
          },
          {
            "average": 5374059.118,
            "count": 1822028,
            "maximum": 5374471.429,
            "minimum": 5373721.409,
            "name": "Y",
            "position": 1,
            "stddev": 215.7910331,
            "variance": 46565.76997
          },
          {
            "average": 1148.778003,
            "count": 1822028,
            "maximum": 1217.252018,
            "minimum": 1064.912018,
            "name": "Z",
            "position": 2,
            "stddev": 25.52250427,
            "variance": 651.3982241
          },
          {
            "average": 74.1735621,
            "count": 1822028,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.81246734,
            "variance": 3698.156184
          },
          {
            "average": 1.24947037,
            "count": 1822028,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4980822391,
            "variance": 0.2480859169
          },
          {
            "average": 1.497998384,
            "count": 1822028,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.657061634,
            "variance": 0.4317299909
          },
          {
            "average": 0.4951169795,
            "count": 1822028,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999762927,
            "variance": 0.2499762933
          },
          {
            "average": 0,
            "count": 1822028,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215642679,
            "count": 1822028,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4112675614,
            "variance": 0.1691410071
          },
          {
            "average": -2.999649672,
            "count": 1822028,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76608091,
            "variance": 138.4406599
          },
          {
            "average": 8,
            "count": 1822028,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5699.70337,
            "count": 1822028,
            "maximum": 5701,
            "minimum": 5698,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7877528069,
            "variance": 0.6205544848
          },
          {
            "average": 14164.73905,
            "count": 1822028,
            "maximum": 62208,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 8235.530668,
            "variance": 67823965.38
          },
          {
            "average": 14349.8207,
            "count": 1822028,
            "maximum": 59648,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 6844.963447,
            "variance": 46853524.59
          },
          {
            "average": 15004.0851,
            "count": 1822028,
            "maximum": 59648,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 5723.290969,
            "variance": 32756059.52
          },
          {
            "average": 504734.871,
            "count": 1822028,
            "maximum": 505536.6005,
            "minimum": 503780.0683,
            "name": "GpsTime",
            "position": 15,
            "stddev": 647.7386386,
            "variance": 419565.3439
          },
          {
            "average": 0,
            "count": 1822028,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1822028,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1822028,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1822028,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1822028,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363884.5272,
          5373721.409,
          1064.912018,
          364634.5272,
          5374471.429,
          1217.252018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363884.52719955705,
                5373721.408944741,
                1064.912018366265
              ],
              [
                363884.52719955705,
                5374471.42894474,
                1064.912018366265
              ],
              [
                364634.52719955705,
                5374471.42894474,
                1217.2520183662652
              ],
              [
                364634.52719955705,
                5373721.408944741,
                1217.2520183662652
              ],
              [
                363884.52719955705,
                5373721.408944741,
                1064.912018366265
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:12:16+00:00",
        "end_time": "2011-09-19T21:43:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0165.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0165.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0165.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0165.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8429394,
            48.50185502,
            1064.912018,
            -118.8325469,
            48.50876109,
            1217.252018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.84269479775314,
                  48.501855021769856,
                  1064.912018366265
                ],
                [
                  -118.8429393742527,
                  48.50859900208066,
                  1064.912018366265
                ],
                [
                  -118.83279015372901,
                  48.5087610936736,
                  1217.2520183662652
                ],
                [
                  -118.83254692228975,
                  48.50201707517639,
                  1217.2520183662652
                ],
                [
                  -118.84269479775314,
                  48.501855021769856,
                  1064.912018366265
                ]
              ]
            ]
          },
          "id": "COL_2012_0165.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0165.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:12:16Z",
            "pc:count": 1822028,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 364271.7497,
                "count": 1822028,
                "maximum": 364634.5272,
                "minimum": 363884.5272,
                "name": "X",
                "position": 0,
                "stddev": 215.4813267,
                "variance": 46432.20217
              },
              {
                "average": 5374059.118,
                "count": 1822028,
                "maximum": 5374471.429,
                "minimum": 5373721.409,
                "name": "Y",
                "position": 1,
                "stddev": 215.7910331,
                "variance": 46565.76997
              },
              {
                "average": 1148.778003,
                "count": 1822028,
                "maximum": 1217.252018,
                "minimum": 1064.912018,
                "name": "Z",
                "position": 2,
                "stddev": 25.52250427,
                "variance": 651.3982241
              },
              {
                "average": 74.1735621,
                "count": 1822028,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.81246734,
                "variance": 3698.156184
              },
              {
                "average": 1.24947037,
                "count": 1822028,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4980822391,
                "variance": 0.2480859169
              },
              {
                "average": 1.497998384,
                "count": 1822028,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.657061634,
                "variance": 0.4317299909
              },
              {
                "average": 0.4951169795,
                "count": 1822028,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999762927,
                "variance": 0.2499762933
              },
              {
                "average": 0,
                "count": 1822028,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215642679,
                "count": 1822028,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4112675614,
                "variance": 0.1691410071
              },
              {
                "average": -2.999649672,
                "count": 1822028,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76608091,
                "variance": 138.4406599
              },
              {
                "average": 8,
                "count": 1822028,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5699.70337,
                "count": 1822028,
                "maximum": 5701,
                "minimum": 5698,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7877528069,
                "variance": 0.6205544848
              },
              {
                "average": 14164.73905,
                "count": 1822028,
                "maximum": 62208,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 8235.530668,
                "variance": 67823965.38
              },
              {
                "average": 14349.8207,
                "count": 1822028,
                "maximum": 59648,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 6844.963447,
                "variance": 46853524.59
              },
              {
                "average": 15004.0851,
                "count": 1822028,
                "maximum": 59648,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 5723.290969,
                "variance": 32756059.52
              },
              {
                "average": 504734.871,
                "count": 1822028,
                "maximum": 505536.6005,
                "minimum": 503780.0683,
                "name": "GpsTime",
                "position": 15,
                "stddev": 647.7386386,
                "variance": 419565.3439
              },
              {
                "average": 0,
                "count": 1822028,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1822028,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1822028,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1822028,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1822028,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363884.5272,
              5373721.409,
              1064.912018,
              364634.5272,
              5374471.429,
              1217.252018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363884.52719955705,
                    5373721.408944741,
                    1064.912018366265
                  ],
                  [
                    363884.52719955705,
                    5374471.42894474,
                    1064.912018366265
                  ],
                  [
                    364634.52719955705,
                    5374471.42894474,
                    1217.2520183662652
                  ],
                  [
                    364634.52719955705,
                    5373721.408944741,
                    1217.2520183662652
                  ],
                  [
                    363884.52719955705,
                    5373721.408944741,
                    1064.912018366265
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:12:16+00:00",
            "end_time": "2011-09-19T21:43: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": "COL_2012_1351.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.72037567132604,
              48.78714435110078,
              1020.7488688468769
            ],
            [
              -118.72060631200523,
              48.79388826438672,
              1020.7488688468769
            ],
            [
              -118.71039899692607,
              48.794040224375266,
              1263.568868846877
            ],
            [
              -118.71016972286766,
              48.787296275243854,
              1263.568868846877
            ],
            [
              -118.72037567132604,
              48.78714435110078,
              1020.7488688468769
            ]
          ]
        ]
      },
      "bbox": [
        -118.7206063,
        48.78714435,
        1020.748869,
        -118.7101697,
        48.79404022,
        1263.568869
      ],
      "properties": {
        "datetime": "2011-09-18T22:11:13Z",
        "pc:count": 3700089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 374008.7338,
            "count": 3700089,
            "maximum": 374384.5287,
            "minimum": 373634.5287,
            "name": "X",
            "position": 0,
            "stddev": 193.7392119,
            "variance": 37534.88224
          },
          {
            "average": 5405610.574,
            "count": 3700089,
            "maximum": 5405971.424,
            "minimum": 5405221.424,
            "name": "Y",
            "position": 1,
            "stddev": 214.2275795,
            "variance": 45893.45581
          },
          {
            "average": 1128.37897,
            "count": 3700089,
            "maximum": 1263.568869,
            "minimum": 1020.748869,
            "name": "Z",
            "position": 2,
            "stddev": 48.87332673,
            "variance": 2388.602065
          },
          {
            "average": 64.45172211,
            "count": 3700089,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.70239353,
            "variance": 3102.756645
          },
          {
            "average": 1.260486167,
            "count": 3700089,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5055965721,
            "variance": 0.2556278937
          },
          {
            "average": 1.521554752,
            "count": 3700089,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6625304754,
            "variance": 0.4389466309
          },
          {
            "average": 0.4931613807,
            "count": 3700089,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999532987,
            "variance": 0.2499533008
          },
          {
            "average": 0,
            "count": 3700089,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190840274,
            "count": 3700089,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3929634917,
            "variance": 0.1544203058
          },
          {
            "average": -5.065437884,
            "count": 3700089,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.02814107,
            "variance": 121.6198954
          },
          {
            "average": 134.2050237,
            "count": 3700089,
            "maximum": 146,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 2.934369588,
            "variance": 8.610524879
          },
          {
            "average": 5636.474491,
            "count": 3700089,
            "maximum": 5639,
            "minimum": 5634,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.669019411,
            "variance": 2.785625794
          },
          {
            "average": 17314.57899,
            "count": 3700089,
            "maximum": 64000,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13795.02016,
            "variance": 190302581.1
          },
          {
            "average": 16957.50702,
            "count": 3700089,
            "maximum": 63744,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 11845.64544,
            "variance": 140319315.8
          },
          {
            "average": 16495.39012,
            "count": 3700089,
            "maximum": 63232,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 9725.932302,
            "variance": 94593759.14
          },
          {
            "average": 417463.48,
            "count": 3700089,
            "maximum": 419073.7179,
            "minimum": 415514.6623,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1173.714665,
            "variance": 1377606.115
          },
          {
            "average": 0,
            "count": 3700089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3700089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3700089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3700089,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3700089,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          373634.5287,
          5405221.424,
          1020.748869,
          374384.5287,
          5405971.424,
          1263.568869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                373634.5287361345,
                5405221.423980507,
                1020.7488688468769
              ],
              [
                373634.5287361345,
                5405971.423980507,
                1020.7488688468769
              ],
              [
                374384.5287361345,
                5405971.423980507,
                1263.568868846877
              ],
              [
                374384.5287361345,
                5405221.423980507,
                1263.568868846877
              ],
              [
                373634.5287361345,
                5405221.423980507,
                1020.7488688468769
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:11:13+00:00",
        "end_time": "2011-09-18T21:11:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1351.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1351.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1351.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1351.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7206063,
            48.78714435,
            1020.748869,
            -118.7101697,
            48.79404022,
            1263.568869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.72037567132604,
                  48.78714435110078,
                  1020.7488688468769
                ],
                [
                  -118.72060631200523,
                  48.79388826438672,
                  1020.7488688468769
                ],
                [
                  -118.71039899692607,
                  48.794040224375266,
                  1263.568868846877
                ],
                [
                  -118.71016972286766,
                  48.787296275243854,
                  1263.568868846877
                ],
                [
                  -118.72037567132604,
                  48.78714435110078,
                  1020.7488688468769
                ]
              ]
            ]
          },
          "id": "COL_2012_1351.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1351.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:11:13Z",
            "pc:count": 3700089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 374008.7338,
                "count": 3700089,
                "maximum": 374384.5287,
                "minimum": 373634.5287,
                "name": "X",
                "position": 0,
                "stddev": 193.7392119,
                "variance": 37534.88224
              },
              {
                "average": 5405610.574,
                "count": 3700089,
                "maximum": 5405971.424,
                "minimum": 5405221.424,
                "name": "Y",
                "position": 1,
                "stddev": 214.2275795,
                "variance": 45893.45581
              },
              {
                "average": 1128.37897,
                "count": 3700089,
                "maximum": 1263.568869,
                "minimum": 1020.748869,
                "name": "Z",
                "position": 2,
                "stddev": 48.87332673,
                "variance": 2388.602065
              },
              {
                "average": 64.45172211,
                "count": 3700089,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.70239353,
                "variance": 3102.756645
              },
              {
                "average": 1.260486167,
                "count": 3700089,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5055965721,
                "variance": 0.2556278937
              },
              {
                "average": 1.521554752,
                "count": 3700089,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6625304754,
                "variance": 0.4389466309
              },
              {
                "average": 0.4931613807,
                "count": 3700089,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999532987,
                "variance": 0.2499533008
              },
              {
                "average": 0,
                "count": 3700089,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190840274,
                "count": 3700089,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3929634917,
                "variance": 0.1544203058
              },
              {
                "average": -5.065437884,
                "count": 3700089,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.02814107,
                "variance": 121.6198954
              },
              {
                "average": 134.2050237,
                "count": 3700089,
                "maximum": 146,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 2.934369588,
                "variance": 8.610524879
              },
              {
                "average": 5636.474491,
                "count": 3700089,
                "maximum": 5639,
                "minimum": 5634,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.669019411,
                "variance": 2.785625794
              },
              {
                "average": 17314.57899,
                "count": 3700089,
                "maximum": 64000,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13795.02016,
                "variance": 190302581.1
              },
              {
                "average": 16957.50702,
                "count": 3700089,
                "maximum": 63744,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 11845.64544,
                "variance": 140319315.8
              },
              {
                "average": 16495.39012,
                "count": 3700089,
                "maximum": 63232,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 9725.932302,
                "variance": 94593759.14
              },
              {
                "average": 417463.48,
                "count": 3700089,
                "maximum": 419073.7179,
                "minimum": 415514.6623,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1173.714665,
                "variance": 1377606.115
              },
              {
                "average": 0,
                "count": 3700089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3700089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3700089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3700089,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3700089,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              373634.5287,
              5405221.424,
              1020.748869,
              374384.5287,
              5405971.424,
              1263.568869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    373634.5287361345,
                    5405221.423980507,
                    1020.7488688468769
                  ],
                  [
                    373634.5287361345,
                    5405971.423980507,
                    1020.7488688468769
                  ],
                  [
                    374384.5287361345,
                    5405971.423980507,
                    1263.568868846877
                  ],
                  [
                    374384.5287361345,
                    5405221.423980507,
                    1263.568868846877
                  ],
                  [
                    373634.5287361345,
                    5405221.423980507,
                    1020.7488688468769
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:11:13+00:00",
            "end_time": "2011-09-18T21:11: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": "COL_2012_1055.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.46285075428061,
              48.70973384351271,
              1786.6183589244995
            ],
            [
              -118.46304634528212,
              48.71647869132358,
              1786.6183589244995
            ],
            [
              -118.46035243326531,
              48.71651287280224,
              2088.8983589244995
            ],
            [
              -118.46015720209391,
              48.70976801693019,
              2088.8983589244995
            ],
            [
              -118.46285075428061,
              48.70973384351271,
              1786.6183589244995
            ]
          ]
        ]
      },
      "bbox": [
        -118.4630463,
        48.70973384,
        1786.618359,
        -118.4601572,
        48.71651287,
        2088.898359
      ],
      "properties": {
        "datetime": "2011-09-15T20:21:12Z",
        "pc:count": 588317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 392463.1689,
            "count": 588317,
            "maximum": 392582.7463,
            "minimum": 392384.5263,
            "name": "X",
            "position": 0,
            "stddev": 43.97538041,
            "variance": 1933.834082
          },
          {
            "average": 5396569.031,
            "count": 588317,
            "maximum": 5396971.429,
            "minimum": 5396221.429,
            "name": "Y",
            "position": 1,
            "stddev": 213.3177276,
            "variance": 45504.45293
          },
          {
            "average": 1903.268364,
            "count": 588317,
            "maximum": 2088.898359,
            "minimum": 1786.618359,
            "name": "Z",
            "position": 2,
            "stddev": 78.29970465,
            "variance": 6130.843748
          },
          {
            "average": 101.0197564,
            "count": 588317,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.62830621,
            "variance": 2462.968778
          },
          {
            "average": 1.046738408,
            "count": 588317,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2139416696,
            "variance": 0.045771038
          },
          {
            "average": 1.093240549,
            "count": 588317,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2969471241,
            "variance": 0.08817759451
          },
          {
            "average": 0.4971146508,
            "count": 588317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999920996,
            "variance": 0.2499920997
          },
          {
            "average": 0,
            "count": 588317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235177634,
            "count": 588317,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4241101509,
            "variance": 0.1798694201
          },
          {
            "average": -11.54763033,
            "count": 588317,
            "maximum": 9,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.847695246,
            "variance": 96.97710167
          },
          {
            "average": 3,
            "count": 588317,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5554.663872,
            "count": 588317,
            "maximum": 5556,
            "minimum": 5553,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.244164252,
            "variance": 1.547944687
          },
          {
            "average": 11767.29634,
            "count": 588317,
            "maximum": 57856,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 5920.243547,
            "variance": 35049283.65
          },
          {
            "average": 12958.58139,
            "count": 588317,
            "maximum": 57856,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5541.095526,
            "variance": 30703739.62
          },
          {
            "average": 14173.72906,
            "count": 588317,
            "maximum": 58368,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 5340.848554,
            "variance": 28524663.28
          },
          {
            "average": 152112.013,
            "count": 588317,
            "maximum": 153272.6053,
            "minimum": 150648.3228,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1059.638796,
            "variance": 1122834.378
          },
          {
            "average": 0,
            "count": 588317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 588317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 588317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 588317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 588317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          392384.5263,
          5396221.429,
          1786.618359,
          392582.7463,
          5396971.429,
          2088.898359
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                392384.5262536224,
                5396221.429048127,
                1786.6183589244995
              ],
              [
                392384.5262536224,
                5396971.429048127,
                1786.6183589244995
              ],
              [
                392582.74625362235,
                5396971.429048127,
                2088.8983589244995
              ],
              [
                392582.74625362235,
                5396221.429048127,
                2088.8983589244995
              ],
              [
                392384.5262536224,
                5396221.429048127,
                1786.6183589244995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:21:12+00:00",
        "end_time": "2011-09-15T19:37:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1055.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1055.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1055.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1055.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4630463,
            48.70973384,
            1786.618359,
            -118.4601572,
            48.71651287,
            2088.898359
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.46285075428061,
                  48.70973384351271,
                  1786.6183589244995
                ],
                [
                  -118.46304634528212,
                  48.71647869132358,
                  1786.6183589244995
                ],
                [
                  -118.46035243326531,
                  48.71651287280224,
                  2088.8983589244995
                ],
                [
                  -118.46015720209391,
                  48.70976801693019,
                  2088.8983589244995
                ],
                [
                  -118.46285075428061,
                  48.70973384351271,
                  1786.6183589244995
                ]
              ]
            ]
          },
          "id": "COL_2012_1055.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1055.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:21:12Z",
            "pc:count": 588317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 392463.1689,
                "count": 588317,
                "maximum": 392582.7463,
                "minimum": 392384.5263,
                "name": "X",
                "position": 0,
                "stddev": 43.97538041,
                "variance": 1933.834082
              },
              {
                "average": 5396569.031,
                "count": 588317,
                "maximum": 5396971.429,
                "minimum": 5396221.429,
                "name": "Y",
                "position": 1,
                "stddev": 213.3177276,
                "variance": 45504.45293
              },
              {
                "average": 1903.268364,
                "count": 588317,
                "maximum": 2088.898359,
                "minimum": 1786.618359,
                "name": "Z",
                "position": 2,
                "stddev": 78.29970465,
                "variance": 6130.843748
              },
              {
                "average": 101.0197564,
                "count": 588317,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.62830621,
                "variance": 2462.968778
              },
              {
                "average": 1.046738408,
                "count": 588317,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2139416696,
                "variance": 0.045771038
              },
              {
                "average": 1.093240549,
                "count": 588317,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2969471241,
                "variance": 0.08817759451
              },
              {
                "average": 0.4971146508,
                "count": 588317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999920996,
                "variance": 0.2499920997
              },
              {
                "average": 0,
                "count": 588317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235177634,
                "count": 588317,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4241101509,
                "variance": 0.1798694201
              },
              {
                "average": -11.54763033,
                "count": 588317,
                "maximum": 9,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.847695246,
                "variance": 96.97710167
              },
              {
                "average": 3,
                "count": 588317,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5554.663872,
                "count": 588317,
                "maximum": 5556,
                "minimum": 5553,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.244164252,
                "variance": 1.547944687
              },
              {
                "average": 11767.29634,
                "count": 588317,
                "maximum": 57856,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 5920.243547,
                "variance": 35049283.65
              },
              {
                "average": 12958.58139,
                "count": 588317,
                "maximum": 57856,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5541.095526,
                "variance": 30703739.62
              },
              {
                "average": 14173.72906,
                "count": 588317,
                "maximum": 58368,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 5340.848554,
                "variance": 28524663.28
              },
              {
                "average": 152112.013,
                "count": 588317,
                "maximum": 153272.6053,
                "minimum": 150648.3228,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1059.638796,
                "variance": 1122834.378
              },
              {
                "average": 0,
                "count": 588317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 588317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 588317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 588317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 588317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              392384.5263,
              5396221.429,
              1786.618359,
              392582.7463,
              5396971.429,
              2088.898359
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    392384.5262536224,
                    5396221.429048127,
                    1786.6183589244995
                  ],
                  [
                    392384.5262536224,
                    5396971.429048127,
                    1786.6183589244995
                  ],
                  [
                    392582.74625362235,
                    5396971.429048127,
                    2088.8983589244995
                  ],
                  [
                    392582.74625362235,
                    5396221.429048127,
                    2088.8983589244995
                  ],
                  [
                    392384.5262536224,
                    5396221.429048127,
                    1786.6183589244995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:21:12+00:00",
            "end_time": "2011-09-15T19:37: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": "COL_2012_0037.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.50697176226936,
              48.47980012822132,
              1151.1160399576586
            ],
            [
              -118.50717016962372,
              48.48649582851706,
              1151.1160399576586
            ],
            [
              -118.49702335684566,
              48.48662827316138,
              1536.1360399576586
            ],
            [
              -118.4968262840212,
              48.47993254188993,
              1536.1360399576586
            ],
            [
              -118.50697176226936,
              48.47980012822132,
              1151.1160399576586
            ]
          ]
        ]
      },
      "bbox": [
        -118.5071702,
        48.47980013,
        1151.11604,
        -118.4968263,
        48.48662827,
        1536.13604
      ],
      "properties": {
        "datetime": "2011-09-19T23:03:48Z",
        "pc:count": 1271493,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 389004.7701,
            "count": 1271493,
            "maximum": 389384.545,
            "minimum": 388634.525,
            "name": "X",
            "position": 0,
            "stddev": 209.4592693,
            "variance": 43873.18549
          },
          {
            "average": 5371071.763,
            "count": 1271493,
            "maximum": 5371471.43,
            "minimum": 5370726.91,
            "name": "Y",
            "position": 1,
            "stddev": 206.8289674,
            "variance": 42778.22177
          },
          {
            "average": 1371.56543,
            "count": 1271493,
            "maximum": 1536.13604,
            "minimum": 1151.11604,
            "name": "Z",
            "position": 2,
            "stddev": 81.79638212,
            "variance": 6690.648128
          },
          {
            "average": 87.61010088,
            "count": 1271493,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.87768518,
            "variance": 3011.560331
          },
          {
            "average": 1.145662619,
            "count": 1271493,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4000041802,
            "variance": 0.1600033441
          },
          {
            "average": 1.29210149,
            "count": 1271493,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5603293494,
            "variance": 0.3139689798
          },
          {
            "average": 0.4953035526,
            "count": 1271493,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999781395,
            "variance": 0.24997814
          },
          {
            "average": 0,
            "count": 1271493,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342399054,
            "count": 1271493,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4745125065,
            "variance": 0.2251621188
          },
          {
            "average": -0.6483169998,
            "count": 1271493,
            "maximum": 19.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.42473449,
            "variance": 130.5245583
          },
          {
            "average": 8,
            "count": 1271493,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5704.016838,
            "count": 1271493,
            "maximum": 5705,
            "minimum": 5703,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7012204528,
            "variance": 0.4917101235
          },
          {
            "average": 23070.32011,
            "count": 1271493,
            "maximum": 63488,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 12555.338,
            "variance": 157636512.2
          },
          {
            "average": 23335.94186,
            "count": 1271493,
            "maximum": 63232,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 11218.63716,
            "variance": 125857819.8
          },
          {
            "average": 24547.69146,
            "count": 1271493,
            "maximum": 63488,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 10978.00459,
            "variance": 120516584.8
          },
          {
            "average": 507779.1589,
            "count": 1271493,
            "maximum": 508628.8079,
            "minimum": 507341.8125,
            "name": "GpsTime",
            "position": 15,
            "stddev": 500.245958,
            "variance": 250246.0185
          },
          {
            "average": 0,
            "count": 1271493,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1271493,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1271493,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1271493,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1271493,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          388634.525,
          5370726.91,
          1151.11604,
          389384.545,
          5371471.43,
          1536.13604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                388634.52500668465,
                5370726.909957292,
                1151.1160399576586
              ],
              [
                388634.52500668465,
                5371471.429957291,
                1151.1160399576586
              ],
              [
                389384.54500668467,
                5371471.429957291,
                1536.1360399576586
              ],
              [
                389384.54500668467,
                5370726.909957292,
                1536.1360399576586
              ],
              [
                388634.52500668465,
                5370726.909957292,
                1151.1160399576586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T23:03:48+00:00",
        "end_time": "2011-09-19T22:42:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0037.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0037.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0037.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0037.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5071702,
            48.47980013,
            1151.11604,
            -118.4968263,
            48.48662827,
            1536.13604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.50697176226936,
                  48.47980012822132,
                  1151.1160399576586
                ],
                [
                  -118.50717016962372,
                  48.48649582851706,
                  1151.1160399576586
                ],
                [
                  -118.49702335684566,
                  48.48662827316138,
                  1536.1360399576586
                ],
                [
                  -118.4968262840212,
                  48.47993254188993,
                  1536.1360399576586
                ],
                [
                  -118.50697176226936,
                  48.47980012822132,
                  1151.1160399576586
                ]
              ]
            ]
          },
          "id": "COL_2012_0037.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0037.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:03:48Z",
            "pc:count": 1271493,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 389004.7701,
                "count": 1271493,
                "maximum": 389384.545,
                "minimum": 388634.525,
                "name": "X",
                "position": 0,
                "stddev": 209.4592693,
                "variance": 43873.18549
              },
              {
                "average": 5371071.763,
                "count": 1271493,
                "maximum": 5371471.43,
                "minimum": 5370726.91,
                "name": "Y",
                "position": 1,
                "stddev": 206.8289674,
                "variance": 42778.22177
              },
              {
                "average": 1371.56543,
                "count": 1271493,
                "maximum": 1536.13604,
                "minimum": 1151.11604,
                "name": "Z",
                "position": 2,
                "stddev": 81.79638212,
                "variance": 6690.648128
              },
              {
                "average": 87.61010088,
                "count": 1271493,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.87768518,
                "variance": 3011.560331
              },
              {
                "average": 1.145662619,
                "count": 1271493,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4000041802,
                "variance": 0.1600033441
              },
              {
                "average": 1.29210149,
                "count": 1271493,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5603293494,
                "variance": 0.3139689798
              },
              {
                "average": 0.4953035526,
                "count": 1271493,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999781395,
                "variance": 0.24997814
              },
              {
                "average": 0,
                "count": 1271493,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342399054,
                "count": 1271493,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4745125065,
                "variance": 0.2251621188
              },
              {
                "average": -0.6483169998,
                "count": 1271493,
                "maximum": 19.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.42473449,
                "variance": 130.5245583
              },
              {
                "average": 8,
                "count": 1271493,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5704.016838,
                "count": 1271493,
                "maximum": 5705,
                "minimum": 5703,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7012204528,
                "variance": 0.4917101235
              },
              {
                "average": 23070.32011,
                "count": 1271493,
                "maximum": 63488,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 12555.338,
                "variance": 157636512.2
              },
              {
                "average": 23335.94186,
                "count": 1271493,
                "maximum": 63232,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 11218.63716,
                "variance": 125857819.8
              },
              {
                "average": 24547.69146,
                "count": 1271493,
                "maximum": 63488,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 10978.00459,
                "variance": 120516584.8
              },
              {
                "average": 507779.1589,
                "count": 1271493,
                "maximum": 508628.8079,
                "minimum": 507341.8125,
                "name": "GpsTime",
                "position": 15,
                "stddev": 500.245958,
                "variance": 250246.0185
              },
              {
                "average": 0,
                "count": 1271493,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1271493,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1271493,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1271493,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1271493,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              388634.525,
              5370726.91,
              1151.11604,
              389384.545,
              5371471.43,
              1536.13604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    388634.52500668465,
                    5370726.909957292,
                    1151.1160399576586
                  ],
                  [
                    388634.52500668465,
                    5371471.429957291,
                    1151.1160399576586
                  ],
                  [
                    389384.54500668467,
                    5371471.429957291,
                    1536.1360399576586
                  ],
                  [
                    389384.54500668467,
                    5370726.909957292,
                    1536.1360399576586
                  ],
                  [
                    388634.52500668465,
                    5370726.909957292,
                    1151.1160399576586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T23:03:48+00:00",
            "end_time": "2011-09-19T22:42:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.87238907206599,
              48.55535742361235,
              1327.5178941396375
            ],
            [
              -118.87263805579953,
              48.562101227435335,
              1327.5178941396375
            ],
            [
              -118.86521873825113,
              48.562221695712275,
              1514.7778941396373
            ],
            [
              -118.86497073958448,
              48.55547786350283,
              1514.7778941396373
            ],
            [
              -118.87238907206599,
              48.55535742361235,
              1327.5178941396375
            ]
          ]
        ]
      },
      "bbox": [
        -118.8726381,
        48.55535742,
        1327.517894,
        -118.8649707,
        48.5622217,
        1514.777894
      ],
      "properties": {
        "datetime": "2011-09-19T20:03:18Z",
        "pc:count": 2068664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362114.8487,
            "count": 2068664,
            "maximum": 362384.5406,
            "minimum": 361836.8406,
            "name": "X",
            "position": 0,
            "stddev": 153.3938993,
            "variance": 23529.68833
          },
          {
            "average": 5380117.088,
            "count": 2068664,
            "maximum": 5380471.439,
            "minimum": 5379721.419,
            "name": "Y",
            "position": 1,
            "stddev": 218.972727,
            "variance": 47949.05516
          },
          {
            "average": 1401.40516,
            "count": 2068664,
            "maximum": 1514.777894,
            "minimum": 1327.517894,
            "name": "Z",
            "position": 2,
            "stddev": 42.81662615,
            "variance": 1833.263475
          },
          {
            "average": 74.2768816,
            "count": 2068664,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.54325289,
            "variance": 3545.398965
          },
          {
            "average": 1.216742787,
            "count": 2068664,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.460769849,
            "variance": 0.2123088537
          },
          {
            "average": 1.433801719,
            "count": 2068664,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6109538475,
            "variance": 0.3732646038
          },
          {
            "average": 0.4959297402,
            "count": 2068664,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999835536,
            "variance": 0.2499835538
          },
          {
            "average": 0,
            "count": 2068664,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21219154,
            "count": 2068664,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.408859843,
            "variance": 0.1671663712
          },
          {
            "average": 1.473390194,
            "count": 2068664,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71900909,
            "variance": 137.335174
          },
          {
            "average": 8,
            "count": 2068664,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5688.940657,
            "count": 2068664,
            "maximum": 5691,
            "minimum": 5687,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.097591714,
            "variance": 1.204707571
          },
          {
            "average": 11985.96189,
            "count": 2068664,
            "maximum": 64768,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7838.539403,
            "variance": 61442699.98
          },
          {
            "average": 12287.8515,
            "count": 2068664,
            "maximum": 64768,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 6460.715728,
            "variance": 41740847.71
          },
          {
            "average": 12707.19365,
            "count": 2068664,
            "maximum": 64768,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 5098.747463,
            "variance": 25997225.69
          },
          {
            "average": 496574.1426,
            "count": 2068664,
            "maximum": 497798.1813,
            "minimum": 494893.0353,
            "name": "GpsTime",
            "position": 15,
            "stddev": 849.3041102,
            "variance": 721317.4716
          },
          {
            "average": 0,
            "count": 2068664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2068664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2068664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2068664,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2068664,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          361836.8406,
          5379721.419,
          1327.517894,
          362384.5406,
          5380471.439,
          1514.777894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                361836.8405521539,
                5379721.4188649,
                1327.5178941396375
              ],
              [
                361836.8405521539,
                5380471.4388649,
                1327.5178941396375
              ],
              [
                362384.54055215383,
                5380471.4388649,
                1514.7778941396373
              ],
              [
                362384.54055215383,
                5379721.4188649,
                1514.7778941396373
              ],
              [
                361836.8405521539,
                5379721.4188649,
                1327.5178941396375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T20:03:18+00:00",
        "end_time": "2011-09-19T19:14:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8726381,
            48.55535742,
            1327.517894,
            -118.8649707,
            48.5622217,
            1514.777894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.87238907206599,
                  48.55535742361235,
                  1327.5178941396375
                ],
                [
                  -118.87263805579953,
                  48.562101227435335,
                  1327.5178941396375
                ],
                [
                  -118.86521873825113,
                  48.562221695712275,
                  1514.7778941396373
                ],
                [
                  -118.86497073958448,
                  48.55547786350283,
                  1514.7778941396373
                ],
                [
                  -118.87238907206599,
                  48.55535742361235,
                  1327.5178941396375
                ]
              ]
            ]
          },
          "id": "COL_2012_0484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:03:18Z",
            "pc:count": 2068664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362114.8487,
                "count": 2068664,
                "maximum": 362384.5406,
                "minimum": 361836.8406,
                "name": "X",
                "position": 0,
                "stddev": 153.3938993,
                "variance": 23529.68833
              },
              {
                "average": 5380117.088,
                "count": 2068664,
                "maximum": 5380471.439,
                "minimum": 5379721.419,
                "name": "Y",
                "position": 1,
                "stddev": 218.972727,
                "variance": 47949.05516
              },
              {
                "average": 1401.40516,
                "count": 2068664,
                "maximum": 1514.777894,
                "minimum": 1327.517894,
                "name": "Z",
                "position": 2,
                "stddev": 42.81662615,
                "variance": 1833.263475
              },
              {
                "average": 74.2768816,
                "count": 2068664,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.54325289,
                "variance": 3545.398965
              },
              {
                "average": 1.216742787,
                "count": 2068664,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.460769849,
                "variance": 0.2123088537
              },
              {
                "average": 1.433801719,
                "count": 2068664,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6109538475,
                "variance": 0.3732646038
              },
              {
                "average": 0.4959297402,
                "count": 2068664,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999835536,
                "variance": 0.2499835538
              },
              {
                "average": 0,
                "count": 2068664,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21219154,
                "count": 2068664,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.408859843,
                "variance": 0.1671663712
              },
              {
                "average": 1.473390194,
                "count": 2068664,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71900909,
                "variance": 137.335174
              },
              {
                "average": 8,
                "count": 2068664,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5688.940657,
                "count": 2068664,
                "maximum": 5691,
                "minimum": 5687,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.097591714,
                "variance": 1.204707571
              },
              {
                "average": 11985.96189,
                "count": 2068664,
                "maximum": 64768,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 7838.539403,
                "variance": 61442699.98
              },
              {
                "average": 12287.8515,
                "count": 2068664,
                "maximum": 64768,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 6460.715728,
                "variance": 41740847.71
              },
              {
                "average": 12707.19365,
                "count": 2068664,
                "maximum": 64768,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 5098.747463,
                "variance": 25997225.69
              },
              {
                "average": 496574.1426,
                "count": 2068664,
                "maximum": 497798.1813,
                "minimum": 494893.0353,
                "name": "GpsTime",
                "position": 15,
                "stddev": 849.3041102,
                "variance": 721317.4716
              },
              {
                "average": 0,
                "count": 2068664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2068664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2068664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2068664,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2068664,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              361836.8406,
              5379721.419,
              1327.517894,
              362384.5406,
              5380471.439,
              1514.777894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    361836.8405521539,
                    5379721.4188649,
                    1327.5178941396375
                  ],
                  [
                    361836.8405521539,
                    5380471.4388649,
                    1327.5178941396375
                  ],
                  [
                    362384.54055215383,
                    5380471.4388649,
                    1514.7778941396373
                  ],
                  [
                    362384.54055215383,
                    5379721.4188649,
                    1514.7778941396373
                  ],
                  [
                    361836.8405521539,
                    5379721.4188649,
                    1327.5178941396375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T20:03:18+00:00",
            "end_time": "2011-09-19T19:14: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": "COL_2012_0139.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.68009530834382,
              48.4975961650853,
              992.8993696920347
            ],
            [
              -118.68031827651771,
              48.504340739829196,
              992.8993696920347
            ],
            [
              -118.67016902313033,
              48.504488483604746,
              1198.8593696920348
            ],
            [
              -118.66994740017113,
              48.497743874052155,
              1198.8593696920348
            ],
            [
              -118.68009530834382,
              48.4975961650853,
              992.8993696920347
            ]
          ]
        ]
      },
      "bbox": [
        -118.6803183,
        48.49759617,
        992.8993697,
        -118.6699474,
        48.50448848,
        1198.85937
      ],
      "properties": {
        "datetime": "2011-09-19T22:27:52Z",
        "pc:count": 2155347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 376269.868,
            "count": 2155347,
            "maximum": 376634.5284,
            "minimum": 375884.5284,
            "name": "X",
            "position": 0,
            "stddev": 216.8957748,
            "variance": 47043.77714
          },
          {
            "average": 5373349.203,
            "count": 2155347,
            "maximum": 5373721.429,
            "minimum": 5372971.409,
            "name": "Y",
            "position": 1,
            "stddev": 237.5141952,
            "variance": 56412.99291
          },
          {
            "average": 1090.844584,
            "count": 2155347,
            "maximum": 1198.85937,
            "minimum": 992.8993697,
            "name": "Z",
            "position": 2,
            "stddev": 40.71810665,
            "variance": 1657.964209
          },
          {
            "average": 78.02624357,
            "count": 2155347,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.48164422,
            "variance": 2968.249557
          },
          {
            "average": 1.215708654,
            "count": 2155347,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4724988989,
            "variance": 0.2232552095
          },
          {
            "average": 1.432177742,
            "count": 2155347,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6388647266,
            "variance": 0.4081481388
          },
          {
            "average": 0.4939060857,
            "count": 2155347,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999629788,
            "variance": 0.2499629802
          },
          {
            "average": 0,
            "count": 2155347,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271791039,
            "count": 2155347,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.444882863,
            "variance": 0.1979207618
          },
          {
            "average": -0.1705675139,
            "count": 2155347,
            "maximum": 19.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.35536561,
            "variance": 178.3657906
          },
          {
            "average": 8,
            "count": 2155347,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5700.604841,
            "count": 2155347,
            "maximum": 5702,
            "minimum": 5699,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9519091282,
            "variance": 0.9061309883
          },
          {
            "average": 17638.1946,
            "count": 2155347,
            "maximum": 62720,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 11118.99617,
            "variance": 123632075.9
          },
          {
            "average": 17050.80387,
            "count": 2155347,
            "maximum": 61184,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8831.481925,
            "variance": 77995072.99
          },
          {
            "average": 17632.30708,
            "count": 2155347,
            "maximum": 59648,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 7703.732781,
            "variance": 59347498.76
          },
          {
            "average": 505451.4262,
            "count": 2155347,
            "maximum": 506472.5832,
            "minimum": 504252.3336,
            "name": "GpsTime",
            "position": 15,
            "stddev": 692.1313705,
            "variance": 479045.834
          },
          {
            "average": 0,
            "count": 2155347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2155347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2155347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2155347,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2155347,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          375884.5284,
          5372971.409,
          992.8993697,
          376634.5284,
          5373721.429,
          1198.85937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                375884.52844438626,
                5372971.408867057,
                992.8993696920347
              ],
              [
                375884.52844438626,
                5373721.428867057,
                992.8993696920347
              ],
              [
                376634.52844438626,
                5373721.428867057,
                1198.8593696920348
              ],
              [
                376634.52844438626,
                5372971.408867057,
                1198.8593696920348
              ],
              [
                375884.52844438626,
                5372971.408867057,
                992.8993696920347
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:27:52+00:00",
        "end_time": "2011-09-19T21:50:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0139.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0139.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0139.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0139.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6803183,
            48.49759617,
            992.8993697,
            -118.6699474,
            48.50448848,
            1198.85937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.68009530834382,
                  48.4975961650853,
                  992.8993696920347
                ],
                [
                  -118.68031827651771,
                  48.504340739829196,
                  992.8993696920347
                ],
                [
                  -118.67016902313033,
                  48.504488483604746,
                  1198.8593696920348
                ],
                [
                  -118.66994740017113,
                  48.497743874052155,
                  1198.8593696920348
                ],
                [
                  -118.68009530834382,
                  48.4975961650853,
                  992.8993696920347
                ]
              ]
            ]
          },
          "id": "COL_2012_0139.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0139.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:27:52Z",
            "pc:count": 2155347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 376269.868,
                "count": 2155347,
                "maximum": 376634.5284,
                "minimum": 375884.5284,
                "name": "X",
                "position": 0,
                "stddev": 216.8957748,
                "variance": 47043.77714
              },
              {
                "average": 5373349.203,
                "count": 2155347,
                "maximum": 5373721.429,
                "minimum": 5372971.409,
                "name": "Y",
                "position": 1,
                "stddev": 237.5141952,
                "variance": 56412.99291
              },
              {
                "average": 1090.844584,
                "count": 2155347,
                "maximum": 1198.85937,
                "minimum": 992.8993697,
                "name": "Z",
                "position": 2,
                "stddev": 40.71810665,
                "variance": 1657.964209
              },
              {
                "average": 78.02624357,
                "count": 2155347,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.48164422,
                "variance": 2968.249557
              },
              {
                "average": 1.215708654,
                "count": 2155347,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4724988989,
                "variance": 0.2232552095
              },
              {
                "average": 1.432177742,
                "count": 2155347,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6388647266,
                "variance": 0.4081481388
              },
              {
                "average": 0.4939060857,
                "count": 2155347,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999629788,
                "variance": 0.2499629802
              },
              {
                "average": 0,
                "count": 2155347,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271791039,
                "count": 2155347,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.444882863,
                "variance": 0.1979207618
              },
              {
                "average": -0.1705675139,
                "count": 2155347,
                "maximum": 19.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.35536561,
                "variance": 178.3657906
              },
              {
                "average": 8,
                "count": 2155347,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5700.604841,
                "count": 2155347,
                "maximum": 5702,
                "minimum": 5699,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9519091282,
                "variance": 0.9061309883
              },
              {
                "average": 17638.1946,
                "count": 2155347,
                "maximum": 62720,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 11118.99617,
                "variance": 123632075.9
              },
              {
                "average": 17050.80387,
                "count": 2155347,
                "maximum": 61184,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8831.481925,
                "variance": 77995072.99
              },
              {
                "average": 17632.30708,
                "count": 2155347,
                "maximum": 59648,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 7703.732781,
                "variance": 59347498.76
              },
              {
                "average": 505451.4262,
                "count": 2155347,
                "maximum": 506472.5832,
                "minimum": 504252.3336,
                "name": "GpsTime",
                "position": 15,
                "stddev": 692.1313705,
                "variance": 479045.834
              },
              {
                "average": 0,
                "count": 2155347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2155347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2155347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2155347,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2155347,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              375884.5284,
              5372971.409,
              992.8993697,
              376634.5284,
              5373721.429,
              1198.85937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    375884.52844438626,
                    5372971.408867057,
                    992.8993696920347
                  ],
                  [
                    375884.52844438626,
                    5373721.428867057,
                    992.8993696920347
                  ],
                  [
                    376634.52844438626,
                    5373721.428867057,
                    1198.8593696920348
                  ],
                  [
                    376634.52844438626,
                    5372971.408867057,
                    1198.8593696920348
                  ],
                  [
                    375884.52844438626,
                    5372971.408867057,
                    992.8993696920347
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:27:52+00:00",
            "end_time": "2011-09-19T21: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": "COL_2012_0293.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.81297275794665,
              48.52257032205135,
              939.8606673257647
            ],
            [
              -118.81321355951603,
              48.529314209944246,
              939.8606673257647
            ],
            [
              -118.8030600324172,
              48.529473730939074,
              1137.1006673257648
            ],
            [
              -118.80282057748873,
              48.52272980546247,
              1137.1006673257648
            ],
            [
              -118.81297275794665,
              48.52257032205135,
              939.8606673257647
            ]
          ]
        ]
      },
      "bbox": [
        -118.8132136,
        48.52257032,
        939.8606673,
        -118.8028206,
        48.52947373,
        1137.100667
      ],
      "properties": {
        "datetime": "2011-09-19T21:19:01Z",
        "pc:count": 1754711,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 366534.222,
            "count": 1754711,
            "maximum": 366884.5286,
            "minimum": 366134.5286,
            "name": "X",
            "position": 0,
            "stddev": 209.3848539,
            "variance": 43842.01703
          },
          {
            "average": 5376304.569,
            "count": 1754711,
            "maximum": 5376721.421,
            "minimum": 5375971.421,
            "name": "Y",
            "position": 1,
            "stddev": 214.5543327,
            "variance": 46033.56168
          },
          {
            "average": 1029.406455,
            "count": 1754711,
            "maximum": 1137.100667,
            "minimum": 939.8606673,
            "name": "Z",
            "position": 2,
            "stddev": 33.28855115,
            "variance": 1108.127638
          },
          {
            "average": 72.16976528,
            "count": 1754711,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.5112979,
            "variance": 3193.52679
          },
          {
            "average": 1.230121655,
            "count": 1754711,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4832194273,
            "variance": 0.2335010149
          },
          {
            "average": 1.459615287,
            "count": 1754711,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6456617634,
            "variance": 0.4168791127
          },
          {
            "average": 0.4932897782,
            "count": 1754711,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999551134,
            "variance": 0.2499551154
          },
          {
            "average": 0,
            "count": 1754711,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242320245,
            "count": 1754711,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4284871628,
            "variance": 0.1836012487
          },
          {
            "average": -3.267268637,
            "count": 1754711,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.97398389,
            "variance": 120.4283224
          },
          {
            "average": 8,
            "count": 1754711,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5695.762102,
            "count": 1754711,
            "maximum": 5697,
            "minimum": 5694,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7619811552,
            "variance": 0.5806152809
          },
          {
            "average": 13206.00102,
            "count": 1754711,
            "maximum": 52480,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 6383.619997,
            "variance": 40750604.26
          },
          {
            "average": 13652.37268,
            "count": 1754711,
            "maximum": 49664,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 5752.692187,
            "variance": 33093467.4
          },
          {
            "average": 14592.78782,
            "count": 1754711,
            "maximum": 50944,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 5123.251345,
            "variance": 26247704.34
          },
          {
            "average": 501396.4853,
            "count": 1754711,
            "maximum": 502341.1151,
            "minimum": 500267.9004,
            "name": "GpsTime",
            "position": 15,
            "stddev": 662.6302653,
            "variance": 439078.8686
          },
          {
            "average": 0,
            "count": 1754711,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1754711,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1754711,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1754711,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1754711,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366134.5286,
          5375971.421,
          939.8606673,
          366884.5286,
          5376721.421,
          1137.100667
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366134.52861842106,
                5375971.420701034,
                939.8606673257647
              ],
              [
                366134.52861842106,
                5376721.420701034,
                939.8606673257647
              ],
              [
                366884.52861842106,
                5376721.420701034,
                1137.1006673257648
              ],
              [
                366884.52861842106,
                5375971.420701034,
                1137.1006673257648
              ],
              [
                366134.52861842106,
                5375971.420701034,
                939.8606673257647
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T21:19:01+00:00",
        "end_time": "2011-09-19T20:44:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0293.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0293.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0293.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0293.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8132136,
            48.52257032,
            939.8606673,
            -118.8028206,
            48.52947373,
            1137.100667
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.81297275794665,
                  48.52257032205135,
                  939.8606673257647
                ],
                [
                  -118.81321355951603,
                  48.529314209944246,
                  939.8606673257647
                ],
                [
                  -118.8030600324172,
                  48.529473730939074,
                  1137.1006673257648
                ],
                [
                  -118.80282057748873,
                  48.52272980546247,
                  1137.1006673257648
                ],
                [
                  -118.81297275794665,
                  48.52257032205135,
                  939.8606673257647
                ]
              ]
            ]
          },
          "id": "COL_2012_0293.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0293.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:19:01Z",
            "pc:count": 1754711,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 366534.222,
                "count": 1754711,
                "maximum": 366884.5286,
                "minimum": 366134.5286,
                "name": "X",
                "position": 0,
                "stddev": 209.3848539,
                "variance": 43842.01703
              },
              {
                "average": 5376304.569,
                "count": 1754711,
                "maximum": 5376721.421,
                "minimum": 5375971.421,
                "name": "Y",
                "position": 1,
                "stddev": 214.5543327,
                "variance": 46033.56168
              },
              {
                "average": 1029.406455,
                "count": 1754711,
                "maximum": 1137.100667,
                "minimum": 939.8606673,
                "name": "Z",
                "position": 2,
                "stddev": 33.28855115,
                "variance": 1108.127638
              },
              {
                "average": 72.16976528,
                "count": 1754711,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.5112979,
                "variance": 3193.52679
              },
              {
                "average": 1.230121655,
                "count": 1754711,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4832194273,
                "variance": 0.2335010149
              },
              {
                "average": 1.459615287,
                "count": 1754711,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6456617634,
                "variance": 0.4168791127
              },
              {
                "average": 0.4932897782,
                "count": 1754711,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999551134,
                "variance": 0.2499551154
              },
              {
                "average": 0,
                "count": 1754711,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242320245,
                "count": 1754711,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4284871628,
                "variance": 0.1836012487
              },
              {
                "average": -3.267268637,
                "count": 1754711,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.97398389,
                "variance": 120.4283224
              },
              {
                "average": 8,
                "count": 1754711,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5695.762102,
                "count": 1754711,
                "maximum": 5697,
                "minimum": 5694,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7619811552,
                "variance": 0.5806152809
              },
              {
                "average": 13206.00102,
                "count": 1754711,
                "maximum": 52480,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 6383.619997,
                "variance": 40750604.26
              },
              {
                "average": 13652.37268,
                "count": 1754711,
                "maximum": 49664,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 5752.692187,
                "variance": 33093467.4
              },
              {
                "average": 14592.78782,
                "count": 1754711,
                "maximum": 50944,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 5123.251345,
                "variance": 26247704.34
              },
              {
                "average": 501396.4853,
                "count": 1754711,
                "maximum": 502341.1151,
                "minimum": 500267.9004,
                "name": "GpsTime",
                "position": 15,
                "stddev": 662.6302653,
                "variance": 439078.8686
              },
              {
                "average": 0,
                "count": 1754711,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1754711,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1754711,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1754711,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1754711,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366134.5286,
              5375971.421,
              939.8606673,
              366884.5286,
              5376721.421,
              1137.100667
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366134.52861842106,
                    5375971.420701034,
                    939.8606673257647
                  ],
                  [
                    366134.52861842106,
                    5376721.420701034,
                    939.8606673257647
                  ],
                  [
                    366884.52861842106,
                    5376721.420701034,
                    1137.1006673257648
                  ],
                  [
                    366884.52861842106,
                    5375971.420701034,
                    1137.1006673257648
                  ],
                  [
                    366134.52861842106,
                    5375971.420701034,
                    939.8606673257647
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T21:19:01+00:00",
            "end_time": "2011-09-19T20:44: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": "COL_2012_2198.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.40830166347753,
              48.94656487082813,
              1523.0217968277766
            ],
            [
              -118.40849154228131,
              48.95330978118949,
              1523.0217968277766
            ],
            [
              -118.39825022551862,
              48.953434397437555,
              1852.6817968277765
            ],
            [
              -118.3980617262469,
              48.946689457653896,
              1852.6817968277765
            ],
            [
              -118.40830166347753,
              48.94656487082813,
              1523.0217968277766
            ]
          ]
        ]
      },
      "bbox": [
        -118.4084915,
        48.94656487,
        1523.021797,
        -118.3980617,
        48.9534344,
        1852.681797
      ],
      "properties": {
        "datetime": "2011-09-15T20:11:25Z",
        "pc:count": 1862651,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 397247.2814,
            "count": 1862651,
            "maximum": 397634.5282,
            "minimum": 396884.5282,
            "name": "X",
            "position": 0,
            "stddev": 236.9443399,
            "variance": 56142.62023
          },
          {
            "average": 5422854.476,
            "count": 1862651,
            "maximum": 5423221.429,
            "minimum": 5422471.409,
            "name": "Y",
            "position": 1,
            "stddev": 220.4871397,
            "variance": 48614.57879
          },
          {
            "average": 1706.04731,
            "count": 1862651,
            "maximum": 1852.681797,
            "minimum": 1523.021797,
            "name": "Z",
            "position": 2,
            "stddev": 77.74175889,
            "variance": 6043.781075
          },
          {
            "average": 86.35412592,
            "count": 1862651,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.72253431,
            "variance": 3331.890968
          },
          {
            "average": 1.206531444,
            "count": 1862651,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4581648204,
            "variance": 0.2099150027
          },
          {
            "average": 1.412374621,
            "count": 1862651,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6166486133,
            "variance": 0.3802555123
          },
          {
            "average": 0.496508471,
            "count": 1862651,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999879433,
            "variance": 0.2499879434
          },
          {
            "average": 0,
            "count": 1862651,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272997464,
            "count": 1862651,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4454996693,
            "variance": 0.1984699554
          },
          {
            "average": 4.361030404,
            "count": 1862651,
            "maximum": 22.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.39127298,
            "variance": 179.3261921
          },
          {
            "average": 3,
            "count": 1862651,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5552.616166,
            "count": 1862651,
            "maximum": 5555,
            "minimum": 5551,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.134514267,
            "variance": 1.287122621
          },
          {
            "average": 10968.58703,
            "count": 1862651,
            "maximum": 55040,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 6852.869055,
            "variance": 46961814.29
          },
          {
            "average": 11741.17803,
            "count": 1862651,
            "maximum": 55296,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5676.339353,
            "variance": 32220828.45
          },
          {
            "average": 13019.1071,
            "count": 1862651,
            "maximum": 54272,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4976.593559,
            "variance": 24766483.45
          },
          {
            "average": 150608.556,
            "count": 1862651,
            "maximum": 152685.1637,
            "minimum": 149492.1814,
            "name": "GpsTime",
            "position": 15,
            "stddev": 997.4774959,
            "variance": 994961.3548
          },
          {
            "average": 0,
            "count": 1862651,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1862651,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1862651,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1862651,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1862651,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          396884.5282,
          5422471.409,
          1523.021797,
          397634.5282,
          5423221.429,
          1852.681797
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                396884.528231365,
                5422471.40910984,
                1523.0217968277766
              ],
              [
                396884.528231365,
                5423221.42910984,
                1523.0217968277766
              ],
              [
                397634.528231365,
                5423221.42910984,
                1852.6817968277765
              ],
              [
                397634.528231365,
                5422471.40910984,
                1852.6817968277765
              ],
              [
                396884.528231365,
                5422471.40910984,
                1523.0217968277766
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:11:25+00:00",
        "end_time": "2011-09-15T19:18:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2198.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2198.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2198.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2198.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.4084915,
            48.94656487,
            1523.021797,
            -118.3980617,
            48.9534344,
            1852.681797
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.40830166347753,
                  48.94656487082813,
                  1523.0217968277766
                ],
                [
                  -118.40849154228131,
                  48.95330978118949,
                  1523.0217968277766
                ],
                [
                  -118.39825022551862,
                  48.953434397437555,
                  1852.6817968277765
                ],
                [
                  -118.3980617262469,
                  48.946689457653896,
                  1852.6817968277765
                ],
                [
                  -118.40830166347753,
                  48.94656487082813,
                  1523.0217968277766
                ]
              ]
            ]
          },
          "id": "COL_2012_2198.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2198.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:11:25Z",
            "pc:count": 1862651,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 397247.2814,
                "count": 1862651,
                "maximum": 397634.5282,
                "minimum": 396884.5282,
                "name": "X",
                "position": 0,
                "stddev": 236.9443399,
                "variance": 56142.62023
              },
              {
                "average": 5422854.476,
                "count": 1862651,
                "maximum": 5423221.429,
                "minimum": 5422471.409,
                "name": "Y",
                "position": 1,
                "stddev": 220.4871397,
                "variance": 48614.57879
              },
              {
                "average": 1706.04731,
                "count": 1862651,
                "maximum": 1852.681797,
                "minimum": 1523.021797,
                "name": "Z",
                "position": 2,
                "stddev": 77.74175889,
                "variance": 6043.781075
              },
              {
                "average": 86.35412592,
                "count": 1862651,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.72253431,
                "variance": 3331.890968
              },
              {
                "average": 1.206531444,
                "count": 1862651,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4581648204,
                "variance": 0.2099150027
              },
              {
                "average": 1.412374621,
                "count": 1862651,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6166486133,
                "variance": 0.3802555123
              },
              {
                "average": 0.496508471,
                "count": 1862651,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999879433,
                "variance": 0.2499879434
              },
              {
                "average": 0,
                "count": 1862651,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272997464,
                "count": 1862651,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4454996693,
                "variance": 0.1984699554
              },
              {
                "average": 4.361030404,
                "count": 1862651,
                "maximum": 22.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.39127298,
                "variance": 179.3261921
              },
              {
                "average": 3,
                "count": 1862651,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5552.616166,
                "count": 1862651,
                "maximum": 5555,
                "minimum": 5551,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.134514267,
                "variance": 1.287122621
              },
              {
                "average": 10968.58703,
                "count": 1862651,
                "maximum": 55040,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 6852.869055,
                "variance": 46961814.29
              },
              {
                "average": 11741.17803,
                "count": 1862651,
                "maximum": 55296,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5676.339353,
                "variance": 32220828.45
              },
              {
                "average": 13019.1071,
                "count": 1862651,
                "maximum": 54272,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 4976.593559,
                "variance": 24766483.45
              },
              {
                "average": 150608.556,
                "count": 1862651,
                "maximum": 152685.1637,
                "minimum": 149492.1814,
                "name": "GpsTime",
                "position": 15,
                "stddev": 997.4774959,
                "variance": 994961.3548
              },
              {
                "average": 0,
                "count": 1862651,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1862651,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1862651,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1862651,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1862651,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              396884.5282,
              5422471.409,
              1523.021797,
              397634.5282,
              5423221.429,
              1852.681797
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    396884.528231365,
                    5422471.40910984,
                    1523.0217968277766
                  ],
                  [
                    396884.528231365,
                    5423221.42910984,
                    1523.0217968277766
                  ],
                  [
                    397634.528231365,
                    5423221.42910984,
                    1852.6817968277765
                  ],
                  [
                    397634.528231365,
                    5422471.40910984,
                    1852.6817968277765
                  ],
                  [
                    396884.528231365,
                    5422471.40910984,
                    1523.0217968277766
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:11:25+00:00",
            "end_time": "2011-09-15T19:18:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_1462.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.81319757089942,
              48.81271051721284,
              1299.3117885888478
            ],
            [
              -118.81344087672986,
              48.81945424279955,
              1299.3117885888478
            ],
            [
              -118.80322888034108,
              48.81961448512123,
              1524.0117885888476
            ],
            [
              -118.8029869428196,
              48.81287072173184,
              1524.0117885888476
            ],
            [
              -118.81319757089942,
              48.81271051721284,
              1299.3117885888478
            ]
          ]
        ]
      },
      "bbox": [
        -118.8134409,
        48.81271052,
        1299.311789,
        -118.8029869,
        48.81961449,
        1524.011789
      ],
      "properties": {
        "datetime": "2011-09-20T22:06:30Z",
        "pc:count": 2046222,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 367249.0583,
            "count": 2046222,
            "maximum": 367634.5298,
            "minimum": 366884.5298,
            "name": "X",
            "position": 0,
            "stddev": 234.838058,
            "variance": 55148.91348
          },
          {
            "average": 5408584.988,
            "count": 2046222,
            "maximum": 5408971.428,
            "minimum": 5408221.408,
            "name": "Y",
            "position": 1,
            "stddev": 213.0968534,
            "variance": 45410.26893
          },
          {
            "average": 1375.872494,
            "count": 2046222,
            "maximum": 1524.011789,
            "minimum": 1299.311789,
            "name": "Z",
            "position": 2,
            "stddev": 47.17180149,
            "variance": 2225.178855
          },
          {
            "average": 53.93638129,
            "count": 2046222,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.89466505,
            "variance": 2693.05626
          },
          {
            "average": 1.293169558,
            "count": 2046222,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5250739292,
            "variance": 0.2757026312
          },
          {
            "average": 1.58580545,
            "count": 2046222,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6690318928,
            "variance": 0.4476036735
          },
          {
            "average": 0.4939107291,
            "count": 2046222,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999630416,
            "variance": 0.2499630429
          },
          {
            "average": 0,
            "count": 2046222,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206811382,
            "count": 2046222,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4050191533,
            "variance": 0.1640405145
          },
          {
            "average": -5.116909144,
            "count": 2046222,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.42824916,
            "variance": 108.7483805
          },
          {
            "average": 6,
            "count": 2046222,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5672.531708,
            "count": 2046222,
            "maximum": 5674,
            "minimum": 5670,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9737851061,
            "variance": 0.9482574329
          },
          {
            "average": 12874.0115,
            "count": 2046222,
            "maximum": 60672,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9219.208799,
            "variance": 84993810.89
          },
          {
            "average": 13252.33495,
            "count": 2046222,
            "maximum": 57344,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 8722.824236,
            "variance": 76087662.66
          },
          {
            "average": 13175.36863,
            "count": 2046222,
            "maximum": 55040,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 7260.594739,
            "variance": 52716235.97
          },
          {
            "average": 590429.134,
            "count": 2046222,
            "maximum": 591590.7451,
            "minimum": 588522.838,
            "name": "GpsTime",
            "position": 15,
            "stddev": 721.1053038,
            "variance": 519992.8591
          },
          {
            "average": 0,
            "count": 2046222,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2046222,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2046222,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2046222,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2046222,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          366884.5298,
          5408221.408,
          1299.311789,
          367634.5298,
          5408971.428,
          1524.011789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                366884.52982388035,
                5408221.408331226,
                1299.3117885888478
              ],
              [
                366884.52982388035,
                5408971.428331225,
                1299.3117885888478
              ],
              [
                367634.52982388035,
                5408971.428331225,
                1524.0117885888476
              ],
              [
                367634.52982388035,
                5408221.408331226,
                1524.0117885888476
              ],
              [
                366884.52982388035,
                5408221.408331226,
                1299.3117885888478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:06:30+00:00",
        "end_time": "2011-09-20T21:15:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1462.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1462.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1462.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1462.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8134409,
            48.81271052,
            1299.311789,
            -118.8029869,
            48.81961449,
            1524.011789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.81319757089942,
                  48.81271051721284,
                  1299.3117885888478
                ],
                [
                  -118.81344087672986,
                  48.81945424279955,
                  1299.3117885888478
                ],
                [
                  -118.80322888034108,
                  48.81961448512123,
                  1524.0117885888476
                ],
                [
                  -118.8029869428196,
                  48.81287072173184,
                  1524.0117885888476
                ],
                [
                  -118.81319757089942,
                  48.81271051721284,
                  1299.3117885888478
                ]
              ]
            ]
          },
          "id": "COL_2012_1462.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1462.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:06:30Z",
            "pc:count": 2046222,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 367249.0583,
                "count": 2046222,
                "maximum": 367634.5298,
                "minimum": 366884.5298,
                "name": "X",
                "position": 0,
                "stddev": 234.838058,
                "variance": 55148.91348
              },
              {
                "average": 5408584.988,
                "count": 2046222,
                "maximum": 5408971.428,
                "minimum": 5408221.408,
                "name": "Y",
                "position": 1,
                "stddev": 213.0968534,
                "variance": 45410.26893
              },
              {
                "average": 1375.872494,
                "count": 2046222,
                "maximum": 1524.011789,
                "minimum": 1299.311789,
                "name": "Z",
                "position": 2,
                "stddev": 47.17180149,
                "variance": 2225.178855
              },
              {
                "average": 53.93638129,
                "count": 2046222,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.89466505,
                "variance": 2693.05626
              },
              {
                "average": 1.293169558,
                "count": 2046222,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5250739292,
                "variance": 0.2757026312
              },
              {
                "average": 1.58580545,
                "count": 2046222,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6690318928,
                "variance": 0.4476036735
              },
              {
                "average": 0.4939107291,
                "count": 2046222,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999630416,
                "variance": 0.2499630429
              },
              {
                "average": 0,
                "count": 2046222,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206811382,
                "count": 2046222,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4050191533,
                "variance": 0.1640405145
              },
              {
                "average": -5.116909144,
                "count": 2046222,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.42824916,
                "variance": 108.7483805
              },
              {
                "average": 6,
                "count": 2046222,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5672.531708,
                "count": 2046222,
                "maximum": 5674,
                "minimum": 5670,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9737851061,
                "variance": 0.9482574329
              },
              {
                "average": 12874.0115,
                "count": 2046222,
                "maximum": 60672,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9219.208799,
                "variance": 84993810.89
              },
              {
                "average": 13252.33495,
                "count": 2046222,
                "maximum": 57344,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 8722.824236,
                "variance": 76087662.66
              },
              {
                "average": 13175.36863,
                "count": 2046222,
                "maximum": 55040,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 7260.594739,
                "variance": 52716235.97
              },
              {
                "average": 590429.134,
                "count": 2046222,
                "maximum": 591590.7451,
                "minimum": 588522.838,
                "name": "GpsTime",
                "position": 15,
                "stddev": 721.1053038,
                "variance": 519992.8591
              },
              {
                "average": 0,
                "count": 2046222,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2046222,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2046222,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2046222,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2046222,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              366884.5298,
              5408221.408,
              1299.311789,
              367634.5298,
              5408971.428,
              1524.011789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    366884.52982388035,
                    5408221.408331226,
                    1299.3117885888478
                  ],
                  [
                    366884.52982388035,
                    5408971.428331225,
                    1299.3117885888478
                  ],
                  [
                    367634.52982388035,
                    5408971.428331225,
                    1524.0117885888476
                  ],
                  [
                    367634.52982388035,
                    5408221.408331226,
                    1524.0117885888476
                  ],
                  [
                    366884.52982388035,
                    5408221.408331226,
                    1299.3117885888478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:06:30+00:00",
            "end_time": "2011-09-20T21:15: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": "COL_2012_1812.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.672485948198,
              48.88231127894685,
              549.4738823220786
            ],
            [
              -118.67271092808403,
              48.88905542738025,
              549.4738823220786
            ],
            [
              -118.66248400372201,
              48.889203357292104,
              710.7338823220786
            ],
            [
              -118.66226039781004,
              48.882459173946835,
              710.7338823220786
            ],
            [
              -118.672485948198,
              48.88231127894685,
              549.4738823220786
            ]
          ]
        ]
      },
      "bbox": [
        -118.6727109,
        48.88231128,
        549.4738823,
        -118.6622604,
        48.88920336,
        710.7338823
      ],
      "properties": {
        "datetime": "2011-09-20T22:54:09Z",
        "pc:count": 2181776,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 377769.0874,
            "count": 2181776,
            "maximum": 378134.5292,
            "minimum": 377384.5292,
            "name": "X",
            "position": 0,
            "stddev": 203.78124,
            "variance": 41526.79376
          },
          {
            "average": 5416085.811,
            "count": 2181776,
            "maximum": 5416471.429,
            "minimum": 5415721.409,
            "name": "Y",
            "position": 1,
            "stddev": 219.0890169,
            "variance": 47999.99732
          },
          {
            "average": 582.117217,
            "count": 2181776,
            "maximum": 710.7338823,
            "minimum": 549.4738823,
            "name": "Z",
            "position": 2,
            "stddev": 29.67195707,
            "variance": 880.4250365
          },
          {
            "average": 109.6493045,
            "count": 2181776,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.19525274,
            "variance": 1238.705815
          },
          {
            "average": 1.029206023,
            "count": 2181776,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1884399175,
            "variance": 0.03550960251
          },
          {
            "average": 1.058451005,
            "count": 2181776,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2765938994,
            "variance": 0.07650418521
          },
          {
            "average": 0.4974282419,
            "count": 2181776,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935006,
            "variance": 0.2499935006
          },
          {
            "average": 0,
            "count": 2181776,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.390465841,
            "count": 2181776,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4878548729,
            "variance": 0.238002377
          },
          {
            "average": 1.689566765,
            "count": 2181776,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.59414101,
            "variance": 158.6123879
          },
          {
            "average": 25.72933748,
            "count": 2181776,
            "maximum": 142,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 47.13539855,
            "variance": 2221.745797
          },
          {
            "average": 5657.798549,
            "count": 2181776,
            "maximum": 5678,
            "minimum": 5643,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.171741752,
            "variance": 84.12084676
          },
          {
            "average": 31970.44187,
            "count": 2181776,
            "maximum": 65024,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10568.53637,
            "variance": 111693960.9
          },
          {
            "average": 28153.3026,
            "count": 2181776,
            "maximum": 65024,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 9160.526958,
            "variance": 83915254.15
          },
          {
            "average": 27021.24437,
            "count": 2181776,
            "maximum": 65024,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 8337.585227,
            "variance": 69515327.42
          },
          {
            "average": 558521.285,
            "count": 2181776,
            "maximum": 594449.956,
            "minimum": 421552.3739,
            "name": "GpsTime",
            "position": 15,
            "stddev": 57510.56096,
            "variance": 3307464622
          },
          {
            "average": 0,
            "count": 2181776,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2181776,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2181776,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2181776,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2181776,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          377384.5292,
          5415721.409,
          549.4738823,
          378134.5292,
          5416471.429,
          710.7338823
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                377384.5291646095,
                5415721.409181567,
                549.4738823220786
              ],
              [
                377384.5291646095,
                5416471.429181566,
                549.4738823220786
              ],
              [
                378134.5291646095,
                5416471.429181566,
                710.7338823220786
              ],
              [
                378134.5291646095,
                5415721.409181567,
                710.7338823220786
              ],
              [
                377384.5291646095,
                5415721.409181567,
                549.4738823220786
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T22:54:09+00:00",
        "end_time": "2011-09-18T22:52:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1812.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1812.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1812.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1812.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6727109,
            48.88231128,
            549.4738823,
            -118.6622604,
            48.88920336,
            710.7338823
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.672485948198,
                  48.88231127894685,
                  549.4738823220786
                ],
                [
                  -118.67271092808403,
                  48.88905542738025,
                  549.4738823220786
                ],
                [
                  -118.66248400372201,
                  48.889203357292104,
                  710.7338823220786
                ],
                [
                  -118.66226039781004,
                  48.882459173946835,
                  710.7338823220786
                ],
                [
                  -118.672485948198,
                  48.88231127894685,
                  549.4738823220786
                ]
              ]
            ]
          },
          "id": "COL_2012_1812.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1812.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:54:09Z",
            "pc:count": 2181776,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 377769.0874,
                "count": 2181776,
                "maximum": 378134.5292,
                "minimum": 377384.5292,
                "name": "X",
                "position": 0,
                "stddev": 203.78124,
                "variance": 41526.79376
              },
              {
                "average": 5416085.811,
                "count": 2181776,
                "maximum": 5416471.429,
                "minimum": 5415721.409,
                "name": "Y",
                "position": 1,
                "stddev": 219.0890169,
                "variance": 47999.99732
              },
              {
                "average": 582.117217,
                "count": 2181776,
                "maximum": 710.7338823,
                "minimum": 549.4738823,
                "name": "Z",
                "position": 2,
                "stddev": 29.67195707,
                "variance": 880.4250365
              },
              {
                "average": 109.6493045,
                "count": 2181776,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.19525274,
                "variance": 1238.705815
              },
              {
                "average": 1.029206023,
                "count": 2181776,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1884399175,
                "variance": 0.03550960251
              },
              {
                "average": 1.058451005,
                "count": 2181776,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2765938994,
                "variance": 0.07650418521
              },
              {
                "average": 0.4974282419,
                "count": 2181776,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935006,
                "variance": 0.2499935006
              },
              {
                "average": 0,
                "count": 2181776,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.390465841,
                "count": 2181776,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4878548729,
                "variance": 0.238002377
              },
              {
                "average": 1.689566765,
                "count": 2181776,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.59414101,
                "variance": 158.6123879
              },
              {
                "average": 25.72933748,
                "count": 2181776,
                "maximum": 142,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 47.13539855,
                "variance": 2221.745797
              },
              {
                "average": 5657.798549,
                "count": 2181776,
                "maximum": 5678,
                "minimum": 5643,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.171741752,
                "variance": 84.12084676
              },
              {
                "average": 31970.44187,
                "count": 2181776,
                "maximum": 65024,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10568.53637,
                "variance": 111693960.9
              },
              {
                "average": 28153.3026,
                "count": 2181776,
                "maximum": 65024,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 9160.526958,
                "variance": 83915254.15
              },
              {
                "average": 27021.24437,
                "count": 2181776,
                "maximum": 65024,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 8337.585227,
                "variance": 69515327.42
              },
              {
                "average": 558521.285,
                "count": 2181776,
                "maximum": 594449.956,
                "minimum": 421552.3739,
                "name": "GpsTime",
                "position": 15,
                "stddev": 57510.56096,
                "variance": 3307464622
              },
              {
                "average": 0,
                "count": 2181776,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2181776,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2181776,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2181776,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2181776,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              377384.5292,
              5415721.409,
              549.4738823,
              378134.5292,
              5416471.429,
              710.7338823
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    377384.5291646095,
                    5415721.409181567,
                    549.4738823220786
                  ],
                  [
                    377384.5291646095,
                    5416471.429181566,
                    549.4738823220786
                  ],
                  [
                    378134.5291646095,
                    5416471.429181566,
                    710.7338823220786
                  ],
                  [
                    378134.5291646095,
                    5415721.409181567,
                    710.7338823220786
                  ],
                  [
                    377384.5291646095,
                    5415721.409181567,
                    549.4738823220786
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T22:54:09+00:00",
            "end_time": "2011-09-18T22:52:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.65052752512977,
              48.52501454739976,
              1117.8153731114717
            ],
            [
              -118.6507467814044,
              48.53175919120086,
              1117.8153731114717
            ],
            [
              -118.64059189766637,
              48.53190438819094,
              1311.7753731114717
            ],
            [
              -118.64037398870947,
              48.52515971017671,
              1311.7753731114717
            ],
            [
              -118.65052752512977,
              48.52501454739976,
              1117.8153731114717
            ]
          ]
        ]
      },
      "bbox": [
        -118.6507468,
        48.52501455,
        1117.815373,
        -118.640374,
        48.53190439,
        1311.775373
      ],
      "properties": {
        "datetime": "2011-09-19T21:22:25Z",
        "pc:count": 1841938,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 378504.1583,
            "count": 1841938,
            "maximum": 378884.5288,
            "minimum": 378134.5288,
            "name": "X",
            "position": 0,
            "stddev": 216.3999959,
            "variance": 46828.9582
          },
          {
            "average": 5376345.288,
            "count": 1841938,
            "maximum": 5376721.428,
            "minimum": 5375971.408,
            "name": "Y",
            "position": 1,
            "stddev": 234.4054168,
            "variance": 54945.89943
          },
          {
            "average": 1207.19185,
            "count": 1841938,
            "maximum": 1311.775373,
            "minimum": 1117.815373,
            "name": "Z",
            "position": 2,
            "stddev": 38.95146956,
            "variance": 1517.216981
          },
          {
            "average": 85.66443224,
            "count": 1841938,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.32728182,
            "variance": 3172.762678
          },
          {
            "average": 1.193513571,
            "count": 1841938,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.449904547,
            "variance": 0.2024141014
          },
          {
            "average": 1.386955478,
            "count": 1841938,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.613397279,
            "variance": 0.3762562219
          },
          {
            "average": 0.4961334203,
            "count": 1841938,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999851851,
            "variance": 0.2499851853
          },
          {
            "average": 0,
            "count": 1841938,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292106466,
            "count": 1841938,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4547311193,
            "variance": 0.2067803908
          },
          {
            "average": -2.519518138,
            "count": 1841938,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.13818131,
            "variance": 124.0590828
          },
          {
            "average": 8,
            "count": 1841938,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5695.374022,
            "count": 1841938,
            "maximum": 5697,
            "minimum": 5694,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.862491053,
            "variance": 0.7438908165
          },
          {
            "average": 17804.78625,
            "count": 1841938,
            "maximum": 60928,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 9975.933721,
            "variance": 99519253.61
          },
          {
            "average": 16743.35757,
            "count": 1841938,
            "maximum": 59136,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8068.009827,
            "variance": 65092782.57
          },
          {
            "average": 17026.73993,
            "count": 1841938,
            "maximum": 59392,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 7014.384913,
            "variance": 49201595.71
          },
          {
            "average": 501136.3641,
            "count": 1841938,
            "maximum": 502545.1924,
            "minimum": 500068.6695,
            "name": "GpsTime",
            "position": 15,
            "stddev": 672.2963946,
            "variance": 451982.4421
          },
          {
            "average": 0,
            "count": 1841938,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1841938,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1841938,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1841938,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1841938,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378134.5288,
          5375971.408,
          1117.815373,
          378884.5288,
          5376721.428,
          1311.775373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378134.52884006675,
                5375971.40837919,
                1117.8153731114717
              ],
              [
                378134.52884006675,
                5376721.428379189,
                1117.8153731114717
              ],
              [
                378884.52884006675,
                5376721.428379189,
                1311.7753731114717
              ],
              [
                378884.52884006675,
                5375971.40837919,
                1311.7753731114717
              ],
              [
                378134.52884006675,
                5375971.40837919,
                1117.8153731114717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T21:22:25+00:00",
        "end_time": "2011-09-19T20:41:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6507468,
            48.52501455,
            1117.815373,
            -118.640374,
            48.53190439,
            1311.775373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.65052752512977,
                  48.52501454739976,
                  1117.8153731114717
                ],
                [
                  -118.6507467814044,
                  48.53175919120086,
                  1117.8153731114717
                ],
                [
                  -118.64059189766637,
                  48.53190438819094,
                  1311.7753731114717
                ],
                [
                  -118.64037398870947,
                  48.52515971017671,
                  1311.7753731114717
                ],
                [
                  -118.65052752512977,
                  48.52501454739976,
                  1117.8153731114717
                ]
              ]
            ]
          },
          "id": "COL_2012_0309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:22:25Z",
            "pc:count": 1841938,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 378504.1583,
                "count": 1841938,
                "maximum": 378884.5288,
                "minimum": 378134.5288,
                "name": "X",
                "position": 0,
                "stddev": 216.3999959,
                "variance": 46828.9582
              },
              {
                "average": 5376345.288,
                "count": 1841938,
                "maximum": 5376721.428,
                "minimum": 5375971.408,
                "name": "Y",
                "position": 1,
                "stddev": 234.4054168,
                "variance": 54945.89943
              },
              {
                "average": 1207.19185,
                "count": 1841938,
                "maximum": 1311.775373,
                "minimum": 1117.815373,
                "name": "Z",
                "position": 2,
                "stddev": 38.95146956,
                "variance": 1517.216981
              },
              {
                "average": 85.66443224,
                "count": 1841938,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.32728182,
                "variance": 3172.762678
              },
              {
                "average": 1.193513571,
                "count": 1841938,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.449904547,
                "variance": 0.2024141014
              },
              {
                "average": 1.386955478,
                "count": 1841938,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.613397279,
                "variance": 0.3762562219
              },
              {
                "average": 0.4961334203,
                "count": 1841938,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999851851,
                "variance": 0.2499851853
              },
              {
                "average": 0,
                "count": 1841938,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292106466,
                "count": 1841938,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4547311193,
                "variance": 0.2067803908
              },
              {
                "average": -2.519518138,
                "count": 1841938,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.13818131,
                "variance": 124.0590828
              },
              {
                "average": 8,
                "count": 1841938,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5695.374022,
                "count": 1841938,
                "maximum": 5697,
                "minimum": 5694,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.862491053,
                "variance": 0.7438908165
              },
              {
                "average": 17804.78625,
                "count": 1841938,
                "maximum": 60928,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 9975.933721,
                "variance": 99519253.61
              },
              {
                "average": 16743.35757,
                "count": 1841938,
                "maximum": 59136,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8068.009827,
                "variance": 65092782.57
              },
              {
                "average": 17026.73993,
                "count": 1841938,
                "maximum": 59392,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 7014.384913,
                "variance": 49201595.71
              },
              {
                "average": 501136.3641,
                "count": 1841938,
                "maximum": 502545.1924,
                "minimum": 500068.6695,
                "name": "GpsTime",
                "position": 15,
                "stddev": 672.2963946,
                "variance": 451982.4421
              },
              {
                "average": 0,
                "count": 1841938,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1841938,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1841938,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1841938,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1841938,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378134.5288,
              5375971.408,
              1117.815373,
              378884.5288,
              5376721.428,
              1311.775373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378134.52884006675,
                    5375971.40837919,
                    1117.8153731114717
                  ],
                  [
                    378134.52884006675,
                    5376721.428379189,
                    1117.8153731114717
                  ],
                  [
                    378884.52884006675,
                    5376721.428379189,
                    1311.7753731114717
                  ],
                  [
                    378884.52884006675,
                    5375971.40837919,
                    1311.7753731114717
                  ],
                  [
                    378134.52884006675,
                    5375971.40837919,
                    1117.8153731114717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T21:22:25+00:00",
            "end_time": "2011-09-19T20:41: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": "COL_2012_1014.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.6155526225135,
              48.7026176392047,
              1056.4277645011077
            ],
            [
              -118.61571506621951,
              48.70769120662301,
              1056.4277645011077
            ],
            [
              -118.60552438286679,
              48.70783369638091,
              1196.2877645011079
            ],
            [
              -118.60536296265414,
              48.70276010368532,
              1196.2877645011079
            ],
            [
              -118.6155526225135,
              48.7026176392047,
              1056.4277645011077
            ]
          ]
        ]
      },
      "bbox": [
        -118.6157151,
        48.70261764,
        1056.427765,
        -118.605363,
        48.7078337,
        1196.287765
      ],
      "properties": {
        "datetime": "2011-09-14T19:29:37Z",
        "pc:count": 1186379,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 381509.2667,
            "count": 1186379,
            "maximum": 381884.5453,
            "minimum": 381134.5253,
            "name": "X",
            "position": 0,
            "stddev": 218.1788362,
            "variance": 47602.00458
          },
          {
            "average": 5395944.527,
            "count": 1186379,
            "maximum": 5396221.434,
            "minimum": 5395657.234,
            "name": "Y",
            "position": 1,
            "stddev": 159.6907182,
            "variance": 25501.12547
          },
          {
            "average": 1120.954288,
            "count": 1186379,
            "maximum": 1196.287765,
            "minimum": 1056.427765,
            "name": "Z",
            "position": 2,
            "stddev": 25.64134946,
            "variance": 657.4788019
          },
          {
            "average": 99.47651467,
            "count": 1186379,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.00266284,
            "variance": 2704.276942
          },
          {
            "average": 1.128459792,
            "count": 1186379,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3747482413,
            "variance": 0.1404362444
          },
          {
            "average": 1.256937286,
            "count": 1186379,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5258042793,
            "variance": 0.2764701401
          },
          {
            "average": 0.4973553982,
            "count": 1186379,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932168,
            "variance": 0.2499932168
          },
          {
            "average": 0,
            "count": 1186379,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.413222082,
            "count": 1186379,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4924122229,
            "variance": 0.2424697973
          },
          {
            "average": 2.483388139,
            "count": 1186379,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.20568177,
            "variance": 148.9786675
          },
          {
            "average": 5,
            "count": 1186379,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5595.969365,
            "count": 1186379,
            "maximum": 5598,
            "minimum": 5594,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.164459289,
            "variance": 1.355965436
          },
          {
            "average": 18884.24008,
            "count": 1186379,
            "maximum": 64000,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 10634.29255,
            "variance": 113088178.1
          },
          {
            "average": 17949.95559,
            "count": 1186379,
            "maximum": 63744,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7970.39518,
            "variance": 63527199.32
          },
          {
            "average": 18803.79069,
            "count": 1186379,
            "maximum": 64256,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 6763.944119,
            "variance": 45750940.04
          },
          {
            "average": 62529.68767,
            "count": 1186379,
            "maximum": 63777.7456,
            "minimum": 61185.05828,
            "name": "GpsTime",
            "position": 15,
            "stddev": 679.1992028,
            "variance": 461311.5571
          },
          {
            "average": 0,
            "count": 1186379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1186379,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1186379,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1186379,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1186379,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          381134.5253,
          5395657.234,
          1056.427765,
          381884.5453,
          5396221.434,
          1196.287765
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                381134.5252500404,
                5395657.233802833,
                1056.4277645011077
              ],
              [
                381134.5252500404,
                5396221.433802832,
                1056.4277645011077
              ],
              [
                381884.5452500404,
                5396221.433802832,
                1196.2877645011079
              ],
              [
                381884.5452500404,
                5395657.233802833,
                1196.2877645011079
              ],
              [
                381134.5252500404,
                5395657.233802833,
                1056.4277645011077
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T19:29:37+00:00",
        "end_time": "2011-09-14T18:46:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1014.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1014.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1014.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1014.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6157151,
            48.70261764,
            1056.427765,
            -118.605363,
            48.7078337,
            1196.287765
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.6155526225135,
                  48.7026176392047,
                  1056.4277645011077
                ],
                [
                  -118.61571506621951,
                  48.70769120662301,
                  1056.4277645011077
                ],
                [
                  -118.60552438286679,
                  48.70783369638091,
                  1196.2877645011079
                ],
                [
                  -118.60536296265414,
                  48.70276010368532,
                  1196.2877645011079
                ],
                [
                  -118.6155526225135,
                  48.7026176392047,
                  1056.4277645011077
                ]
              ]
            ]
          },
          "id": "COL_2012_1014.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1014.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T19:29:37Z",
            "pc:count": 1186379,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 381509.2667,
                "count": 1186379,
                "maximum": 381884.5453,
                "minimum": 381134.5253,
                "name": "X",
                "position": 0,
                "stddev": 218.1788362,
                "variance": 47602.00458
              },
              {
                "average": 5395944.527,
                "count": 1186379,
                "maximum": 5396221.434,
                "minimum": 5395657.234,
                "name": "Y",
                "position": 1,
                "stddev": 159.6907182,
                "variance": 25501.12547
              },
              {
                "average": 1120.954288,
                "count": 1186379,
                "maximum": 1196.287765,
                "minimum": 1056.427765,
                "name": "Z",
                "position": 2,
                "stddev": 25.64134946,
                "variance": 657.4788019
              },
              {
                "average": 99.47651467,
                "count": 1186379,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.00266284,
                "variance": 2704.276942
              },
              {
                "average": 1.128459792,
                "count": 1186379,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3747482413,
                "variance": 0.1404362444
              },
              {
                "average": 1.256937286,
                "count": 1186379,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5258042793,
                "variance": 0.2764701401
              },
              {
                "average": 0.4973553982,
                "count": 1186379,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932168,
                "variance": 0.2499932168
              },
              {
                "average": 0,
                "count": 1186379,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.413222082,
                "count": 1186379,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4924122229,
                "variance": 0.2424697973
              },
              {
                "average": 2.483388139,
                "count": 1186379,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.20568177,
                "variance": 148.9786675
              },
              {
                "average": 5,
                "count": 1186379,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5595.969365,
                "count": 1186379,
                "maximum": 5598,
                "minimum": 5594,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.164459289,
                "variance": 1.355965436
              },
              {
                "average": 18884.24008,
                "count": 1186379,
                "maximum": 64000,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 10634.29255,
                "variance": 113088178.1
              },
              {
                "average": 17949.95559,
                "count": 1186379,
                "maximum": 63744,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7970.39518,
                "variance": 63527199.32
              },
              {
                "average": 18803.79069,
                "count": 1186379,
                "maximum": 64256,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 6763.944119,
                "variance": 45750940.04
              },
              {
                "average": 62529.68767,
                "count": 1186379,
                "maximum": 63777.7456,
                "minimum": 61185.05828,
                "name": "GpsTime",
                "position": 15,
                "stddev": 679.1992028,
                "variance": 461311.5571
              },
              {
                "average": 0,
                "count": 1186379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1186379,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1186379,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1186379,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1186379,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              381134.5253,
              5395657.234,
              1056.427765,
              381884.5453,
              5396221.434,
              1196.287765
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    381134.5252500404,
                    5395657.233802833,
                    1056.4277645011077
                  ],
                  [
                    381134.5252500404,
                    5396221.433802832,
                    1056.4277645011077
                  ],
                  [
                    381884.5452500404,
                    5396221.433802832,
                    1196.2877645011079
                  ],
                  [
                    381884.5452500404,
                    5395657.233802833,
                    1196.2877645011079
                  ],
                  [
                    381134.5252500404,
                    5395657.233802833,
                    1056.4277645011077
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T19:29:37+00:00",
            "end_time": "2011-09-14T18:46: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": "COL_2012_0766.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.86695741241873,
              48.609426737477385,
              1124.938010673247
            ],
            [
              -118.86720614607934,
              48.616170498574014,
              1124.938010673247
            ],
            [
              -118.85703552013825,
              48.616334998035036,
              1255.7380106732471
            ],
            [
              -118.85678813942074,
              48.60959119816757,
              1255.7380106732471
            ],
            [
              -118.86695741241873,
              48.609426737477385,
              1124.938010673247
            ]
          ]
        ]
      },
      "bbox": [
        -118.8672061,
        48.60942674,
        1124.938011,
        -118.8567881,
        48.616335,
        1255.738011
      ],
      "properties": {
        "datetime": "2011-09-18T19:05:20Z",
        "pc:count": 1720348,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 362746.3403,
            "count": 1720348,
            "maximum": 363134.5281,
            "minimum": 362384.5281,
            "name": "X",
            "position": 0,
            "stddev": 217.1992671,
            "variance": 47175.52164
          },
          {
            "average": 5386085.766,
            "count": 1720348,
            "maximum": 5386471.428,
            "minimum": 5385721.408,
            "name": "Y",
            "position": 1,
            "stddev": 201.0177488,
            "variance": 40408.13535
          },
          {
            "average": 1180.333992,
            "count": 1720348,
            "maximum": 1255.738011,
            "minimum": 1124.938011,
            "name": "Z",
            "position": 2,
            "stddev": 22.8320755,
            "variance": 521.3036718
          },
          {
            "average": 75.82921769,
            "count": 1720348,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.75227248,
            "variance": 3335.324977
          },
          {
            "average": 1.222757837,
            "count": 1720348,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4678113183,
            "variance": 0.2188474295
          },
          {
            "average": 1.444058411,
            "count": 1720348,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6191837283,
            "variance": 0.3833884893
          },
          {
            "average": 0.49512773,
            "count": 1720348,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999764057,
            "variance": 0.2499764063
          },
          {
            "average": 0,
            "count": 1720348,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297232304,
            "count": 1720348,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4570398046,
            "variance": 0.2088853829
          },
          {
            "average": -1.331848054,
            "count": 1720348,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61913517,
            "variance": 135.0043021
          },
          {
            "average": 45.95232069,
            "count": 1720348,
            "maximum": 143,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 62.11431386,
            "variance": 3858.187987
          },
          {
            "average": 5568.43101,
            "count": 1720348,
            "maximum": 5619,
            "minimum": 5543,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 35.14663184,
            "variance": 1235.285729
          },
          {
            "average": 13961.76904,
            "count": 1720348,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9477.608023,
            "variance": 89825053.83
          },
          {
            "average": 14103.28057,
            "count": 1720348,
            "maximum": 65024,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 8301.201952,
            "variance": 68909953.85
          },
          {
            "average": 14719.13677,
            "count": 1720348,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 5933.175822,
            "variance": 35202575.33
          },
          {
            "average": 352876.346,
            "count": 1720348,
            "maximum": 407920.2826,
            "minimum": 325170.8864,
            "name": "GpsTime",
            "position": 15,
            "stddev": 38234.89677,
            "variance": 1461907331
          },
          {
            "average": 0,
            "count": 1720348,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1720348,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1720348,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1720348,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1720348,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          362384.5281,
          5385721.408,
          1124.938011,
          363134.5281,
          5386471.428,
          1255.738011
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                362384.52806216717,
                5385721.408473575,
                1124.938010673247
              ],
              [
                362384.52806216717,
                5386471.428473574,
                1124.938010673247
              ],
              [
                363134.52806216717,
                5386471.428473574,
                1255.7380106732471
              ],
              [
                363134.52806216717,
                5385721.408473575,
                1255.7380106732471
              ],
              [
                362384.52806216717,
                5385721.408473575,
                1124.938010673247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:05:20+00:00",
        "end_time": "2011-09-17T20:06:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0766.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0766.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0766.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0766.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8672061,
            48.60942674,
            1124.938011,
            -118.8567881,
            48.616335,
            1255.738011
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.86695741241873,
                  48.609426737477385,
                  1124.938010673247
                ],
                [
                  -118.86720614607934,
                  48.616170498574014,
                  1124.938010673247
                ],
                [
                  -118.85703552013825,
                  48.616334998035036,
                  1255.7380106732471
                ],
                [
                  -118.85678813942074,
                  48.60959119816757,
                  1255.7380106732471
                ],
                [
                  -118.86695741241873,
                  48.609426737477385,
                  1124.938010673247
                ]
              ]
            ]
          },
          "id": "COL_2012_0766.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0766.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:05:20Z",
            "pc:count": 1720348,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 362746.3403,
                "count": 1720348,
                "maximum": 363134.5281,
                "minimum": 362384.5281,
                "name": "X",
                "position": 0,
                "stddev": 217.1992671,
                "variance": 47175.52164
              },
              {
                "average": 5386085.766,
                "count": 1720348,
                "maximum": 5386471.428,
                "minimum": 5385721.408,
                "name": "Y",
                "position": 1,
                "stddev": 201.0177488,
                "variance": 40408.13535
              },
              {
                "average": 1180.333992,
                "count": 1720348,
                "maximum": 1255.738011,
                "minimum": 1124.938011,
                "name": "Z",
                "position": 2,
                "stddev": 22.8320755,
                "variance": 521.3036718
              },
              {
                "average": 75.82921769,
                "count": 1720348,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.75227248,
                "variance": 3335.324977
              },
              {
                "average": 1.222757837,
                "count": 1720348,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4678113183,
                "variance": 0.2188474295
              },
              {
                "average": 1.444058411,
                "count": 1720348,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6191837283,
                "variance": 0.3833884893
              },
              {
                "average": 0.49512773,
                "count": 1720348,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999764057,
                "variance": 0.2499764063
              },
              {
                "average": 0,
                "count": 1720348,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297232304,
                "count": 1720348,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4570398046,
                "variance": 0.2088853829
              },
              {
                "average": -1.331848054,
                "count": 1720348,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61913517,
                "variance": 135.0043021
              },
              {
                "average": 45.95232069,
                "count": 1720348,
                "maximum": 143,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 62.11431386,
                "variance": 3858.187987
              },
              {
                "average": 5568.43101,
                "count": 1720348,
                "maximum": 5619,
                "minimum": 5543,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 35.14663184,
                "variance": 1235.285729
              },
              {
                "average": 13961.76904,
                "count": 1720348,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9477.608023,
                "variance": 89825053.83
              },
              {
                "average": 14103.28057,
                "count": 1720348,
                "maximum": 65024,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 8301.201952,
                "variance": 68909953.85
              },
              {
                "average": 14719.13677,
                "count": 1720348,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 5933.175822,
                "variance": 35202575.33
              },
              {
                "average": 352876.346,
                "count": 1720348,
                "maximum": 407920.2826,
                "minimum": 325170.8864,
                "name": "GpsTime",
                "position": 15,
                "stddev": 38234.89677,
                "variance": 1461907331
              },
              {
                "average": 0,
                "count": 1720348,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1720348,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1720348,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1720348,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1720348,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              362384.5281,
              5385721.408,
              1124.938011,
              363134.5281,
              5386471.428,
              1255.738011
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    362384.52806216717,
                    5385721.408473575,
                    1124.938010673247
                  ],
                  [
                    362384.52806216717,
                    5386471.428473574,
                    1124.938010673247
                  ],
                  [
                    363134.52806216717,
                    5386471.428473574,
                    1255.7380106732471
                  ],
                  [
                    363134.52806216717,
                    5385721.408473575,
                    1255.7380106732471
                  ],
                  [
                    362384.52806216717,
                    5385721.408473575,
                    1124.938010673247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:05:20+00:00",
            "end_time": "2011-09-17T20:06: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": "COL_2012_1817.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.62135736833461,
              48.883041780674766,
              541.5836508786839
            ],
            [
              -118.6215754721394,
              48.88978592168604,
              541.5836508786839
            ],
            [
              -118.61134813727209,
              48.889929318225235,
              666.723650878684
            ],
            [
              -118.6111314076006,
              48.88318514337189,
              666.723650878684
            ],
            [
              -118.62135736833461,
              48.883041780674766,
              541.5836508786839
            ]
          ]
        ]
      },
      "bbox": [
        -118.6215755,
        48.88304178,
        541.5836509,
        -118.6111314,
        48.88992932,
        666.7236509
      ],
      "properties": {
        "datetime": "2011-09-18T22:51:44Z",
        "pc:count": 1856985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 381485.7576,
            "count": 1856985,
            "maximum": 381884.5295,
            "minimum": 381134.5295,
            "name": "X",
            "position": 0,
            "stddev": 235.6506724,
            "variance": 55531.23942
          },
          {
            "average": 5416102.61,
            "count": 1856985,
            "maximum": 5416471.419,
            "minimum": 5415721.419,
            "name": "Y",
            "position": 1,
            "stddev": 213.0682328,
            "variance": 45398.07182
          },
          {
            "average": 574.4422529,
            "count": 1856985,
            "maximum": 666.7236509,
            "minimum": 541.5836509,
            "name": "Z",
            "position": 2,
            "stddev": 22.78921647,
            "variance": 519.3483874
          },
          {
            "average": 92.90299922,
            "count": 1856985,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.88926932,
            "variance": 1591.153807
          },
          {
            "average": 1.054928284,
            "count": 1856985,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.261911039,
            "variance": 0.06859739237
          },
          {
            "average": 1.1098598,
            "count": 1856985,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3845859438,
            "variance": 0.1479063481
          },
          {
            "average": 0.496813383,
            "count": 1856985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49998998,
            "variance": 0.2499899801
          },
          {
            "average": 0,
            "count": 1856985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.418327019,
            "count": 1856985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4932845581,
            "variance": 0.2433296553
          },
          {
            "average": 0.5961362129,
            "count": 1856985,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.36830185,
            "variance": 152.9748906
          },
          {
            "average": 124.8005714,
            "count": 1856985,
            "maximum": 154,
            "minimum": 4,
            "name": "UserData",
            "position": 10,
            "stddev": 40.18098639,
            "variance": 1614.511668
          },
          {
            "average": 5627.706109,
            "count": 1856985,
            "maximum": 5643,
            "minimum": 5584,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.47026152,
            "variance": 239.3289916
          },
          {
            "average": 35609.66183,
            "count": 1856985,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13035.47417,
            "variance": 169923586.8
          },
          {
            "average": 32867.85404,
            "count": 1856985,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 12152.51599,
            "variance": 147683644.9
          },
          {
            "average": 31302.53236,
            "count": 1856985,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 11381.22976,
            "variance": 129532390.8
          },
          {
            "average": 397891.457,
            "count": 1856985,
            "maximum": 421504.7287,
            "minimum": 243551.0552,
            "name": "GpsTime",
            "position": 15,
            "stddev": 51277.08254,
            "variance": 2629339194
          },
          {
            "average": 0,
            "count": 1856985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1856985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1856985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1856985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1856985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          381134.5295,
          5415721.419,
          541.5836509,
          381884.5295,
          5416471.419,
          666.7236509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                381134.5295396931,
                5415721.419310698,
                541.5836508786839
              ],
              [
                381134.5295396931,
                5416471.419310698,
                541.5836508786839
              ],
              [
                381884.5295396931,
                5416471.419310698,
                666.723650878684
              ],
              [
                381884.5295396931,
                5415721.419310698,
                666.723650878684
              ],
              [
                381134.5295396931,
                5415721.419310698,
                541.5836508786839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T22:51:44+00:00",
        "end_time": "2011-09-16T21:25:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1817.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1817.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1817.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1817.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6215755,
            48.88304178,
            541.5836509,
            -118.6111314,
            48.88992932,
            666.7236509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.62135736833461,
                  48.883041780674766,
                  541.5836508786839
                ],
                [
                  -118.6215754721394,
                  48.88978592168604,
                  541.5836508786839
                ],
                [
                  -118.61134813727209,
                  48.889929318225235,
                  666.723650878684
                ],
                [
                  -118.6111314076006,
                  48.88318514337189,
                  666.723650878684
                ],
                [
                  -118.62135736833461,
                  48.883041780674766,
                  541.5836508786839
                ]
              ]
            ]
          },
          "id": "COL_2012_1817.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1817.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:51:44Z",
            "pc:count": 1856985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 381485.7576,
                "count": 1856985,
                "maximum": 381884.5295,
                "minimum": 381134.5295,
                "name": "X",
                "position": 0,
                "stddev": 235.6506724,
                "variance": 55531.23942
              },
              {
                "average": 5416102.61,
                "count": 1856985,
                "maximum": 5416471.419,
                "minimum": 5415721.419,
                "name": "Y",
                "position": 1,
                "stddev": 213.0682328,
                "variance": 45398.07182
              },
              {
                "average": 574.4422529,
                "count": 1856985,
                "maximum": 666.7236509,
                "minimum": 541.5836509,
                "name": "Z",
                "position": 2,
                "stddev": 22.78921647,
                "variance": 519.3483874
              },
              {
                "average": 92.90299922,
                "count": 1856985,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.88926932,
                "variance": 1591.153807
              },
              {
                "average": 1.054928284,
                "count": 1856985,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.261911039,
                "variance": 0.06859739237
              },
              {
                "average": 1.1098598,
                "count": 1856985,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3845859438,
                "variance": 0.1479063481
              },
              {
                "average": 0.496813383,
                "count": 1856985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49998998,
                "variance": 0.2499899801
              },
              {
                "average": 0,
                "count": 1856985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.418327019,
                "count": 1856985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4932845581,
                "variance": 0.2433296553
              },
              {
                "average": 0.5961362129,
                "count": 1856985,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.36830185,
                "variance": 152.9748906
              },
              {
                "average": 124.8005714,
                "count": 1856985,
                "maximum": 154,
                "minimum": 4,
                "name": "UserData",
                "position": 10,
                "stddev": 40.18098639,
                "variance": 1614.511668
              },
              {
                "average": 5627.706109,
                "count": 1856985,
                "maximum": 5643,
                "minimum": 5584,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.47026152,
                "variance": 239.3289916
              },
              {
                "average": 35609.66183,
                "count": 1856985,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13035.47417,
                "variance": 169923586.8
              },
              {
                "average": 32867.85404,
                "count": 1856985,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 12152.51599,
                "variance": 147683644.9
              },
              {
                "average": 31302.53236,
                "count": 1856985,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 11381.22976,
                "variance": 129532390.8
              },
              {
                "average": 397891.457,
                "count": 1856985,
                "maximum": 421504.7287,
                "minimum": 243551.0552,
                "name": "GpsTime",
                "position": 15,
                "stddev": 51277.08254,
                "variance": 2629339194
              },
              {
                "average": 0,
                "count": 1856985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1856985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1856985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1856985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1856985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              381134.5295,
              5415721.419,
              541.5836509,
              381884.5295,
              5416471.419,
              666.7236509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    381134.5295396931,
                    5415721.419310698,
                    541.5836508786839
                  ],
                  [
                    381134.5295396931,
                    5416471.419310698,
                    541.5836508786839
                  ],
                  [
                    381884.5295396931,
                    5416471.419310698,
                    666.723650878684
                  ],
                  [
                    381884.5295396931,
                    5415721.419310698,
                    666.723650878684
                  ],
                  [
                    381134.5295396931,
                    5415721.419310698,
                    541.5836508786839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T22:51:44+00:00",
            "end_time": "2011-09-16T21: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": "COL_2012_0863.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.72549908291094,
              48.6386238753868,
              689.2672118229262
            ],
            [
              -118.72572921200911,
              48.64536812503309,
              689.2672118229262
            ],
            [
              -118.71555193069476,
              48.645520197489724,
              818.7472118229263
            ],
            [
              -118.71532315712821,
              48.63877591199422,
              818.7472118229263
            ],
            [
              -118.72549908291094,
              48.6386238753868,
              689.2672118229262
            ]
          ]
        ]
      },
      "bbox": [
        -118.7257292,
        48.63862388,
        689.2672118,
        -118.7153232,
        48.6455202,
        818.7472118
      ],
      "properties": {
        "datetime": "2011-09-17T19:33:40Z",
        "pc:count": 1696452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 373251.7478,
            "count": 1696452,
            "maximum": 373634.5282,
            "minimum": 372884.5282,
            "name": "X",
            "position": 0,
            "stddev": 216.1593498,
            "variance": 46724.86451
          },
          {
            "average": 5389094.866,
            "count": 1696452,
            "maximum": 5389471.429,
            "minimum": 5388721.409,
            "name": "Y",
            "position": 1,
            "stddev": 213.0020449,
            "variance": 45369.87111
          },
          {
            "average": 723.1680227,
            "count": 1696452,
            "maximum": 818.7472118,
            "minimum": 689.2672118,
            "name": "Z",
            "position": 2,
            "stddev": 29.20567336,
            "variance": 852.9713564
          },
          {
            "average": 80.21797552,
            "count": 1696452,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.28376172,
            "variance": 2946.726786
          },
          {
            "average": 1.15428789,
            "count": 1696452,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4037989134,
            "variance": 0.1630535624
          },
          {
            "average": 1.308824535,
            "count": 1696452,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5579319664,
            "variance": 0.3112880792
          },
          {
            "average": 0.4949748062,
            "count": 1696452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999748941,
            "variance": 0.2499748948
          },
          {
            "average": 0,
            "count": 1696452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.326285094,
            "count": 1696452,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4688531337,
            "variance": 0.219823261
          },
          {
            "average": -0.8837673835,
            "count": 1696452,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.65440907,
            "variance": 160.1340689
          },
          {
            "average": 2,
            "count": 1696452,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5538.633433,
            "count": 1696452,
            "maximum": 5540,
            "minimum": 5537,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.024026228,
            "variance": 1.048629716
          },
          {
            "average": 21457.8529,
            "count": 1696452,
            "maximum": 64768,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12971.09501,
            "variance": 168249305.7
          },
          {
            "average": 20566.45635,
            "count": 1696452,
            "maximum": 65024,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 10559.18723,
            "variance": 111496435
          },
          {
            "average": 19898.46729,
            "count": 1696452,
            "maximum": 65024,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 8174.049692,
            "variance": 66815088.37
          },
          {
            "average": 322267.1033,
            "count": 1696452,
            "maximum": 323220.3191,
            "minimum": 320942.2721,
            "name": "GpsTime",
            "position": 15,
            "stddev": 735.2246839,
            "variance": 540555.3359
          },
          {
            "average": 0,
            "count": 1696452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1696452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1696452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1696452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1696452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          372884.5282,
          5388721.409,
          689.2672118,
          373634.5282,
          5389471.429,
          818.7472118
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                372884.5281808659,
                5388721.409039319,
                689.2672118229262
              ],
              [
                372884.5281808659,
                5389471.429039318,
                689.2672118229262
              ],
              [
                373634.5281808659,
                5389471.429039318,
                818.7472118229263
              ],
              [
                373634.5281808659,
                5388721.409039319,
                818.7472118229263
              ],
              [
                372884.5281808659,
                5388721.409039319,
                689.2672118229262
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T19:33:40+00:00",
        "end_time": "2011-09-17T18:55:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0863.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0863.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0863.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0863.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.7257292,
            48.63862388,
            689.2672118,
            -118.7153232,
            48.6455202,
            818.7472118
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.72549908291094,
                  48.6386238753868,
                  689.2672118229262
                ],
                [
                  -118.72572921200911,
                  48.64536812503309,
                  689.2672118229262
                ],
                [
                  -118.71555193069476,
                  48.645520197489724,
                  818.7472118229263
                ],
                [
                  -118.71532315712821,
                  48.63877591199422,
                  818.7472118229263
                ],
                [
                  -118.72549908291094,
                  48.6386238753868,
                  689.2672118229262
                ]
              ]
            ]
          },
          "id": "COL_2012_0863.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0863.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:33:40Z",
            "pc:count": 1696452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 373251.7478,
                "count": 1696452,
                "maximum": 373634.5282,
                "minimum": 372884.5282,
                "name": "X",
                "position": 0,
                "stddev": 216.1593498,
                "variance": 46724.86451
              },
              {
                "average": 5389094.866,
                "count": 1696452,
                "maximum": 5389471.429,
                "minimum": 5388721.409,
                "name": "Y",
                "position": 1,
                "stddev": 213.0020449,
                "variance": 45369.87111
              },
              {
                "average": 723.1680227,
                "count": 1696452,
                "maximum": 818.7472118,
                "minimum": 689.2672118,
                "name": "Z",
                "position": 2,
                "stddev": 29.20567336,
                "variance": 852.9713564
              },
              {
                "average": 80.21797552,
                "count": 1696452,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.28376172,
                "variance": 2946.726786
              },
              {
                "average": 1.15428789,
                "count": 1696452,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4037989134,
                "variance": 0.1630535624
              },
              {
                "average": 1.308824535,
                "count": 1696452,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5579319664,
                "variance": 0.3112880792
              },
              {
                "average": 0.4949748062,
                "count": 1696452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999748941,
                "variance": 0.2499748948
              },
              {
                "average": 0,
                "count": 1696452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.326285094,
                "count": 1696452,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4688531337,
                "variance": 0.219823261
              },
              {
                "average": -0.8837673835,
                "count": 1696452,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.65440907,
                "variance": 160.1340689
              },
              {
                "average": 2,
                "count": 1696452,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5538.633433,
                "count": 1696452,
                "maximum": 5540,
                "minimum": 5537,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.024026228,
                "variance": 1.048629716
              },
              {
                "average": 21457.8529,
                "count": 1696452,
                "maximum": 64768,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12971.09501,
                "variance": 168249305.7
              },
              {
                "average": 20566.45635,
                "count": 1696452,
                "maximum": 65024,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 10559.18723,
                "variance": 111496435
              },
              {
                "average": 19898.46729,
                "count": 1696452,
                "maximum": 65024,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 8174.049692,
                "variance": 66815088.37
              },
              {
                "average": 322267.1033,
                "count": 1696452,
                "maximum": 323220.3191,
                "minimum": 320942.2721,
                "name": "GpsTime",
                "position": 15,
                "stddev": 735.2246839,
                "variance": 540555.3359
              },
              {
                "average": 0,
                "count": 1696452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1696452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1696452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1696452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1696452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              372884.5282,
              5388721.409,
              689.2672118,
              373634.5282,
              5389471.429,
              818.7472118
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    372884.5281808659,
                    5388721.409039319,
                    689.2672118229262
                  ],
                  [
                    372884.5281808659,
                    5389471.429039318,
                    689.2672118229262
                  ],
                  [
                    373634.5281808659,
                    5389471.429039318,
                    818.7472118229263
                  ],
                  [
                    373634.5281808659,
                    5388721.409039319,
                    818.7472118229263
                  ],
                  [
                    372884.5281808659,
                    5388721.409039319,
                    689.2672118229262
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T19:33:40+00:00",
            "end_time": "2011-09-17T18: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": "COL_2012_1918.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.65270170299263,
              48.90283825054493,
              926.6156443544716
            ],
            [
              -118.65292418286224,
              48.90958244254248,
              926.6156443544716
            ],
            [
              -118.64269296764878,
              48.909728662666026,
              1176.9556443544716
            ],
            [
              -118.64247186336368,
              48.90298443615647,
              1176.9556443544716
            ],
            [
              -118.65270170299263,
              48.90283825054493,
              926.6156443544716
            ]
          ]
        ]
      },
      "bbox": [
        -118.6529242,
        48.90283825,
        926.6156444,
        -118.6424719,
        48.90972866,
        1176.955644
      ],
      "properties": {
        "datetime": "2011-09-20T18:59:05Z",
        "pc:count": 1686283,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 379218.661,
            "count": 1686283,
            "maximum": 379634.5282,
            "minimum": 378884.5282,
            "name": "X",
            "position": 0,
            "stddev": 239.0919101,
            "variance": 57164.94148
          },
          {
            "average": 5418346.679,
            "count": 1686283,
            "maximum": 5418721.429,
            "minimum": 5417971.409,
            "name": "Y",
            "position": 1,
            "stddev": 216.638392,
            "variance": 46932.19288
          },
          {
            "average": 1042.170758,
            "count": 1686283,
            "maximum": 1176.955644,
            "minimum": 926.6156444,
            "name": "Z",
            "position": 2,
            "stddev": 55.25882599,
            "variance": 3053.53785
          },
          {
            "average": 112.9302252,
            "count": 1686283,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.36636981,
            "variance": 1113.314634
          },
          {
            "average": 1.030383987,
            "count": 1686283,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1928938537,
            "variance": 0.03720803879
          },
          {
            "average": 1.060871159,
            "count": 1686283,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2837128015,
            "variance": 0.08049295376
          },
          {
            "average": 0.4983801651,
            "count": 1686283,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975244,
            "variance": 0.2499975244
          },
          {
            "average": 0,
            "count": 1686283,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.400246578,
            "count": 1686283,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4899483617,
            "variance": 0.2400493971
          },
          {
            "average": 5.438107721,
            "count": 1686283,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0032454,
            "variance": 144.0779002
          },
          {
            "average": 21.36941249,
            "count": 1686283,
            "maximum": 138,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 41.44474041,
            "variance": 1717.666508
          },
          {
            "average": 5652.127275,
            "count": 1686283,
            "maximum": 5657,
            "minimum": 5632,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.518405756,
            "variance": 56.52642512
          },
          {
            "average": 27502.60729,
            "count": 1686283,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10904.72141,
            "variance": 118912949
          },
          {
            "average": 24927.79685,
            "count": 1686283,
            "maximum": 59904,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9294.283951,
            "variance": 86383714.17
          },
          {
            "average": 23692.30104,
            "count": 1686283,
            "maximum": 60160,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8287.439676,
            "variance": 68681656.39
          },
          {
            "average": 559359.2457,
            "count": 1686283,
            "maximum": 580345.242,
            "minimum": 413982.1274,
            "name": "GpsTime",
            "position": 15,
            "stddev": 53914.75662,
            "variance": 2906800981
          },
          {
            "average": 0,
            "count": 1686283,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1686283,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1686283,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1686283,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1686283,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378884.5282,
          5417971.409,
          926.6156444,
          379634.5282,
          5418721.429,
          1176.955644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378884.5282210293,
                5417971.409142062,
                926.6156443544716
              ],
              [
                378884.5282210293,
                5418721.429142062,
                926.6156443544716
              ],
              [
                379634.5282210293,
                5418721.429142062,
                1176.9556443544716
              ],
              [
                379634.5282210293,
                5417971.409142062,
                1176.9556443544716
              ],
              [
                378884.5282210293,
                5417971.409142062,
                926.6156443544716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T18:59:05+00:00",
        "end_time": "2011-09-18T20:46:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1918.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1918.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1918.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1918.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.6529242,
            48.90283825,
            926.6156444,
            -118.6424719,
            48.90972866,
            1176.955644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.65270170299263,
                  48.90283825054493,
                  926.6156443544716
                ],
                [
                  -118.65292418286224,
                  48.90958244254248,
                  926.6156443544716
                ],
                [
                  -118.64269296764878,
                  48.909728662666026,
                  1176.9556443544716
                ],
                [
                  -118.64247186336368,
                  48.90298443615647,
                  1176.9556443544716
                ],
                [
                  -118.65270170299263,
                  48.90283825054493,
                  926.6156443544716
                ]
              ]
            ]
          },
          "id": "COL_2012_1918.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1918.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:59:05Z",
            "pc:count": 1686283,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 379218.661,
                "count": 1686283,
                "maximum": 379634.5282,
                "minimum": 378884.5282,
                "name": "X",
                "position": 0,
                "stddev": 239.0919101,
                "variance": 57164.94148
              },
              {
                "average": 5418346.679,
                "count": 1686283,
                "maximum": 5418721.429,
                "minimum": 5417971.409,
                "name": "Y",
                "position": 1,
                "stddev": 216.638392,
                "variance": 46932.19288
              },
              {
                "average": 1042.170758,
                "count": 1686283,
                "maximum": 1176.955644,
                "minimum": 926.6156444,
                "name": "Z",
                "position": 2,
                "stddev": 55.25882599,
                "variance": 3053.53785
              },
              {
                "average": 112.9302252,
                "count": 1686283,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.36636981,
                "variance": 1113.314634
              },
              {
                "average": 1.030383987,
                "count": 1686283,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1928938537,
                "variance": 0.03720803879
              },
              {
                "average": 1.060871159,
                "count": 1686283,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2837128015,
                "variance": 0.08049295376
              },
              {
                "average": 0.4983801651,
                "count": 1686283,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975244,
                "variance": 0.2499975244
              },
              {
                "average": 0,
                "count": 1686283,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.400246578,
                "count": 1686283,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4899483617,
                "variance": 0.2400493971
              },
              {
                "average": 5.438107721,
                "count": 1686283,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0032454,
                "variance": 144.0779002
              },
              {
                "average": 21.36941249,
                "count": 1686283,
                "maximum": 138,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 41.44474041,
                "variance": 1717.666508
              },
              {
                "average": 5652.127275,
                "count": 1686283,
                "maximum": 5657,
                "minimum": 5632,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.518405756,
                "variance": 56.52642512
              },
              {
                "average": 27502.60729,
                "count": 1686283,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10904.72141,
                "variance": 118912949
              },
              {
                "average": 24927.79685,
                "count": 1686283,
                "maximum": 59904,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9294.283951,
                "variance": 86383714.17
              },
              {
                "average": 23692.30104,
                "count": 1686283,
                "maximum": 60160,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8287.439676,
                "variance": 68681656.39
              },
              {
                "average": 559359.2457,
                "count": 1686283,
                "maximum": 580345.242,
                "minimum": 413982.1274,
                "name": "GpsTime",
                "position": 15,
                "stddev": 53914.75662,
                "variance": 2906800981
              },
              {
                "average": 0,
                "count": 1686283,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1686283,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1686283,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1686283,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1686283,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378884.5282,
              5417971.409,
              926.6156444,
              379634.5282,
              5418721.429,
              1176.955644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378884.5282210293,
                    5417971.409142062,
                    926.6156443544716
                  ],
                  [
                    378884.5282210293,
                    5418721.429142062,
                    926.6156443544716
                  ],
                  [
                    379634.5282210293,
                    5418721.429142062,
                    1176.9556443544716
                  ],
                  [
                    379634.5282210293,
                    5417971.409142062,
                    1176.9556443544716
                  ],
                  [
                    378884.5282210293,
                    5417971.409142062,
                    926.6156443544716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T18:59:05+00:00",
            "end_time": "2011-09-18T20:46:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.59869765543863,
              48.49200811964395,
              1280.165763186188
            ],
            [
              -118.59890978243763,
              48.49875297560119,
              1280.165763186188
            ],
            [
              -118.5887612332449,
              48.4988935296906,
              1483.205763186188
            ],
            [
              -118.58855045126684,
              48.49214864061798,
              1483.205763186188
            ],
            [
              -118.59869765543863,
              48.49200811964395,
              1280.165763186188
            ]
          ]
        ]
      },
      "bbox": [
        -118.5989098,
        48.49200812,
        1280.165763,
        -118.5885505,
        48.49889353,
        1483.205763
      ],
      "properties": {
        "datetime": "2011-09-19T22:40:33Z",
        "pc:count": 2324196,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 382248.03,
            "count": 2324196,
            "maximum": 382634.5286,
            "minimum": 381884.5286,
            "name": "X",
            "position": 0,
            "stddev": 212.9553369,
            "variance": 45349.97552
          },
          {
            "average": 5372564.111,
            "count": 2324196,
            "maximum": 5372971.429,
            "minimum": 5372221.409,
            "name": "Y",
            "position": 1,
            "stddev": 236.280079,
            "variance": 55828.27571
          },
          {
            "average": 1359.985142,
            "count": 2324196,
            "maximum": 1483.205763,
            "minimum": 1280.165763,
            "name": "Z",
            "position": 2,
            "stddev": 42.69860332,
            "variance": 1823.170726
          },
          {
            "average": 54.22575979,
            "count": 2324196,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.47045371,
            "variance": 2967.030327
          },
          {
            "average": 1.332224563,
            "count": 2324196,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5532101843,
            "variance": 0.306041508
          },
          {
            "average": 1.664282616,
            "count": 2324196,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.689494279,
            "variance": 0.4754023608
          },
          {
            "average": 0.4909981774,
            "count": 2324196,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999190682,
            "variance": 0.2499190747
          },
          {
            "average": 0,
            "count": 2324196,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187731585,
            "count": 2324196,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.390497763,
            "variance": 0.1524885029
          },
          {
            "average": -3.001919013,
            "count": 2324196,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.75123571,
            "variance": 162.594012
          },
          {
            "average": 8,
            "count": 2324196,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5701.562585,
            "count": 2324196,
            "maximum": 5703,
            "minimum": 5700,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8683025842,
            "variance": 0.7539493777
          },
          {
            "average": 12064.94246,
            "count": 2324196,
            "maximum": 57856,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 6485.742737,
            "variance": 42064858.86
          },
          {
            "average": 12717.0457,
            "count": 2324196,
            "maximum": 56576,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6345.058735,
            "variance": 40259770.35
          },
          {
            "average": 13297.22375,
            "count": 2324196,
            "maximum": 56320,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 4690.937411,
            "variance": 22004893.79
          },
          {
            "average": 506160.5886,
            "count": 2324196,
            "maximum": 507233.7511,
            "minimum": 504934.9581,
            "name": "GpsTime",
            "position": 15,
            "stddev": 614.5576772,
            "variance": 377681.1386
          },
          {
            "average": 0,
            "count": 2324196,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2324196,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2324196,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2324196,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2324196,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          381884.5286,
          5372221.409,
          1280.165763,
          382634.5286,
          5372971.429,
          1483.205763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                381884.52858464455,
                5372221.4088933505,
                1280.165763186188
              ],
              [
                381884.52858464455,
                5372971.42889335,
                1280.165763186188
              ],
              [
                382634.52858464455,
                5372971.42889335,
                1483.205763186188
              ],
              [
                382634.52858464455,
                5372221.4088933505,
                1483.205763186188
              ],
              [
                381884.52858464455,
                5372221.4088933505,
                1280.165763186188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:40:33+00:00",
        "end_time": "2011-09-19T22:02:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5989098,
            48.49200812,
            1280.165763,
            -118.5885505,
            48.49889353,
            1483.205763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.59869765543863,
                  48.49200811964395,
                  1280.165763186188
                ],
                [
                  -118.59890978243763,
                  48.49875297560119,
                  1280.165763186188
                ],
                [
                  -118.5887612332449,
                  48.4988935296906,
                  1483.205763186188
                ],
                [
                  -118.58855045126684,
                  48.49214864061798,
                  1483.205763186188
                ],
                [
                  -118.59869765543863,
                  48.49200811964395,
                  1280.165763186188
                ]
              ]
            ]
          },
          "id": "COL_2012_0106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:40:33Z",
            "pc:count": 2324196,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 382248.03,
                "count": 2324196,
                "maximum": 382634.5286,
                "minimum": 381884.5286,
                "name": "X",
                "position": 0,
                "stddev": 212.9553369,
                "variance": 45349.97552
              },
              {
                "average": 5372564.111,
                "count": 2324196,
                "maximum": 5372971.429,
                "minimum": 5372221.409,
                "name": "Y",
                "position": 1,
                "stddev": 236.280079,
                "variance": 55828.27571
              },
              {
                "average": 1359.985142,
                "count": 2324196,
                "maximum": 1483.205763,
                "minimum": 1280.165763,
                "name": "Z",
                "position": 2,
                "stddev": 42.69860332,
                "variance": 1823.170726
              },
              {
                "average": 54.22575979,
                "count": 2324196,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.47045371,
                "variance": 2967.030327
              },
              {
                "average": 1.332224563,
                "count": 2324196,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5532101843,
                "variance": 0.306041508
              },
              {
                "average": 1.664282616,
                "count": 2324196,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.689494279,
                "variance": 0.4754023608
              },
              {
                "average": 0.4909981774,
                "count": 2324196,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999190682,
                "variance": 0.2499190747
              },
              {
                "average": 0,
                "count": 2324196,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187731585,
                "count": 2324196,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.390497763,
                "variance": 0.1524885029
              },
              {
                "average": -3.001919013,
                "count": 2324196,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.75123571,
                "variance": 162.594012
              },
              {
                "average": 8,
                "count": 2324196,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5701.562585,
                "count": 2324196,
                "maximum": 5703,
                "minimum": 5700,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8683025842,
                "variance": 0.7539493777
              },
              {
                "average": 12064.94246,
                "count": 2324196,
                "maximum": 57856,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 6485.742737,
                "variance": 42064858.86
              },
              {
                "average": 12717.0457,
                "count": 2324196,
                "maximum": 56576,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6345.058735,
                "variance": 40259770.35
              },
              {
                "average": 13297.22375,
                "count": 2324196,
                "maximum": 56320,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 4690.937411,
                "variance": 22004893.79
              },
              {
                "average": 506160.5886,
                "count": 2324196,
                "maximum": 507233.7511,
                "minimum": 504934.9581,
                "name": "GpsTime",
                "position": 15,
                "stddev": 614.5576772,
                "variance": 377681.1386
              },
              {
                "average": 0,
                "count": 2324196,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2324196,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2324196,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2324196,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2324196,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              381884.5286,
              5372221.409,
              1280.165763,
              382634.5286,
              5372971.429,
              1483.205763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    381884.52858464455,
                    5372221.4088933505,
                    1280.165763186188
                  ],
                  [
                    381884.52858464455,
                    5372971.42889335,
                    1280.165763186188
                  ],
                  [
                    382634.52858464455,
                    5372971.42889335,
                    1483.205763186188
                  ],
                  [
                    382634.52858464455,
                    5372221.4088933505,
                    1483.205763186188
                  ],
                  [
                    381884.52858464455,
                    5372221.4088933505,
                    1280.165763186188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:40:33+00:00",
            "end_time": "2011-09-19T22:02:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0730.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.55125632421242,
              48.600618183880755,
              1374.6760807429423
            ],
            [
              -118.5514629445389,
              48.607363065756836,
              1374.6760807429423
            ],
            [
              -118.5412924205047,
              48.60749966162928,
              1605.3760807429421
            ],
            [
              -118.54108715335441,
              48.60075474755487,
              1605.3760807429421
            ],
            [
              -118.55125632421242,
              48.600618183880755,
              1374.6760807429423
            ]
          ]
        ]
      },
      "bbox": [
        -118.5514629,
        48.60061818,
        1374.676081,
        -118.5410872,
        48.60749966,
        1605.376081
      ],
      "properties": {
        "datetime": "2011-09-18T19:15:49Z",
        "pc:count": 1490382,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386014.9627,
            "count": 1490382,
            "maximum": 386384.5287,
            "minimum": 385634.5287,
            "name": "X",
            "position": 0,
            "stddev": 220.5054123,
            "variance": 48622.63684
          },
          {
            "average": 5384564.109,
            "count": 1490382,
            "maximum": 5384971.429,
            "minimum": 5384221.409,
            "name": "Y",
            "position": 1,
            "stddev": 195.7520533,
            "variance": 38318.86638
          },
          {
            "average": 1490.273596,
            "count": 1490382,
            "maximum": 1605.376081,
            "minimum": 1374.676081,
            "name": "Z",
            "position": 2,
            "stddev": 52.77013936,
            "variance": 2784.687608
          },
          {
            "average": 85.54601236,
            "count": 1490382,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.84185919,
            "variance": 3118.313238
          },
          {
            "average": 1.120067875,
            "count": 1490382,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.349468132,
            "variance": 0.1221279753
          },
          {
            "average": 1.24045379,
            "count": 1490382,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4818230243,
            "variance": 0.2321534267
          },
          {
            "average": 0.4969014655,
            "count": 1490382,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999905667,
            "variance": 0.2499905668
          },
          {
            "average": 0,
            "count": 1490382,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305883995,
            "count": 1490382,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4607809881,
            "variance": 0.212319119
          },
          {
            "average": -2.226237263,
            "count": 1490382,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70802318,
            "variance": 137.0778068
          },
          {
            "average": 131.6498596,
            "count": 1490382,
            "maximum": 143,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 3.107274,
            "variance": 9.655151713
          },
          {
            "average": 5618.837749,
            "count": 1490382,
            "maximum": 5620,
            "minimum": 5618,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.814372747,
            "variance": 0.6632029711
          },
          {
            "average": 19925.89931,
            "count": 1490382,
            "maximum": 63488,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 12498.10207,
            "variance": 156202555.5
          },
          {
            "average": 18482.09684,
            "count": 1490382,
            "maximum": 64000,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 9971.220826,
            "variance": 99425244.76
          },
          {
            "average": 17396.86582,
            "count": 1490382,
            "maximum": 64256,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 8152.457248,
            "variance": 66462559.19
          },
          {
            "average": 407651.5329,
            "count": 1490382,
            "maximum": 408549.0444,
            "minimum": 407170.9462,
            "name": "GpsTime",
            "position": 15,
            "stddev": 555.007971,
            "variance": 308033.8479
          },
          {
            "average": 0,
            "count": 1490382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1490382,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1490382,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1490382,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1490382,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          385634.5287,
          5384221.409,
          1374.676081,
          386384.5287,
          5384971.429,
          1605.376081
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                385634.52874086273,
                5384221.408927301,
                1374.6760807429423
              ],
              [
                385634.52874086273,
                5384971.4289273005,
                1374.6760807429423
              ],
              [
                386384.52874086273,
                5384971.4289273005,
                1605.3760807429421
              ],
              [
                386384.52874086273,
                5384221.408927301,
                1605.3760807429421
              ],
              [
                385634.52874086273,
                5384221.408927301,
                1374.6760807429423
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T19:15:49+00:00",
        "end_time": "2011-09-18T18:52:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0730.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0730.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0730.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0730.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5514629,
            48.60061818,
            1374.676081,
            -118.5410872,
            48.60749966,
            1605.376081
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.55125632421242,
                  48.600618183880755,
                  1374.6760807429423
                ],
                [
                  -118.5514629445389,
                  48.607363065756836,
                  1374.6760807429423
                ],
                [
                  -118.5412924205047,
                  48.60749966162928,
                  1605.3760807429421
                ],
                [
                  -118.54108715335441,
                  48.60075474755487,
                  1605.3760807429421
                ],
                [
                  -118.55125632421242,
                  48.600618183880755,
                  1374.6760807429423
                ]
              ]
            ]
          },
          "id": "COL_2012_0730.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0730.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:15:49Z",
            "pc:count": 1490382,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386014.9627,
                "count": 1490382,
                "maximum": 386384.5287,
                "minimum": 385634.5287,
                "name": "X",
                "position": 0,
                "stddev": 220.5054123,
                "variance": 48622.63684
              },
              {
                "average": 5384564.109,
                "count": 1490382,
                "maximum": 5384971.429,
                "minimum": 5384221.409,
                "name": "Y",
                "position": 1,
                "stddev": 195.7520533,
                "variance": 38318.86638
              },
              {
                "average": 1490.273596,
                "count": 1490382,
                "maximum": 1605.376081,
                "minimum": 1374.676081,
                "name": "Z",
                "position": 2,
                "stddev": 52.77013936,
                "variance": 2784.687608
              },
              {
                "average": 85.54601236,
                "count": 1490382,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.84185919,
                "variance": 3118.313238
              },
              {
                "average": 1.120067875,
                "count": 1490382,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.349468132,
                "variance": 0.1221279753
              },
              {
                "average": 1.24045379,
                "count": 1490382,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4818230243,
                "variance": 0.2321534267
              },
              {
                "average": 0.4969014655,
                "count": 1490382,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999905667,
                "variance": 0.2499905668
              },
              {
                "average": 0,
                "count": 1490382,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305883995,
                "count": 1490382,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4607809881,
                "variance": 0.212319119
              },
              {
                "average": -2.226237263,
                "count": 1490382,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70802318,
                "variance": 137.0778068
              },
              {
                "average": 131.6498596,
                "count": 1490382,
                "maximum": 143,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 3.107274,
                "variance": 9.655151713
              },
              {
                "average": 5618.837749,
                "count": 1490382,
                "maximum": 5620,
                "minimum": 5618,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.814372747,
                "variance": 0.6632029711
              },
              {
                "average": 19925.89931,
                "count": 1490382,
                "maximum": 63488,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 12498.10207,
                "variance": 156202555.5
              },
              {
                "average": 18482.09684,
                "count": 1490382,
                "maximum": 64000,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 9971.220826,
                "variance": 99425244.76
              },
              {
                "average": 17396.86582,
                "count": 1490382,
                "maximum": 64256,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 8152.457248,
                "variance": 66462559.19
              },
              {
                "average": 407651.5329,
                "count": 1490382,
                "maximum": 408549.0444,
                "minimum": 407170.9462,
                "name": "GpsTime",
                "position": 15,
                "stddev": 555.007971,
                "variance": 308033.8479
              },
              {
                "average": 0,
                "count": 1490382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1490382,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1490382,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1490382,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1490382,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              385634.5287,
              5384221.409,
              1374.676081,
              386384.5287,
              5384971.429,
              1605.376081
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    385634.52874086273,
                    5384221.408927301,
                    1374.6760807429423
                  ],
                  [
                    385634.52874086273,
                    5384971.4289273005,
                    1374.6760807429423
                  ],
                  [
                    386384.52874086273,
                    5384971.4289273005,
                    1605.3760807429421
                  ],
                  [
                    386384.52874086273,
                    5384221.408927301,
                    1605.3760807429421
                  ],
                  [
                    385634.52874086273,
                    5384221.408927301,
                    1374.6760807429423
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T19:15:49+00:00",
            "end_time": "2011-09-18T18:52: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": "COL_2012_1895.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.42743489397829,
              48.899100117168835,
              1258.0933005473307
            ],
            [
              -118.4276270257173,
              48.9058448476284,
              1258.0933005473307
            ],
            [
              -118.41739549605528,
              48.90597107304307,
              1525.1933005473306
            ],
            [
              -118.41720474016012,
              48.89922631278898,
              1525.1933005473306
            ],
            [
              -118.42743489397829,
              48.899100117168835,
              1258.0933005473307
            ]
          ]
        ]
      },
      "bbox": [
        -118.427627,
        48.89910012,
        1258.093301,
        -118.4172047,
        48.90597107,
        1525.193301
      ],
      "properties": {
        "datetime": "2011-09-15T19:44:20Z",
        "pc:count": 2073768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 395752.5805,
            "count": 2073768,
            "maximum": 396134.529,
            "minimum": 395384.529,
            "name": "X",
            "position": 0,
            "stddev": 201.5735895,
            "variance": 40631.91199
          },
          {
            "average": 5417595.545,
            "count": 2073768,
            "maximum": 5417971.418,
            "minimum": 5417221.418,
            "name": "Y",
            "position": 1,
            "stddev": 227.07248,
            "variance": 51561.91119
          },
          {
            "average": 1387.847808,
            "count": 2073768,
            "maximum": 1525.193301,
            "minimum": 1258.093301,
            "name": "Z",
            "position": 2,
            "stddev": 46.3738914,
            "variance": 2150.537804
          },
          {
            "average": 59.01816693,
            "count": 2073768,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.74638016,
            "variance": 2997.16614
          },
          {
            "average": 1.300807516,
            "count": 2073768,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.541821889,
            "variance": 0.2935709594
          },
          {
            "average": 1.60212666,
            "count": 2073768,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.699699954,
            "variance": 0.4895800256
          },
          {
            "average": 0.4949864209,
            "count": 2073768,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999749839,
            "variance": 0.2499749846
          },
          {
            "average": 0,
            "count": 2073768,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.12204451,
            "count": 2073768,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.327337287,
            "variance": 0.1071496995
          },
          {
            "average": 1.132520429,
            "count": 2073768,
            "maximum": 22.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.11351102,
            "variance": 146.7371493
          },
          {
            "average": 3,
            "count": 2073768,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5551.507963,
            "count": 2073768,
            "maximum": 5553,
            "minimum": 5549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.111565482,
            "variance": 1.235577821
          },
          {
            "average": 6887.664564,
            "count": 2073768,
            "maximum": 44800,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 3502.98784,
            "variance": 12270923.8
          },
          {
            "average": 8889.461764,
            "count": 2073768,
            "maximum": 39680,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 3561.701297,
            "variance": 12685716.13
          },
          {
            "average": 10333.55736,
            "count": 2073768,
            "maximum": 38912,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 2388.54221,
            "variance": 5705133.887
          },
          {
            "average": 149664.1675,
            "count": 2073768,
            "maximum": 151060.9812,
            "minimum": 147719.0821,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1005.520624,
            "variance": 1011071.725
          },
          {
            "average": 0,
            "count": 2073768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          395384.529,
          5417221.418,
          1258.093301,
          396134.529,
          5417971.418,
          1525.193301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                395384.5289624317,
                5417221.418122262,
                1258.0933005473307
              ],
              [
                395384.5289624317,
                5417971.418122262,
                1258.0933005473307
              ],
              [
                396134.5289624317,
                5417971.418122262,
                1525.1933005473306
              ],
              [
                396134.5289624317,
                5417221.418122262,
                1525.1933005473306
              ],
              [
                395384.5289624317,
                5417221.418122262,
                1258.0933005473307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T19:44:20+00:00",
        "end_time": "2011-09-15T18:48:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1895.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1895.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1895.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1895.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.427627,
            48.89910012,
            1258.093301,
            -118.4172047,
            48.90597107,
            1525.193301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.42743489397829,
                  48.899100117168835,
                  1258.0933005473307
                ],
                [
                  -118.4276270257173,
                  48.9058448476284,
                  1258.0933005473307
                ],
                [
                  -118.41739549605528,
                  48.90597107304307,
                  1525.1933005473306
                ],
                [
                  -118.41720474016012,
                  48.89922631278898,
                  1525.1933005473306
                ],
                [
                  -118.42743489397829,
                  48.899100117168835,
                  1258.0933005473307
                ]
              ]
            ]
          },
          "id": "COL_2012_1895.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1895.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:44:20Z",
            "pc:count": 2073768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 395752.5805,
                "count": 2073768,
                "maximum": 396134.529,
                "minimum": 395384.529,
                "name": "X",
                "position": 0,
                "stddev": 201.5735895,
                "variance": 40631.91199
              },
              {
                "average": 5417595.545,
                "count": 2073768,
                "maximum": 5417971.418,
                "minimum": 5417221.418,
                "name": "Y",
                "position": 1,
                "stddev": 227.07248,
                "variance": 51561.91119
              },
              {
                "average": 1387.847808,
                "count": 2073768,
                "maximum": 1525.193301,
                "minimum": 1258.093301,
                "name": "Z",
                "position": 2,
                "stddev": 46.3738914,
                "variance": 2150.537804
              },
              {
                "average": 59.01816693,
                "count": 2073768,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.74638016,
                "variance": 2997.16614
              },
              {
                "average": 1.300807516,
                "count": 2073768,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.541821889,
                "variance": 0.2935709594
              },
              {
                "average": 1.60212666,
                "count": 2073768,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.699699954,
                "variance": 0.4895800256
              },
              {
                "average": 0.4949864209,
                "count": 2073768,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999749839,
                "variance": 0.2499749846
              },
              {
                "average": 0,
                "count": 2073768,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.12204451,
                "count": 2073768,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.327337287,
                "variance": 0.1071496995
              },
              {
                "average": 1.132520429,
                "count": 2073768,
                "maximum": 22.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.11351102,
                "variance": 146.7371493
              },
              {
                "average": 3,
                "count": 2073768,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5551.507963,
                "count": 2073768,
                "maximum": 5553,
                "minimum": 5549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.111565482,
                "variance": 1.235577821
              },
              {
                "average": 6887.664564,
                "count": 2073768,
                "maximum": 44800,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 3502.98784,
                "variance": 12270923.8
              },
              {
                "average": 8889.461764,
                "count": 2073768,
                "maximum": 39680,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 3561.701297,
                "variance": 12685716.13
              },
              {
                "average": 10333.55736,
                "count": 2073768,
                "maximum": 38912,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 2388.54221,
                "variance": 5705133.887
              },
              {
                "average": 149664.1675,
                "count": 2073768,
                "maximum": 151060.9812,
                "minimum": 147719.0821,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1005.520624,
                "variance": 1011071.725
              },
              {
                "average": 0,
                "count": 2073768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              395384.529,
              5417221.418,
              1258.093301,
              396134.529,
              5417971.418,
              1525.193301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    395384.5289624317,
                    5417221.418122262,
                    1258.0933005473307
                  ],
                  [
                    395384.5289624317,
                    5417971.418122262,
                    1258.0933005473307
                  ],
                  [
                    396134.5289624317,
                    5417971.418122262,
                    1525.1933005473306
                  ],
                  [
                    396134.5289624317,
                    5417221.418122262,
                    1525.1933005473306
                  ],
                  [
                    395384.5289624317,
                    5417221.418122262,
                    1258.0933005473307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T19:44:20+00:00",
            "end_time": "2011-09-15T18:48:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_1279.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.57416578675846,
              48.76899250323234,
              858.8075436771467
            ],
            [
              -118.57423826337313,
              48.77131042999446,
              858.8075436771467
            ],
            [
              -118.56671979926082,
              48.77141290386893,
              921.9075436771466
            ],
            [
              -118.566647668444,
              48.769094968798775,
              921.9075436771466
            ],
            [
              -118.57416578675846,
              48.76899250323234,
              858.8075436771467
            ]
          ]
        ]
      },
      "bbox": [
        -118.5742383,
        48.7689925,
        858.8075437,
        -118.5666477,
        48.7714129,
        921.9075437
      ],
      "properties": {
        "datetime": "2011-09-14T20:02:35Z",
        "pc:count": 338716,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 384589.0116,
            "count": 338716,
            "maximum": 384884.5382,
            "minimum": 384331.8982,
            "name": "X",
            "position": 0,
            "stddev": 155.2110724,
            "variance": 24090.47698
          },
          {
            "average": 5403090.243,
            "count": 338716,
            "maximum": 5403229.179,
            "minimum": 5402971.419,
            "name": "Y",
            "position": 1,
            "stddev": 70.40140529,
            "variance": 4956.357867
          },
          {
            "average": 883.0214563,
            "count": 338716,
            "maximum": 921.9075437,
            "minimum": 858.8075437,
            "name": "Z",
            "position": 2,
            "stddev": 10.86965317,
            "variance": 118.1493599
          },
          {
            "average": 84.74649264,
            "count": 338716,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.69642335,
            "variance": 2672.520187
          },
          {
            "average": 1.143308849,
            "count": 338716,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3975726253,
            "variance": 0.1580639924
          },
          {
            "average": 1.286673792,
            "count": 338716,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5568428154,
            "variance": 0.310073921
          },
          {
            "average": 0.4935550727,
            "count": 338716,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999591992,
            "variance": 0.2499592009
          },
          {
            "average": 0,
            "count": 338716,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403777796,
            "count": 338716,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4906546629,
            "variance": 0.2407419982
          },
          {
            "average": -2.636320028,
            "count": 338716,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.18574915,
            "variance": 103.7494856
          },
          {
            "average": 5,
            "count": 338716,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5599.195831,
            "count": 338716,
            "maximum": 5601,
            "minimum": 5598,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.730485414,
            "variance": 0.5336089401
          },
          {
            "average": 19320.01124,
            "count": 338716,
            "maximum": 64256,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 13125.06026,
            "variance": 172267206.8
          },
          {
            "average": 19413.93167,
            "count": 338716,
            "maximum": 64256,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 9949.861666,
            "variance": 98999747.17
          },
          {
            "average": 20156.28678,
            "count": 338716,
            "maximum": 64512,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 8131.213193,
            "variance": 66116627.98
          },
          {
            "average": 64458.7127,
            "count": 338716,
            "maximum": 65755.17705,
            "minimum": 63655.90984,
            "name": "GpsTime",
            "position": 15,
            "stddev": 543.787049,
            "variance": 295704.3547
          },
          {
            "average": 0,
            "count": 338716,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 338716,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 338716,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 338716,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 338716,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          384331.8982,
          5402971.419,
          858.8075437,
          384884.5382,
          5403229.179,
          921.9075437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                384331.8982257039,
                5402971.41852464,
                858.8075436771467
              ],
              [
                384331.8982257039,
                5403229.178524639,
                858.8075436771467
              ],
              [
                384884.53822570393,
                5403229.178524639,
                921.9075436771466
              ],
              [
                384884.53822570393,
                5402971.41852464,
                921.9075436771466
              ],
              [
                384331.8982257039,
                5402971.41852464,
                858.8075436771467
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T20:02:35+00:00",
        "end_time": "2011-09-14T19:27:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1279.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1279.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1279.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1279.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5742383,
            48.7689925,
            858.8075437,
            -118.5666477,
            48.7714129,
            921.9075437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.57416578675846,
                  48.76899250323234,
                  858.8075436771467
                ],
                [
                  -118.57423826337313,
                  48.77131042999446,
                  858.8075436771467
                ],
                [
                  -118.56671979926082,
                  48.77141290386893,
                  921.9075436771466
                ],
                [
                  -118.566647668444,
                  48.769094968798775,
                  921.9075436771466
                ],
                [
                  -118.57416578675846,
                  48.76899250323234,
                  858.8075436771467
                ]
              ]
            ]
          },
          "id": "COL_2012_1279.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1279.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:02:35Z",
            "pc:count": 338716,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 384589.0116,
                "count": 338716,
                "maximum": 384884.5382,
                "minimum": 384331.8982,
                "name": "X",
                "position": 0,
                "stddev": 155.2110724,
                "variance": 24090.47698
              },
              {
                "average": 5403090.243,
                "count": 338716,
                "maximum": 5403229.179,
                "minimum": 5402971.419,
                "name": "Y",
                "position": 1,
                "stddev": 70.40140529,
                "variance": 4956.357867
              },
              {
                "average": 883.0214563,
                "count": 338716,
                "maximum": 921.9075437,
                "minimum": 858.8075437,
                "name": "Z",
                "position": 2,
                "stddev": 10.86965317,
                "variance": 118.1493599
              },
              {
                "average": 84.74649264,
                "count": 338716,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.69642335,
                "variance": 2672.520187
              },
              {
                "average": 1.143308849,
                "count": 338716,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3975726253,
                "variance": 0.1580639924
              },
              {
                "average": 1.286673792,
                "count": 338716,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5568428154,
                "variance": 0.310073921
              },
              {
                "average": 0.4935550727,
                "count": 338716,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999591992,
                "variance": 0.2499592009
              },
              {
                "average": 0,
                "count": 338716,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403777796,
                "count": 338716,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4906546629,
                "variance": 0.2407419982
              },
              {
                "average": -2.636320028,
                "count": 338716,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.18574915,
                "variance": 103.7494856
              },
              {
                "average": 5,
                "count": 338716,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5599.195831,
                "count": 338716,
                "maximum": 5601,
                "minimum": 5598,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.730485414,
                "variance": 0.5336089401
              },
              {
                "average": 19320.01124,
                "count": 338716,
                "maximum": 64256,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 13125.06026,
                "variance": 172267206.8
              },
              {
                "average": 19413.93167,
                "count": 338716,
                "maximum": 64256,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 9949.861666,
                "variance": 98999747.17
              },
              {
                "average": 20156.28678,
                "count": 338716,
                "maximum": 64512,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 8131.213193,
                "variance": 66116627.98
              },
              {
                "average": 64458.7127,
                "count": 338716,
                "maximum": 65755.17705,
                "minimum": 63655.90984,
                "name": "GpsTime",
                "position": 15,
                "stddev": 543.787049,
                "variance": 295704.3547
              },
              {
                "average": 0,
                "count": 338716,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 338716,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 338716,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 338716,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 338716,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              384331.8982,
              5402971.419,
              858.8075437,
              384884.5382,
              5403229.179,
              921.9075437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    384331.8982257039,
                    5402971.41852464,
                    858.8075436771467
                  ],
                  [
                    384331.8982257039,
                    5403229.178524639,
                    858.8075436771467
                  ],
                  [
                    384884.53822570393,
                    5403229.178524639,
                    921.9075436771466
                  ],
                  [
                    384884.53822570393,
                    5402971.41852464,
                    921.9075436771466
                  ],
                  [
                    384331.8982257039,
                    5402971.41852464,
                    858.8075436771467
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T20:02:35+00:00",
            "end_time": "2011-09-14T19:27: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": "COL_2012_0917.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.50221102842634,
              48.6619954659178,
              1455.652109439079
            ],
            [
              -118.50241154959593,
              48.66874042966749,
              1455.652109439079
            ],
            [
              -118.49222844826119,
              48.66887281651768,
              1663.8721094390787
            ],
            [
              -118.49202928495815,
              48.66212782155281,
              1663.8721094390787
            ],
            [
              -118.50221102842634,
              48.6619954659178,
              1455.652109439079
            ]
          ]
        ]
      },
      "bbox": [
        -118.5024115,
        48.66199547,
        1455.652109,
        -118.4920293,
        48.66887282,
        1663.872109
      ],
      "properties": {
        "datetime": "2011-09-17T18:48:11Z",
        "pc:count": 4566920,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 389729.1396,
            "count": 4566920,
            "maximum": 390134.5282,
            "minimum": 389384.5282,
            "name": "X",
            "position": 0,
            "stddev": 202.8909196,
            "variance": 41164.72526
          },
          {
            "average": 5391321.326,
            "count": 4566920,
            "maximum": 5391721.429,
            "minimum": 5390971.409,
            "name": "Y",
            "position": 1,
            "stddev": 204.5861879,
            "variance": 41855.50827
          },
          {
            "average": 1560.844156,
            "count": 4566920,
            "maximum": 1663.872109,
            "minimum": 1455.652109,
            "name": "Z",
            "position": 2,
            "stddev": 38.75917955,
            "variance": 1502.273999
          },
          {
            "average": 52.7321453,
            "count": 4566920,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.30988304,
            "variance": 2841.943629
          },
          {
            "average": 1.37930071,
            "count": 4566920,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5800664605,
            "variance": 0.3364770986
          },
          {
            "average": 1.758602297,
            "count": 4566920,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6973963819,
            "variance": 0.4863617135
          },
          {
            "average": 0.4896853897,
            "count": 4566920,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998936522,
            "variance": 0.2498936635
          },
          {
            "average": 0,
            "count": 4566920,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.112736374,
            "count": 4566920,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3162703048,
            "variance": 0.1000269057
          },
          {
            "average": -3.6828927,
            "count": 4566920,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.66686169,
            "variance": 160.4493852
          },
          {
            "average": 3.006988079,
            "count": 4566920,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7188504494,
            "variance": 0.5167459687
          },
          {
            "average": 5555.601224,
            "count": 4566920,
            "maximum": 5614,
            "minimum": 5535,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.73474599,
            "variance": 389.4601994
          },
          {
            "average": 7566.519496,
            "count": 4566920,
            "maximum": 39936,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 3351.583632,
            "variance": 11233112.84
          },
          {
            "average": 9426.194648,
            "count": 4566920,
            "maximum": 35584,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 3434.029699,
            "variance": 11792559.97
          },
          {
            "average": 10824.92837,
            "count": 4566920,
            "maximum": 33792,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 2364.923446,
            "variance": 5592862.904
          },
          {
            "average": 172518.2055,
            "count": 4566920,
            "maximum": 320491.8472,
            "minimum": 75544.55173,
            "name": "GpsTime",
            "position": 15,
            "stddev": 69585.00353,
            "variance": 4842072716
          },
          {
            "average": 0,
            "count": 4566920,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4566920,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4566920,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4566920,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4566920,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          389384.5282,
          5390971.409,
          1455.652109,
          390134.5282,
          5391721.429,
          1663.872109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                389384.5281553145,
                5390971.409015352,
                1455.652109439079
              ],
              [
                389384.5281553145,
                5391721.429015351,
                1455.652109439079
              ],
              [
                390134.5281553145,
                5391721.429015351,
                1663.8721094390787
              ],
              [
                390134.5281553145,
                5390971.409015352,
                1663.8721094390787
              ],
              [
                389384.5281553145,
                5390971.409015352,
                1455.652109439079
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-17T18:48:11+00:00",
        "end_time": "2011-09-14T22:45:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0917.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0917.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0917.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0917.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5024115,
            48.66199547,
            1455.652109,
            -118.4920293,
            48.66887282,
            1663.872109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.50221102842634,
                  48.6619954659178,
                  1455.652109439079
                ],
                [
                  -118.50241154959593,
                  48.66874042966749,
                  1455.652109439079
                ],
                [
                  -118.49222844826119,
                  48.66887281651768,
                  1663.8721094390787
                ],
                [
                  -118.49202928495815,
                  48.66212782155281,
                  1663.8721094390787
                ],
                [
                  -118.50221102842634,
                  48.6619954659178,
                  1455.652109439079
                ]
              ]
            ]
          },
          "id": "COL_2012_0917.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0917.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:48:11Z",
            "pc:count": 4566920,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 389729.1396,
                "count": 4566920,
                "maximum": 390134.5282,
                "minimum": 389384.5282,
                "name": "X",
                "position": 0,
                "stddev": 202.8909196,
                "variance": 41164.72526
              },
              {
                "average": 5391321.326,
                "count": 4566920,
                "maximum": 5391721.429,
                "minimum": 5390971.409,
                "name": "Y",
                "position": 1,
                "stddev": 204.5861879,
                "variance": 41855.50827
              },
              {
                "average": 1560.844156,
                "count": 4566920,
                "maximum": 1663.872109,
                "minimum": 1455.652109,
                "name": "Z",
                "position": 2,
                "stddev": 38.75917955,
                "variance": 1502.273999
              },
              {
                "average": 52.7321453,
                "count": 4566920,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.30988304,
                "variance": 2841.943629
              },
              {
                "average": 1.37930071,
                "count": 4566920,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5800664605,
                "variance": 0.3364770986
              },
              {
                "average": 1.758602297,
                "count": 4566920,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6973963819,
                "variance": 0.4863617135
              },
              {
                "average": 0.4896853897,
                "count": 4566920,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998936522,
                "variance": 0.2498936635
              },
              {
                "average": 0,
                "count": 4566920,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.112736374,
                "count": 4566920,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3162703048,
                "variance": 0.1000269057
              },
              {
                "average": -3.6828927,
                "count": 4566920,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.66686169,
                "variance": 160.4493852
              },
              {
                "average": 3.006988079,
                "count": 4566920,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7188504494,
                "variance": 0.5167459687
              },
              {
                "average": 5555.601224,
                "count": 4566920,
                "maximum": 5614,
                "minimum": 5535,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.73474599,
                "variance": 389.4601994
              },
              {
                "average": 7566.519496,
                "count": 4566920,
                "maximum": 39936,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 3351.583632,
                "variance": 11233112.84
              },
              {
                "average": 9426.194648,
                "count": 4566920,
                "maximum": 35584,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 3434.029699,
                "variance": 11792559.97
              },
              {
                "average": 10824.92837,
                "count": 4566920,
                "maximum": 33792,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 2364.923446,
                "variance": 5592862.904
              },
              {
                "average": 172518.2055,
                "count": 4566920,
                "maximum": 320491.8472,
                "minimum": 75544.55173,
                "name": "GpsTime",
                "position": 15,
                "stddev": 69585.00353,
                "variance": 4842072716
              },
              {
                "average": 0,
                "count": 4566920,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4566920,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4566920,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4566920,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4566920,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              389384.5282,
              5390971.409,
              1455.652109,
              390134.5282,
              5391721.429,
              1663.872109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    389384.5281553145,
                    5390971.409015352,
                    1455.652109439079
                  ],
                  [
                    389384.5281553145,
                    5391721.429015351,
                    1455.652109439079
                  ],
                  [
                    390134.5281553145,
                    5391721.429015351,
                    1663.8721094390787
                  ],
                  [
                    390134.5281553145,
                    5390971.409015352,
                    1663.8721094390787
                  ],
                  [
                    389384.5281553145,
                    5390971.409015352,
                    1455.652109439079
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-17T18:48:11+00:00",
            "end_time": "2011-09-14T22: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": "COL_2012_1633.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.3953968399493,
              48.85106895845454,
              1505.1304999024837
            ],
            [
              -118.39543000545471,
              48.852262173304794,
              1505.1304999024837
            ],
            [
              -118.39403072105658,
              48.85227910329843,
              1569.8704999024835
            ],
            [
              -118.39399758878201,
              48.8510858877413,
              1569.8704999024835
            ],
            [
              -118.3953968399493,
              48.85106895845454,
              1505.1304999024837
            ]
          ]
        ]
      },
      "bbox": [
        -118.39543,
        48.85106896,
        1505.1305,
        -118.3939976,
        48.8522791,
        1569.8705
      ],
      "properties": {
        "datetime": "2011-09-15T20:52:59Z",
        "pc:count": 33660,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 397668.624,
            "count": 33660,
            "maximum": 397737.2196,
            "minimum": 397634.5396,
            "name": "X",
            "position": 0,
            "stddev": 25.12749374,
            "variance": 631.3909414
          },
          {
            "average": 5411932.172,
            "count": 33660,
            "maximum": 5411971.436,
            "minimum": 5411838.756,
            "name": "Y",
            "position": 1,
            "stddev": 31.76408362,
            "variance": 1008.957008
          },
          {
            "average": 1540.457673,
            "count": 33660,
            "maximum": 1569.8705,
            "minimum": 1505.1305,
            "name": "Z",
            "position": 2,
            "stddev": 9.78875318,
            "variance": 95.81968883
          },
          {
            "average": 85.86675579,
            "count": 33660,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 65.42814936,
            "variance": 4280.842729
          },
          {
            "average": 1.218360071,
            "count": 33660,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4692338877,
            "variance": 0.2201804414
          },
          {
            "average": 1.434878194,
            "count": 33660,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6287962163,
            "variance": 0.3953846817
          },
          {
            "average": 0.4985442662,
            "count": 33660,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000053082,
            "variance": 0.2500053082
          },
          {
            "average": 0,
            "count": 33660,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203208556,
            "count": 33660,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4023924071,
            "variance": 0.1619196493
          },
          {
            "average": 3.811754996,
            "count": 33660,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.16308132,
            "variance": 200.5928724
          },
          {
            "average": 3,
            "count": 33660,
            "maximum": 3,
            "minimum": 3,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5558.227273,
            "count": 33660,
            "maximum": 5560,
            "minimum": 5557,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9126462891,
            "variance": 0.8329232489
          },
          {
            "average": 17964.31705,
            "count": 33660,
            "maximum": 51200,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 8035.555674,
            "variance": 64570154.98
          },
          {
            "average": 18011.88164,
            "count": 33660,
            "maximum": 51968,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 6472.995385,
            "variance": 41899669.25
          },
          {
            "average": 18162.97184,
            "count": 33660,
            "maximum": 53760,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 5433.381282,
            "variance": 29521632.16
          },
          {
            "average": 154426.0698,
            "count": 33660,
            "maximum": 155179.1141,
            "minimum": 153907.2524,
            "name": "GpsTime",
            "position": 15,
            "stddev": 372.1948912,
            "variance": 138529.037
          },
          {
            "average": 0,
            "count": 33660,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33660,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33660,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33660,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33660,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          397634.5396,
          5411838.756,
          1505.1305,
          397737.2196,
          5411971.436,
          1569.8705
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                397634.53964098735,
                5411838.756003629,
                1505.1304999024837
              ],
              [
                397634.53964098735,
                5411971.436003629,
                1505.1304999024837
              ],
              [
                397737.2196409874,
                5411971.436003629,
                1569.8704999024835
              ],
              [
                397737.2196409874,
                5411838.756003629,
                1569.8704999024835
              ],
              [
                397634.53964098735,
                5411838.756003629,
                1505.1304999024837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-15T20:52:59+00:00",
        "end_time": "2011-09-15T20:31:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1633.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1633.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1633.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1633.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.39543,
            48.85106896,
            1505.1305,
            -118.3939976,
            48.8522791,
            1569.8705
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.3953968399493,
                  48.85106895845454,
                  1505.1304999024837
                ],
                [
                  -118.39543000545471,
                  48.852262173304794,
                  1505.1304999024837
                ],
                [
                  -118.39403072105658,
                  48.85227910329843,
                  1569.8704999024835
                ],
                [
                  -118.39399758878201,
                  48.8510858877413,
                  1569.8704999024835
                ],
                [
                  -118.3953968399493,
                  48.85106895845454,
                  1505.1304999024837
                ]
              ]
            ]
          },
          "id": "COL_2012_1633.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1633.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:52:59Z",
            "pc:count": 33660,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 397668.624,
                "count": 33660,
                "maximum": 397737.2196,
                "minimum": 397634.5396,
                "name": "X",
                "position": 0,
                "stddev": 25.12749374,
                "variance": 631.3909414
              },
              {
                "average": 5411932.172,
                "count": 33660,
                "maximum": 5411971.436,
                "minimum": 5411838.756,
                "name": "Y",
                "position": 1,
                "stddev": 31.76408362,
                "variance": 1008.957008
              },
              {
                "average": 1540.457673,
                "count": 33660,
                "maximum": 1569.8705,
                "minimum": 1505.1305,
                "name": "Z",
                "position": 2,
                "stddev": 9.78875318,
                "variance": 95.81968883
              },
              {
                "average": 85.86675579,
                "count": 33660,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 65.42814936,
                "variance": 4280.842729
              },
              {
                "average": 1.218360071,
                "count": 33660,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4692338877,
                "variance": 0.2201804414
              },
              {
                "average": 1.434878194,
                "count": 33660,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6287962163,
                "variance": 0.3953846817
              },
              {
                "average": 0.4985442662,
                "count": 33660,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000053082,
                "variance": 0.2500053082
              },
              {
                "average": 0,
                "count": 33660,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203208556,
                "count": 33660,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4023924071,
                "variance": 0.1619196493
              },
              {
                "average": 3.811754996,
                "count": 33660,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.16308132,
                "variance": 200.5928724
              },
              {
                "average": 3,
                "count": 33660,
                "maximum": 3,
                "minimum": 3,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5558.227273,
                "count": 33660,
                "maximum": 5560,
                "minimum": 5557,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9126462891,
                "variance": 0.8329232489
              },
              {
                "average": 17964.31705,
                "count": 33660,
                "maximum": 51200,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 8035.555674,
                "variance": 64570154.98
              },
              {
                "average": 18011.88164,
                "count": 33660,
                "maximum": 51968,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 6472.995385,
                "variance": 41899669.25
              },
              {
                "average": 18162.97184,
                "count": 33660,
                "maximum": 53760,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 5433.381282,
                "variance": 29521632.16
              },
              {
                "average": 154426.0698,
                "count": 33660,
                "maximum": 155179.1141,
                "minimum": 153907.2524,
                "name": "GpsTime",
                "position": 15,
                "stddev": 372.1948912,
                "variance": 138529.037
              },
              {
                "average": 0,
                "count": 33660,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33660,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33660,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33660,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33660,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              397634.5396,
              5411838.756,
              1505.1305,
              397737.2196,
              5411971.436,
              1569.8705
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    397634.53964098735,
                    5411838.756003629,
                    1505.1304999024837
                  ],
                  [
                    397634.53964098735,
                    5411971.436003629,
                    1505.1304999024837
                  ],
                  [
                    397737.2196409874,
                    5411971.436003629,
                    1569.8704999024835
                  ],
                  [
                    397737.2196409874,
                    5411838.756003629,
                    1569.8704999024835
                  ],
                  [
                    397634.53964098735,
                    5411838.756003629,
                    1505.1304999024837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-15T20:52:59+00:00",
            "end_time": "2011-09-15T20:31: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": "COL_2012_1588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.52788286629853,
              48.83708801584943,
              1113.4287864238956
            ],
            [
              -118.5280880725983,
              48.84383269361644,
              1113.4287864238956
            ],
            [
              -118.51786964150641,
              48.8439677057446,
              1356.3287864238957
            ],
            [
              -118.51766580614704,
              48.837222996118776,
              1356.3287864238957
            ],
            [
              -118.52788286629853,
              48.83708801584943,
              1113.4287864238956
            ]
          ]
        ]
      },
      "bbox": [
        -118.5280881,
        48.83708802,
        1113.428786,
        -118.5176658,
        48.84396771,
        1356.328786
      ],
      "properties": {
        "datetime": "2011-09-14T20:56:37Z",
        "pc:count": 2412926,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 388278.9504,
            "count": 2412926,
            "maximum": 388634.5287,
            "minimum": 387884.5287,
            "name": "X",
            "position": 0,
            "stddev": 223.6530021,
            "variance": 50020.66533
          },
          {
            "average": 5410848.066,
            "count": 2412926,
            "maximum": 5411221.43,
            "minimum": 5410471.41,
            "name": "Y",
            "position": 1,
            "stddev": 211.8853765,
            "variance": 44895.41279
          },
          {
            "average": 1209.643401,
            "count": 2412926,
            "maximum": 1356.328786,
            "minimum": 1113.428786,
            "name": "Z",
            "position": 2,
            "stddev": 35.16305095,
            "variance": 1236.440152
          },
          {
            "average": 66.40889029,
            "count": 2412926,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.61046539,
            "variance": 2767.861069
          },
          {
            "average": 1.257004152,
            "count": 2412926,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.503019675,
            "variance": 0.2530287934
          },
          {
            "average": 1.514181952,
            "count": 2412926,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6604638983,
            "variance": 0.4362125609
          },
          {
            "average": 0.492931818,
            "count": 2412926,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999501419,
            "variance": 0.2499501444
          },
          {
            "average": 0,
            "count": 2412926,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225486401,
            "count": 2412926,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4179023288,
            "variance": 0.1746423564
          },
          {
            "average": -1.563046537,
            "count": 2412926,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.089324,
            "variance": 146.1517547
          },
          {
            "average": 5,
            "count": 2412926,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5603.200866,
            "count": 2412926,
            "maximum": 5605,
            "minimum": 5601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.179822879,
            "variance": 1.391982026
          },
          {
            "average": 12819.46943,
            "count": 2412926,
            "maximum": 59648,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9647.138889,
            "variance": 93067288.74
          },
          {
            "average": 13007.90819,
            "count": 2412926,
            "maximum": 56576,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7841.332524,
            "variance": 61486495.75
          },
          {
            "average": 13714.9693,
            "count": 2412926,
            "maximum": 57344,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 6676.416632,
            "variance": 44574539.04
          },
          {
            "average": 67556.33212,
            "count": 2412926,
            "maximum": 68997.30056,
            "minimum": 65871.47529,
            "name": "GpsTime",
            "position": 15,
            "stddev": 917.8657352,
            "variance": 842477.5079
          },
          {
            "average": 0,
            "count": 2412926,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412926,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412926,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412926,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2412926,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          387884.5287,
          5410471.41,
          1113.428786,
          388634.5287,
          5411221.43,
          1356.328786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                387884.52868249506,
                5410471.409562699,
                1113.4287864238956
              ],
              [
                387884.52868249506,
                5411221.429562698,
                1113.4287864238956
              ],
              [
                388634.52868249506,
                5411221.429562698,
                1356.3287864238957
              ],
              [
                388634.52868249506,
                5410471.409562699,
                1356.3287864238957
              ],
              [
                387884.52868249506,
                5410471.409562699,
                1113.4287864238956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T20:56:37+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/9754/stac/COL_2012_1588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5280881,
            48.83708802,
            1113.428786,
            -118.5176658,
            48.84396771,
            1356.328786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.52788286629853,
                  48.83708801584943,
                  1113.4287864238956
                ],
                [
                  -118.5280880725983,
                  48.84383269361644,
                  1113.4287864238956
                ],
                [
                  -118.51786964150641,
                  48.8439677057446,
                  1356.3287864238957
                ],
                [
                  -118.51766580614704,
                  48.837222996118776,
                  1356.3287864238957
                ],
                [
                  -118.52788286629853,
                  48.83708801584943,
                  1113.4287864238956
                ]
              ]
            ]
          },
          "id": "COL_2012_1588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:56:37Z",
            "pc:count": 2412926,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 388278.9504,
                "count": 2412926,
                "maximum": 388634.5287,
                "minimum": 387884.5287,
                "name": "X",
                "position": 0,
                "stddev": 223.6530021,
                "variance": 50020.66533
              },
              {
                "average": 5410848.066,
                "count": 2412926,
                "maximum": 5411221.43,
                "minimum": 5410471.41,
                "name": "Y",
                "position": 1,
                "stddev": 211.8853765,
                "variance": 44895.41279
              },
              {
                "average": 1209.643401,
                "count": 2412926,
                "maximum": 1356.328786,
                "minimum": 1113.428786,
                "name": "Z",
                "position": 2,
                "stddev": 35.16305095,
                "variance": 1236.440152
              },
              {
                "average": 66.40889029,
                "count": 2412926,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.61046539,
                "variance": 2767.861069
              },
              {
                "average": 1.257004152,
                "count": 2412926,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.503019675,
                "variance": 0.2530287934
              },
              {
                "average": 1.514181952,
                "count": 2412926,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6604638983,
                "variance": 0.4362125609
              },
              {
                "average": 0.492931818,
                "count": 2412926,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999501419,
                "variance": 0.2499501444
              },
              {
                "average": 0,
                "count": 2412926,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225486401,
                "count": 2412926,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4179023288,
                "variance": 0.1746423564
              },
              {
                "average": -1.563046537,
                "count": 2412926,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.089324,
                "variance": 146.1517547
              },
              {
                "average": 5,
                "count": 2412926,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5603.200866,
                "count": 2412926,
                "maximum": 5605,
                "minimum": 5601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.179822879,
                "variance": 1.391982026
              },
              {
                "average": 12819.46943,
                "count": 2412926,
                "maximum": 59648,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9647.138889,
                "variance": 93067288.74
              },
              {
                "average": 13007.90819,
                "count": 2412926,
                "maximum": 56576,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7841.332524,
                "variance": 61486495.75
              },
              {
                "average": 13714.9693,
                "count": 2412926,
                "maximum": 57344,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 6676.416632,
                "variance": 44574539.04
              },
              {
                "average": 67556.33212,
                "count": 2412926,
                "maximum": 68997.30056,
                "minimum": 65871.47529,
                "name": "GpsTime",
                "position": 15,
                "stddev": 917.8657352,
                "variance": 842477.5079
              },
              {
                "average": 0,
                "count": 2412926,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412926,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412926,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412926,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2412926,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              387884.5287,
              5410471.41,
              1113.428786,
              388634.5287,
              5411221.43,
              1356.328786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    387884.52868249506,
                    5410471.409562699,
                    1113.4287864238956
                  ],
                  [
                    387884.52868249506,
                    5411221.429562698,
                    1113.4287864238956
                  ],
                  [
                    388634.52868249506,
                    5411221.429562698,
                    1356.3287864238957
                  ],
                  [
                    388634.52868249506,
                    5410471.409562699,
                    1356.3287864238957
                  ],
                  [
                    387884.52868249506,
                    5410471.409562699,
                    1113.4287864238956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-14T20:56:37+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": "COL_2012_2221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.63378171394538,
              48.950338098720216,
              1003.1197029912552
            ],
            [
              -118.6340020154219,
              48.95708229887954,
              1003.1197029912552
            ],
            [
              -118.62376099257128,
              48.95722694319048,
              1207.4597029912552
            ],
            [
              -118.62354207033955,
              48.95048270888312,
              1207.4597029912552
            ],
            [
              -118.63378171394538,
              48.950338098720216,
              1003.1197029912552
            ]
          ]
        ]
      },
      "bbox": [
        -118.634002,
        48.9503381,
        1003.119703,
        -118.6235421,
        48.95722694,
        1207.459703
      ],
      "properties": {
        "datetime": "2011-09-18T20:48:28Z",
        "pc:count": 1850384,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 380790.0207,
            "count": 1850384,
            "maximum": 381134.5286,
            "minimum": 380384.5286,
            "name": "X",
            "position": 0,
            "stddev": 185.6221973,
            "variance": 34455.60014
          },
          {
            "average": 5423587.7,
            "count": 1850384,
            "maximum": 5423971.429,
            "minimum": 5423221.409,
            "name": "Y",
            "position": 1,
            "stddev": 220.1381128,
            "variance": 48460.78872
          },
          {
            "average": 1084.034503,
            "count": 1850384,
            "maximum": 1207.459703,
            "minimum": 1003.119703,
            "name": "Z",
            "position": 2,
            "stddev": 37.35196303,
            "variance": 1395.169142
          },
          {
            "average": 61.62650725,
            "count": 1850384,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.67770109,
            "variance": 3100.006399
          },
          {
            "average": 1.266077744,
            "count": 1850384,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5065780275,
            "variance": 0.2566212979
          },
          {
            "average": 1.532286271,
            "count": 1850384,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6580352864,
            "variance": 0.4330104381
          },
          {
            "average": 0.4953101626,
            "count": 1850384,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49997814,
            "variance": 0.2499781405
          },
          {
            "average": 0,
            "count": 1850384,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.197858931,
            "count": 1850384,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3983853162,
            "variance": 0.1587108601
          },
          {
            "average": -3.277989776,
            "count": 1850384,
            "maximum": 18,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.31562648,
            "variance": 151.6746555
          },
          {
            "average": 138.3780367,
            "count": 1850384,
            "maximum": 149,
            "minimum": 129,
            "name": "UserData",
            "position": 10,
            "stddev": 3.488734444,
            "variance": 12.17126802
          },
          {
            "average": 5631.139501,
            "count": 1850384,
            "maximum": 5632,
            "minimum": 5630,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8489196224,
            "variance": 0.7206645253
          },
          {
            "average": 13337.33625,
            "count": 1850384,
            "maximum": 63232,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 11130.97535,
            "variance": 123898612.1
          },
          {
            "average": 13715.28567,
            "count": 1850384,
            "maximum": 62720,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9821.366937,
            "variance": 96459248.51
          },
          {
            "average": 14114.26229,
            "count": 1850384,
            "maximum": 62208,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 7907.809165,
            "variance": 62533445.79
          },
          {
            "average": 413684.7764,
            "count": 1850384,
            "maximum": 414108.5728,
            "minimum": 413202.1024,
            "name": "GpsTime",
            "position": 15,
            "stddev": 387.1268338,
            "variance": 149867.1855
          },
          {
            "average": 0,
            "count": 1850384,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1850384,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1850384,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1850384,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1850384,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          380384.5286,
          5423221.409,
          1003.119703,
          381134.5286,
          5423971.429,
          1207.459703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                380384.52855011076,
                5423221.409049643,
                1003.1197029912552
              ],
              [
                380384.52855011076,
                5423971.429049643,
                1003.1197029912552
              ],
              [
                381134.52855011076,
                5423971.429049643,
                1207.4597029912552
              ],
              [
                381134.52855011076,
                5423221.409049643,
                1207.4597029912552
              ],
              [
                380384.52855011076,
                5423221.409049643,
                1003.1197029912552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-18T20:48:28+00:00",
        "end_time": "2011-09-18T20:33:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_2221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_2221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_2221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.634002,
            48.9503381,
            1003.119703,
            -118.6235421,
            48.95722694,
            1207.459703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.63378171394538,
                  48.950338098720216,
                  1003.1197029912552
                ],
                [
                  -118.6340020154219,
                  48.95708229887954,
                  1003.1197029912552
                ],
                [
                  -118.62376099257128,
                  48.95722694319048,
                  1207.4597029912552
                ],
                [
                  -118.62354207033955,
                  48.95048270888312,
                  1207.4597029912552
                ],
                [
                  -118.63378171394538,
                  48.950338098720216,
                  1003.1197029912552
                ]
              ]
            ]
          },
          "id": "COL_2012_2221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_2221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:48:28Z",
            "pc:count": 1850384,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 380790.0207,
                "count": 1850384,
                "maximum": 381134.5286,
                "minimum": 380384.5286,
                "name": "X",
                "position": 0,
                "stddev": 185.6221973,
                "variance": 34455.60014
              },
              {
                "average": 5423587.7,
                "count": 1850384,
                "maximum": 5423971.429,
                "minimum": 5423221.409,
                "name": "Y",
                "position": 1,
                "stddev": 220.1381128,
                "variance": 48460.78872
              },
              {
                "average": 1084.034503,
                "count": 1850384,
                "maximum": 1207.459703,
                "minimum": 1003.119703,
                "name": "Z",
                "position": 2,
                "stddev": 37.35196303,
                "variance": 1395.169142
              },
              {
                "average": 61.62650725,
                "count": 1850384,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.67770109,
                "variance": 3100.006399
              },
              {
                "average": 1.266077744,
                "count": 1850384,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5065780275,
                "variance": 0.2566212979
              },
              {
                "average": 1.532286271,
                "count": 1850384,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6580352864,
                "variance": 0.4330104381
              },
              {
                "average": 0.4953101626,
                "count": 1850384,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49997814,
                "variance": 0.2499781405
              },
              {
                "average": 0,
                "count": 1850384,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.197858931,
                "count": 1850384,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3983853162,
                "variance": 0.1587108601
              },
              {
                "average": -3.277989776,
                "count": 1850384,
                "maximum": 18,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.31562648,
                "variance": 151.6746555
              },
              {
                "average": 138.3780367,
                "count": 1850384,
                "maximum": 149,
                "minimum": 129,
                "name": "UserData",
                "position": 10,
                "stddev": 3.488734444,
                "variance": 12.17126802
              },
              {
                "average": 5631.139501,
                "count": 1850384,
                "maximum": 5632,
                "minimum": 5630,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8489196224,
                "variance": 0.7206645253
              },
              {
                "average": 13337.33625,
                "count": 1850384,
                "maximum": 63232,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 11130.97535,
                "variance": 123898612.1
              },
              {
                "average": 13715.28567,
                "count": 1850384,
                "maximum": 62720,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9821.366937,
                "variance": 96459248.51
              },
              {
                "average": 14114.26229,
                "count": 1850384,
                "maximum": 62208,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 7907.809165,
                "variance": 62533445.79
              },
              {
                "average": 413684.7764,
                "count": 1850384,
                "maximum": 414108.5728,
                "minimum": 413202.1024,
                "name": "GpsTime",
                "position": 15,
                "stddev": 387.1268338,
                "variance": 149867.1855
              },
              {
                "average": 0,
                "count": 1850384,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1850384,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1850384,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1850384,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1850384,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              380384.5286,
              5423221.409,
              1003.119703,
              381134.5286,
              5423971.429,
              1207.459703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    380384.52855011076,
                    5423221.409049643,
                    1003.1197029912552
                  ],
                  [
                    380384.52855011076,
                    5423971.429049643,
                    1003.1197029912552
                  ],
                  [
                    381134.52855011076,
                    5423971.429049643,
                    1207.4597029912552
                  ],
                  [
                    381134.52855011076,
                    5423221.409049643,
                    1207.4597029912552
                  ],
                  [
                    380384.52855011076,
                    5423221.409049643,
                    1003.1197029912552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-18T20:48:28+00:00",
            "end_time": "2011-09-18T20:33:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.85259674194359,
              48.4949483061009,
              1035.8776178100616
            ],
            [
              -118.8528425726243,
              48.50169225689086,
              1035.8776178100616
            ],
            [
              -118.84269478746015,
              48.50185520448645,
              1263.4176178100615
            ],
            [
              -118.842450301301,
              48.49511121530971,
              1263.4176178100615
            ],
            [
              -118.85259674194359,
              48.4949483061009,
              1035.8776178100616
            ]
          ]
        ]
      },
      "bbox": [
        -118.8528426,
        48.49494831,
        1035.877618,
        -118.8424503,
        48.5018552,
        1263.417618
      ],
      "properties": {
        "datetime": "2011-09-19T22:31:14Z",
        "pc:count": 2096023,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 363511.0475,
            "count": 2096023,
            "maximum": 363884.5284,
            "minimum": 363134.5284,
            "name": "X",
            "position": 0,
            "stddev": 211.9882141,
            "variance": 44939.00294
          },
          {
            "average": 5373356.237,
            "count": 2096023,
            "maximum": 5373721.429,
            "minimum": 5372971.409,
            "name": "Y",
            "position": 1,
            "stddev": 198.5787452,
            "variance": 39433.51803
          },
          {
            "average": 1128.667322,
            "count": 2096023,
            "maximum": 1263.417618,
            "minimum": 1035.877618,
            "name": "Z",
            "position": 2,
            "stddev": 46.97607134,
            "variance": 2206.751279
          },
          {
            "average": 65.34390653,
            "count": 2096023,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.51442424,
            "variance": 3193.880147
          },
          {
            "average": 1.247178108,
            "count": 2096023,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4843884773,
            "variance": 0.234632197
          },
          {
            "average": 1.494812318,
            "count": 2096023,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6292195849,
            "variance": 0.3959172861
          },
          {
            "average": 0.4955308219,
            "count": 2096023,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999801453,
            "variance": 0.2499801457
          },
          {
            "average": 0,
            "count": 2096023,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189903928,
            "count": 2096023,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.392225062,
            "variance": 0.1538404993
          },
          {
            "average": -1.035563144,
            "count": 2096023,
            "maximum": 22.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0327387,
            "variance": 121.7213233
          },
          {
            "average": 8,
            "count": 2096023,
            "maximum": 8,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5701.049832,
            "count": 2096023,
            "maximum": 5702,
            "minimum": 5700,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6961228291,
            "variance": 0.4845869932
          },
          {
            "average": 11335.18407,
            "count": 2096023,
            "maximum": 60416,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7052.900762,
            "variance": 49743409.16
          },
          {
            "average": 11837.42931,
            "count": 2096023,
            "maximum": 56576,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6451.621599,
            "variance": 41623421.25
          },
          {
            "average": 12815.50468,
            "count": 2096023,
            "maximum": 55296,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4904.631393,
            "variance": 24055409.1
          },
          {
            "average": 505762.0102,
            "count": 2096023,
            "maximum": 506674.0448,
            "minimum": 505232.8558,
            "name": "GpsTime",
            "position": 15,
            "stddev": 558.8292608,
            "variance": 312290.1427
          },
          {
            "average": 0,
            "count": 2096023,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2096023,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2096023,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2096023,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2096023,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          363134.5284,
          5372971.409,
          1035.877618,
          363884.5284,
          5373721.429,
          1263.417618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                363134.5284492058,
                5372971.409235122,
                1035.8776178100616
              ],
              [
                363134.5284492058,
                5373721.429235121,
                1035.8776178100616
              ],
              [
                363884.5284492058,
                5373721.429235121,
                1263.4176178100615
              ],
              [
                363884.5284492058,
                5372971.409235122,
                1263.4176178100615
              ],
              [
                363134.5284492058,
                5372971.409235122,
                1035.8776178100616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T22:31:14+00:00",
        "end_time": "2011-09-19T22:07:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8528426,
            48.49494831,
            1035.877618,
            -118.8424503,
            48.5018552,
            1263.417618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.85259674194359,
                  48.4949483061009,
                  1035.8776178100616
                ],
                [
                  -118.8528425726243,
                  48.50169225689086,
                  1035.8776178100616
                ],
                [
                  -118.84269478746015,
                  48.50185520448645,
                  1263.4176178100615
                ],
                [
                  -118.842450301301,
                  48.49511121530971,
                  1263.4176178100615
                ],
                [
                  -118.85259674194359,
                  48.4949483061009,
                  1035.8776178100616
                ]
              ]
            ]
          },
          "id": "COL_2012_0122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:31:14Z",
            "pc:count": 2096023,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 363511.0475,
                "count": 2096023,
                "maximum": 363884.5284,
                "minimum": 363134.5284,
                "name": "X",
                "position": 0,
                "stddev": 211.9882141,
                "variance": 44939.00294
              },
              {
                "average": 5373356.237,
                "count": 2096023,
                "maximum": 5373721.429,
                "minimum": 5372971.409,
                "name": "Y",
                "position": 1,
                "stddev": 198.5787452,
                "variance": 39433.51803
              },
              {
                "average": 1128.667322,
                "count": 2096023,
                "maximum": 1263.417618,
                "minimum": 1035.877618,
                "name": "Z",
                "position": 2,
                "stddev": 46.97607134,
                "variance": 2206.751279
              },
              {
                "average": 65.34390653,
                "count": 2096023,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.51442424,
                "variance": 3193.880147
              },
              {
                "average": 1.247178108,
                "count": 2096023,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4843884773,
                "variance": 0.234632197
              },
              {
                "average": 1.494812318,
                "count": 2096023,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6292195849,
                "variance": 0.3959172861
              },
              {
                "average": 0.4955308219,
                "count": 2096023,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999801453,
                "variance": 0.2499801457
              },
              {
                "average": 0,
                "count": 2096023,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189903928,
                "count": 2096023,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.392225062,
                "variance": 0.1538404993
              },
              {
                "average": -1.035563144,
                "count": 2096023,
                "maximum": 22.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0327387,
                "variance": 121.7213233
              },
              {
                "average": 8,
                "count": 2096023,
                "maximum": 8,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5701.049832,
                "count": 2096023,
                "maximum": 5702,
                "minimum": 5700,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6961228291,
                "variance": 0.4845869932
              },
              {
                "average": 11335.18407,
                "count": 2096023,
                "maximum": 60416,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7052.900762,
                "variance": 49743409.16
              },
              {
                "average": 11837.42931,
                "count": 2096023,
                "maximum": 56576,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6451.621599,
                "variance": 41623421.25
              },
              {
                "average": 12815.50468,
                "count": 2096023,
                "maximum": 55296,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 4904.631393,
                "variance": 24055409.1
              },
              {
                "average": 505762.0102,
                "count": 2096023,
                "maximum": 506674.0448,
                "minimum": 505232.8558,
                "name": "GpsTime",
                "position": 15,
                "stddev": 558.8292608,
                "variance": 312290.1427
              },
              {
                "average": 0,
                "count": 2096023,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2096023,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2096023,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2096023,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2096023,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              363134.5284,
              5372971.409,
              1035.877618,
              363884.5284,
              5373721.429,
              1263.417618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    363134.5284492058,
                    5372971.409235122,
                    1035.8776178100616
                  ],
                  [
                    363134.5284492058,
                    5373721.429235121,
                    1035.8776178100616
                  ],
                  [
                    363884.5284492058,
                    5373721.429235121,
                    1263.4176178100615
                  ],
                  [
                    363884.5284492058,
                    5372971.409235122,
                    1263.4176178100615
                  ],
                  [
                    363134.5284492058,
                    5372971.409235122,
                    1035.8776178100616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T22:31:14+00:00",
            "end_time": "2011-09-19T22:07: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": "COL_2012_0618.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.64211947913998,
              48.5791154584067,
              969.9027494875431
            ],
            [
              -118.64233803367358,
              48.58586006701265,
              969.9027494875431
            ],
            [
              -118.63217227288314,
              48.58600464093351,
              1242.9027494875431
            ],
            [
              -118.63195506969228,
              48.5792599982533,
              1242.9027494875431
            ],
            [
              -118.64211947913998,
              48.5791154584067,
              969.9027494875431
            ]
          ]
        ]
      },
      "bbox": [
        -118.642338,
        48.57911546,
        969.9027495,
        -118.6319551,
        48.58600464,
        1242.902749
      ],
      "properties": {
        "datetime": "2011-09-19T18:55:33Z",
        "pc:count": 1895703,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 379277.7075,
            "count": 1895703,
            "maximum": 379634.5283,
            "minimum": 378884.5283,
            "name": "X",
            "position": 0,
            "stddev": 219.8190063,
            "variance": 48320.39554
          },
          {
            "average": 5382333.504,
            "count": 1895703,
            "maximum": 5382721.429,
            "minimum": 5381971.409,
            "name": "Y",
            "position": 1,
            "stddev": 191.0067922,
            "variance": 36483.59467
          },
          {
            "average": 1130.261125,
            "count": 1895703,
            "maximum": 1242.902749,
            "minimum": 969.9027495,
            "name": "Z",
            "position": 2,
            "stddev": 52.69041291,
            "variance": 2776.279612
          },
          {
            "average": 78.18184863,
            "count": 1895703,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.81415195,
            "variance": 3342.476166
          },
          {
            "average": 1.245480437,
            "count": 1895703,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5004567277,
            "variance": 0.2504569363
          },
          {
            "average": 1.491216187,
            "count": 1895703,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6676254888,
            "variance": 0.4457237933
          },
          {
            "average": 0.4931590022,
            "count": 1895703,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999533304,
            "variance": 0.2499533326
          },
          {
            "average": 0,
            "count": 1895703,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26786158,
            "count": 1895703,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4428451843,
            "variance": 0.1961118572
          },
          {
            "average": -2.521659517,
            "count": 1895703,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.51291917,
            "variance": 132.5473078
          },
          {
            "average": 59.93630068,
            "count": 1895703,
            "maximum": 146,
            "minimum": 8,
            "name": "UserData",
            "position": 10,
            "stddev": 63.75779345,
            "variance": 4065.056226
          },
          {
            "average": 5659.537725,
            "count": 1895703,
            "maximum": 5685,
            "minimum": 5622,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.59491185,
            "variance": 936.048631
          },
          {
            "average": 15007.42264,
            "count": 1895703,
            "maximum": 63488,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 10381.7488,
            "variance": 107780708.2
          },
          {
            "average": 14563.35187,
            "count": 1895703,
            "maximum": 61696,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 8456.292701,
            "variance": 71508886.24
          },
          {
            "average": 15369.34168,
            "count": 1895703,
            "maximum": 60416,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 7262.358587,
            "variance": 52741852.24
          },
          {
            "average": 459978.0712,
            "count": 1895703,
            "maximum": 493733.6057,
            "minimum": 409789.8994,
            "name": "GpsTime",
            "position": 15,
            "stddev": 40896.53643,
            "variance": 1672526692
          },
          {
            "average": 0,
            "count": 1895703,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1895703,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1895703,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1895703,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1895703,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          378884.5283,
          5381971.409,
          969.9027495,
          379634.5283,
          5382721.429,
          1242.902749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                378884.5283069556,
                5381971.409042161,
                969.9027494875431
              ],
              [
                378884.5283069556,
                5382721.4290421605,
                969.9027494875431
              ],
              [
                379634.5283069556,
                5382721.4290421605,
                1242.9027494875431
              ],
              [
                379634.5283069556,
                5381971.409042161,
                1242.9027494875431
              ],
              [
                378884.5283069556,
                5381971.409042161,
                969.9027494875431
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-19T18:55:33+00:00",
        "end_time": "2011-09-18T19:36:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0618.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0618.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0618.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0618.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.642338,
            48.57911546,
            969.9027495,
            -118.6319551,
            48.58600464,
            1242.902749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.64211947913998,
                  48.5791154584067,
                  969.9027494875431
                ],
                [
                  -118.64233803367358,
                  48.58586006701265,
                  969.9027494875431
                ],
                [
                  -118.63217227288314,
                  48.58600464093351,
                  1242.9027494875431
                ],
                [
                  -118.63195506969228,
                  48.5792599982533,
                  1242.9027494875431
                ],
                [
                  -118.64211947913998,
                  48.5791154584067,
                  969.9027494875431
                ]
              ]
            ]
          },
          "id": "COL_2012_0618.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0618.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:55:33Z",
            "pc:count": 1895703,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 379277.7075,
                "count": 1895703,
                "maximum": 379634.5283,
                "minimum": 378884.5283,
                "name": "X",
                "position": 0,
                "stddev": 219.8190063,
                "variance": 48320.39554
              },
              {
                "average": 5382333.504,
                "count": 1895703,
                "maximum": 5382721.429,
                "minimum": 5381971.409,
                "name": "Y",
                "position": 1,
                "stddev": 191.0067922,
                "variance": 36483.59467
              },
              {
                "average": 1130.261125,
                "count": 1895703,
                "maximum": 1242.902749,
                "minimum": 969.9027495,
                "name": "Z",
                "position": 2,
                "stddev": 52.69041291,
                "variance": 2776.279612
              },
              {
                "average": 78.18184863,
                "count": 1895703,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.81415195,
                "variance": 3342.476166
              },
              {
                "average": 1.245480437,
                "count": 1895703,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5004567277,
                "variance": 0.2504569363
              },
              {
                "average": 1.491216187,
                "count": 1895703,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6676254888,
                "variance": 0.4457237933
              },
              {
                "average": 0.4931590022,
                "count": 1895703,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999533304,
                "variance": 0.2499533326
              },
              {
                "average": 0,
                "count": 1895703,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26786158,
                "count": 1895703,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4428451843,
                "variance": 0.1961118572
              },
              {
                "average": -2.521659517,
                "count": 1895703,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.51291917,
                "variance": 132.5473078
              },
              {
                "average": 59.93630068,
                "count": 1895703,
                "maximum": 146,
                "minimum": 8,
                "name": "UserData",
                "position": 10,
                "stddev": 63.75779345,
                "variance": 4065.056226
              },
              {
                "average": 5659.537725,
                "count": 1895703,
                "maximum": 5685,
                "minimum": 5622,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.59491185,
                "variance": 936.048631
              },
              {
                "average": 15007.42264,
                "count": 1895703,
                "maximum": 63488,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 10381.7488,
                "variance": 107780708.2
              },
              {
                "average": 14563.35187,
                "count": 1895703,
                "maximum": 61696,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 8456.292701,
                "variance": 71508886.24
              },
              {
                "average": 15369.34168,
                "count": 1895703,
                "maximum": 60416,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 7262.358587,
                "variance": 52741852.24
              },
              {
                "average": 459978.0712,
                "count": 1895703,
                "maximum": 493733.6057,
                "minimum": 409789.8994,
                "name": "GpsTime",
                "position": 15,
                "stddev": 40896.53643,
                "variance": 1672526692
              },
              {
                "average": 0,
                "count": 1895703,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1895703,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1895703,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1895703,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1895703,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              378884.5283,
              5381971.409,
              969.9027495,
              379634.5283,
              5382721.429,
              1242.902749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    378884.5283069556,
                    5381971.409042161,
                    969.9027494875431
                  ],
                  [
                    378884.5283069556,
                    5382721.4290421605,
                    969.9027494875431
                  ],
                  [
                    379634.5283069556,
                    5382721.4290421605,
                    1242.9027494875431
                  ],
                  [
                    379634.5283069556,
                    5381971.409042161,
                    1242.9027494875431
                  ],
                  [
                    378884.5283069556,
                    5381971.409042161,
                    969.9027494875431
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-19T18:55:33+00:00",
            "end_time": "2011-09-18T19: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": "COL_2012_1152.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.80009078228828,
              48.73194704383308,
              1251.7240656103284
            ],
            [
              -118.80033164508829,
              48.73869091310873,
              1251.7240656103284
            ],
            [
              -118.79013594522698,
              48.73884980078863,
              1550.5640656103285
            ],
            [
              -118.7898964447088,
              48.73210589404325,
              1550.5640656103285
            ],
            [
              -118.80009078228828,
              48.73194704383308,
              1251.7240656103284
            ]
          ]
        ]
      },
      "bbox": [
        -118.8003316,
        48.73194704,
        1251.724066,
        -118.7898964,
        48.7388498,
        1550.564066
      ],
      "properties": {
        "datetime": "2011-09-20T21:43:52Z",
        "pc:count": 2596587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 368005.7518,
            "count": 2596587,
            "maximum": 368384.5283,
            "minimum": 367634.5283,
            "name": "X",
            "position": 0,
            "stddev": 208.8513954,
            "variance": 43618.90537
          },
          {
            "average": 5399592.488,
            "count": 2596587,
            "maximum": 5399971.43,
            "minimum": 5399221.41,
            "name": "Y",
            "position": 1,
            "stddev": 211.3370576,
            "variance": 44663.35191
          },
          {
            "average": 1407.957215,
            "count": 2596587,
            "maximum": 1550.564066,
            "minimum": 1251.724066,
            "name": "Z",
            "position": 2,
            "stddev": 61.96167687,
            "variance": 3839.249401
          },
          {
            "average": 65.46518603,
            "count": 2596587,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.60323439,
            "variance": 3794.958487
          },
          {
            "average": 1.288122062,
            "count": 2596587,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5230745585,
            "variance": 0.2736069937
          },
          {
            "average": 1.576866094,
            "count": 2596587,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6707289278,
            "variance": 0.4498772946
          },
          {
            "average": 0.4926775032,
            "count": 2596587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999464744,
            "variance": 0.2499464773
          },
          {
            "average": 0,
            "count": 2596587,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187835416,
            "count": 2596587,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3905807617,
            "variance": 0.1525533314
          },
          {
            "average": 5.344648825,
            "count": 2596587,
            "maximum": 19.99799919,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.043915506,
            "variance": 64.70457667
          },
          {
            "average": 6,
            "count": 2596587,
            "maximum": 6,
            "minimum": 6,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5670.489085,
            "count": 2596587,
            "maximum": 5672,
            "minimum": 5668,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.285080868,
            "variance": 1.651432837
          },
          {
            "average": 11441.0527,
            "count": 2596587,
            "maximum": 60928,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9044.516196,
            "variance": 81803273.22
          },
          {
            "average": 11810.38951,
            "count": 2596587,
            "maximum": 58880,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8624.407525,
            "variance": 74380405.16
          },
          {
            "average": 11981.58719,
            "count": 2596587,
            "maximum": 57600,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7134.081154,
            "variance": 50895113.92
          },
          {
            "average": 588854.9947,
            "count": 2596587,
            "maximum": 590232.4319,
            "minimum": 587007.0476,
            "name": "GpsTime",
            "position": 15,
            "stddev": 981.9909928,
            "variance": 964306.31
          },
          {
            "average": 0,
            "count": 2596587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2596587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2596587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2596587,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2596587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          367634.5283,
          5399221.41,
          1251.724066,
          368384.5283,
          5399971.43,
          1550.564066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                367634.52833768027,
                5399221.409823079,
                1251.7240656103284
              ],
              [
                367634.52833768027,
                5399971.429823078,
                1251.7240656103284
              ],
              [
                368384.52833768027,
                5399971.429823078,
                1550.5640656103285
              ],
              [
                368384.52833768027,
                5399221.409823079,
                1550.5640656103285
              ],
              [
                367634.52833768027,
                5399221.409823079,
                1251.7240656103284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-20T21:43:52+00:00",
        "end_time": "2011-09-20T20:50:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_1152.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_1152.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_1152.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1152.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.8003316,
            48.73194704,
            1251.724066,
            -118.7898964,
            48.7388498,
            1550.564066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.80009078228828,
                  48.73194704383308,
                  1251.7240656103284
                ],
                [
                  -118.80033164508829,
                  48.73869091310873,
                  1251.7240656103284
                ],
                [
                  -118.79013594522698,
                  48.73884980078863,
                  1550.5640656103285
                ],
                [
                  -118.7898964447088,
                  48.73210589404325,
                  1550.5640656103285
                ],
                [
                  -118.80009078228828,
                  48.73194704383308,
                  1251.7240656103284
                ]
              ]
            ]
          },
          "id": "COL_2012_1152.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_1152.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:43:52Z",
            "pc:count": 2596587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 368005.7518,
                "count": 2596587,
                "maximum": 368384.5283,
                "minimum": 367634.5283,
                "name": "X",
                "position": 0,
                "stddev": 208.8513954,
                "variance": 43618.90537
              },
              {
                "average": 5399592.488,
                "count": 2596587,
                "maximum": 5399971.43,
                "minimum": 5399221.41,
                "name": "Y",
                "position": 1,
                "stddev": 211.3370576,
                "variance": 44663.35191
              },
              {
                "average": 1407.957215,
                "count": 2596587,
                "maximum": 1550.564066,
                "minimum": 1251.724066,
                "name": "Z",
                "position": 2,
                "stddev": 61.96167687,
                "variance": 3839.249401
              },
              {
                "average": 65.46518603,
                "count": 2596587,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.60323439,
                "variance": 3794.958487
              },
              {
                "average": 1.288122062,
                "count": 2596587,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5230745585,
                "variance": 0.2736069937
              },
              {
                "average": 1.576866094,
                "count": 2596587,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6707289278,
                "variance": 0.4498772946
              },
              {
                "average": 0.4926775032,
                "count": 2596587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999464744,
                "variance": 0.2499464773
              },
              {
                "average": 0,
                "count": 2596587,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187835416,
                "count": 2596587,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3905807617,
                "variance": 0.1525533314
              },
              {
                "average": 5.344648825,
                "count": 2596587,
                "maximum": 19.99799919,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.043915506,
                "variance": 64.70457667
              },
              {
                "average": 6,
                "count": 2596587,
                "maximum": 6,
                "minimum": 6,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5670.489085,
                "count": 2596587,
                "maximum": 5672,
                "minimum": 5668,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.285080868,
                "variance": 1.651432837
              },
              {
                "average": 11441.0527,
                "count": 2596587,
                "maximum": 60928,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9044.516196,
                "variance": 81803273.22
              },
              {
                "average": 11810.38951,
                "count": 2596587,
                "maximum": 58880,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8624.407525,
                "variance": 74380405.16
              },
              {
                "average": 11981.58719,
                "count": 2596587,
                "maximum": 57600,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7134.081154,
                "variance": 50895113.92
              },
              {
                "average": 588854.9947,
                "count": 2596587,
                "maximum": 590232.4319,
                "minimum": 587007.0476,
                "name": "GpsTime",
                "position": 15,
                "stddev": 981.9909928,
                "variance": 964306.31
              },
              {
                "average": 0,
                "count": 2596587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2596587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2596587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2596587,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2596587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              367634.5283,
              5399221.41,
              1251.724066,
              368384.5283,
              5399971.43,
              1550.564066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    367634.52833768027,
                    5399221.409823079,
                    1251.7240656103284
                  ],
                  [
                    367634.52833768027,
                    5399971.429823078,
                    1251.7240656103284
                  ],
                  [
                    368384.52833768027,
                    5399971.429823078,
                    1550.5640656103285
                  ],
                  [
                    368384.52833768027,
                    5399221.409823079,
                    1550.5640656103285
                  ],
                  [
                    367634.52833768027,
                    5399221.409823079,
                    1251.7240656103284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2011-09-20T21:43:52+00:00",
            "end_time": "2011-09-20T20:50:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "COL_2012_0958.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.54355531845555,
              48.68169107963305,
              1176.602486981551
            ],
            [
              -118.54376149426453,
              48.688435710775344,
              1176.602486981551
            ],
            [
              -118.5335746170595,
              48.6885717932426,
              1415.182486981551
            ],
            [
              -118.53336980044674,
              48.68182713001245,
              1415.182486981551
            ],
            [
              -118.54355531845555,
              48.68169107963305,
              1176.602486981551
            ]
          ]
        ]
      },
      "bbox": [
        -118.5437615,
        48.68169108,
        1176.602487,
        -118.5333698,
        48.68857179,
        1415.182487
      ],
      "properties": {
        "datetime": "2011-09-14T21:46:24Z",
        "pc:count": 1456725,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 386728.9921,
            "count": 1456725,
            "maximum": 387134.5288,
            "minimum": 386384.5288,
            "name": "X",
            "position": 0,
            "stddev": 228.2029382,
            "variance": 52076.58099
          },
          {
            "average": 5393582.094,
            "count": 1456725,
            "maximum": 5393971.419,
            "minimum": 5393221.419,
            "name": "Y",
            "position": 1,
            "stddev": 220.7909499,
            "variance": 48748.64357
          },
          {
            "average": 1312.498486,
            "count": 1456725,
            "maximum": 1415.182487,
            "minimum": 1176.602487,
            "name": "Z",
            "position": 2,
            "stddev": 41.73060018,
            "variance": 1741.442991
          },
          {
            "average": 70.09620347,
            "count": 1456725,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.84046498,
            "variance": 3345.519389
          },
          {
            "average": 1.23074362,
            "count": 1456725,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4720518806,
            "variance": 0.222832978
          },
          {
            "average": 1.461814687,
            "count": 1456725,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.620255972,
            "variance": 0.3847174708
          },
          {
            "average": 0.4949067257,
            "count": 1456725,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999742295,
            "variance": 0.2499742302
          },
          {
            "average": 0,
            "count": 1456725,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278997752,
            "count": 1456725,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4485065712,
            "variance": 0.2011581444
          },
          {
            "average": -3.073713279,
            "count": 1456725,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0125806,
            "variance": 144.3020927
          },
          {
            "average": 5,
            "count": 1456725,
            "maximum": 5,
            "minimum": 5,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5607.255874,
            "count": 1456725,
            "maximum": 5609,
            "minimum": 5606,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8031279252,
            "variance": 0.6450144643
          },
          {
            "average": 16437.96891,
            "count": 1456725,
            "maximum": 60416,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9759.671356,
            "variance": 95251184.98
          },
          {
            "average": 15959.52459,
            "count": 1456725,
            "maximum": 58112,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 8010.432669,
            "variance": 64167031.54
          },
          {
            "average": 16654.354,
            "count": 1456725,
            "maximum": 58624,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6871.429983,
            "variance": 47216550.02
          },
          {
            "average": 70799.36292,
            "count": 1456725,
            "maximum": 71984.47858,
            "minimum": 70002.7463,
            "name": "GpsTime",
            "position": 15,
            "stddev": 715.6594305,
            "variance": 512168.4204
          },
          {
            "average": 0,
            "count": 1456725,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1456725,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1456725,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1456725,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1456725,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          386384.5288,
          5393221.419,
          1176.602487,
          387134.5288,
          5393971.419,
          1415.182487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                386384.52876082656,
                5393221.418755509,
                1176.602486981551
              ],
              [
                386384.52876082656,
                5393971.418755509,
                1176.602486981551
              ],
              [
                387134.52876082656,
                5393971.418755509,
                1415.182486981551
              ],
              [
                387134.52876082656,
                5393221.418755509,
                1415.182486981551
              ],
              [
                386384.52876082656,
                5393221.418755509,
                1176.602486981551
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2011-09-14T21:46:24+00:00",
        "end_time": "2011-09-14T21:13:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/stac/COL_2012_0958.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "COL_2012_0958.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9754/COL_2012_0958.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0958.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.5437615,
            48.68169108,
            1176.602487,
            -118.5333698,
            48.68857179,
            1415.182487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.54355531845555,
                  48.68169107963305,
                  1176.602486981551
                ],
                [
                  -118.54376149426453,
                  48.688435710775344,
                  1176.602486981551
                ],
                [
                  -118.5335746170595,
                  48.6885717932426,
                  1415.182486981551
                ],
                [
                  -118.53336980044674,
                  48.68182713001245,
                  1415.182486981551
                ],
                [
                  -118.54355531845555,
                  48.68169107963305,
                  1176.602486981551
                ]
              ]
            ]
          },
          "id": "COL_2012_0958.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9754/COL_2012_0958.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:46:24Z",
            "pc:count": 1456725,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 386728.9921,
                "count": 1456725,
                "maximum": 387134.5288,
                "minimum": 386384.5288,
                "name": "X",
                "position": 0,
                "stddev": 228.2029382,
                "variance": 52076.58099
              },
              {
                "average": 5393582.094,
                "count": 1456725,
                "maximum": 5393971.419,
                "minimum": 5393221.419,
                "name": "Y",
                "position": 1,
                "stddev": 220.7909499,
                "variance": 48748.64357
              },
              {
                "average": 1312.498486,
                "count": 1456725,
                "maximum": 1415.182487,
                "minimum": 1176.602487,
                "name": "Z",
                "position": 2,
                "stddev": 41.73060018,
                "variance": 1741.442991
              },
              {
                "average": 70.09620347,
                "count": 1456725,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.84046498,
                "variance": 3345.519389
              },
              {
                "average": 1.23074362,
                "count": 1456725,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4720518806,
                "variance": 0.222832978
              },
              {
                "average": 1.461814687,
                "count": 1456725,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.620255972,
                "variance": 0.3847174708
              },
              {
                "average": 0.4949067257,
                "count": 1456725,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999742295,
                "variance": 0.2499742302
              },
              {
                "average": 0,
                "count": 1456725,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278997752,
                "count": 1456725,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4485065712,
                "variance": 0.2011581444
              },
              {
                "average": -3.073713279,
                "count": 1456725,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0125806,
                "variance": 144.3020927
              },
              {
                "average": 5,
                "count": 1456725,
                "maximum": 5,
                "minimum": 5,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5607.255874,
                "count": 1456725,
                "maximum": 5609,
                "minimum": 5606,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8031279252,
                "variance": 0.6450144643
              },
              {
                "average": 16437.96891,
                "count": 1456725,
                "maximum": 60416,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9759.671356,
                "variance": 95251184.98
              },
              {
                "average": 15959.52459,
                "count": 1456725,
                "maximum": 58112,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 8010.432669,
                "variance": 64167031.54
              },
              {
                "average": 16654.354,
                "count": 1456725,
                "maximum": 58624,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6871.429983,
                "variance": 47216550.02
              },
              {
                "average": 70799.36292,
                "count": 1456725,
                "maximum": 71984.47858,
                "minimum": 70002.7463,
                "name": "GpsTime",
                "position": 15,
                "stddev": 715.6594305,
                "variance": 512168.4204
              },
              {
                "average": 0,
                "count": 1456725,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1456725,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1456725,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1456725,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1456725,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              386384.5288,
              5393221.419,
              1176.602487,
              387134.5288,
              5393971.419,
              1415.182487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    386384.52876082656,
                    5393221.418755509,
                    1176.602486981551
                  ],
                  [
                    386384.52876082656,
                    5393971.418755509,
                    1176.602486981551
                  ],
                  [
                    387134.52876082656,
                    5393971.418755509,
                    1415.182486981551
                  ],
                  [
                    387134.52876082656,
                    5393221.418755509,
                    1415.182486981551
                  ],
                  [
                    386384.52876082656,
                    5393221.418755509,
                    1176.602486981551
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                  